summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed rar-compressed and zip-compressed files.Michele Calgaro2018-05-292-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed non existent application/x-tbz2 mimetype. This relates to bugMichele Calgaro2017-11-252-2/+2
| | | | | | 2043. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2313-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring system icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Update CD R/RW service typesr14.0.0Timothy Pearson2014-11-143-3/+3
|
* Fix renaming icon fonts => font-x-generic in desktop filesSlávek Banko2014-11-081-1/+1
|
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-2420-21/+21
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-222-2/+2
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-224-7/+7
| | | | 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 Pearson2014-10-134-8/+8
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1159-63/+63
| | | | match XDG specifications
* Prevent Dolphin from overriding Konqueror when opening directories from ↵Darrell Anderson2014-02-231-1/+0
| | | | | | within Konqueror. This resolve bug report 1960.
* Fix incorrect reference in help handbook DocPath key.Darrell Anderson2014-01-141-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Fix unintended rename of bookmark*, mark*Slávek Banko2013-02-195-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1532-42/+42
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-10/+10
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0416-99/+99
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0114-21/+21
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0112-117/+117
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-3/+3
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-305-5/+5
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2719-27/+27
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-264-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2519-111/+111
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2412-24/+24
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-194-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Use KIcon::Place instead of KIcon::FileSystemsTimothy Pearson2012-11-201-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-2112-28/+28
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-2/+2
|
* Fix straggling XDG references missed in patch set from June 8, 2012.Darrell Anderson2012-06-162-4/+4
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0821-132/+132
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Update lsm files.Darrell Anderson2012-05-271-13/+11
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1729-32/+32
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2114-45/+45
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1912-36/+36
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1821-69/+69
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1632-159/+159
| | | | This reverts commit 59d9dbf810de71334e1173fa7dda59209c10032c.