summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1532-159/+159
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-4/+4
|
* Add empty directoriesAutomated System2011-11-031-0/+0
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1044-114/+114
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-24/+24
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-099-35/+35
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFStpearson2011-04-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1229360 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port Dolphintpearson2011-04-2786-1821/+1853
| | | | | | | This enables compilation under Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1229359 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [applications/dolphin] initial cmake supportsamelian2011-03-0716-0/+213
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1224085 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [applications/dolphin] make compatible with QT_NO_ASCII_CAST flagsamelian2011-01-171-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1215023 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2313-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1106799 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old KDE3 version of dolphintpearson2010-01-17160-0/+20052
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/dolphin@1076309 283d02a7-25f6-0310-bc7c-ecb5cbfe19da