Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 16 | -20/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 93b23e25abb5b9e771a2576d72f14bc799056880) | ||||
* | Fix FTBFS due to automake stuff. | Slávek Banko | 2020-09-08 | 1 | -6/+13 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fce75237d50257fcf791e0b496d917abf819d330) | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ff2d047224d3971ed795a6d2dfe020eb65958b59) | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 285 | -0/+0 |
| | | | | (cherry picked from commit 3a3bc2c543d2b77a2335c88d9a1c6001f5ca3ea8) | ||||
* | Fix missing return | François Andriot | 2015-05-26 | 1 | -1/+1 |
| | | | | | | | This resolves Bug 2432 Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit f420bad7c2d57085ca2bd7c767575e29ae4c4554) | ||||
* | Fix remaining issues from mimetype icon renamer14.0.0 | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 1 | -2/+2 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 12 | -12/+12 |
| | | | | match XDG specifications | ||||
* | Improve readability of search engine in search tab | Michele Calgaro | 2014-03-12 | 1 | -1/+15 |
| | |||||
* | Updated list of search engines as proposed by Gregory Guy. | Michele Calgaro | 2014-03-09 | 2 | -25/+23 |
| | | | | This resolves bug 1984. | ||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 14 | -16/+16 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 52 | -106/+106 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 6 | -8/+8 |
| | |||||
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -3/+3 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 17 | -32/+32 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 16 | -17/+17 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 22 | -52/+52 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -6/+6 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 10 | -10/+10 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 12 | -12/+12 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 28 | -36/+36 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 3 | -5/+5 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 21 | -85/+85 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 35 | -84/+84 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -4/+4 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
| | |||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 12 | -12/+12 |
| | |||||
* | Update ktorrent package to 2.2.8 and fix internal geoip database. | Darrell Anderson | 2012-03-21 | 6 | -4/+31 |
| | | | | This resolves bug report 363. | ||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 55 | -58/+58 |
| | |||||
* | Rename ksocket and kcache | Timothy Pearson | 2012-01-30 | 2 | -3/+3 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 19 | -89/+89 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 31 | -143/+143 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 49 | -331/+331 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 82 | -575/+575 |
| | | | | This reverts commit f96f74ffa7040e64ae3352e08c810c383c8a0ba2. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 82 | -575/+575 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-24 | 2 | -0/+5 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 12 | -12/+12 |
| | |||||
* | Fix ktorrent string errorsv3.5.13 | tpearson | 2011-10-19 | 2 | -3/+3 |
| | | | | | | | Thanks to Calvin Morrison for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1259606 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |