summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0144-382/+382
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-016-6/+6
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-6/+6
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-275-11/+11
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2740-45/+45
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2620-38/+38
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2552-125/+125
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2432-118/+118
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-194-6/+6
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix references to user profile directory.Darrell Anderson2012-11-043-3/+3
|
* Changed icon theme sym link from default.kde -> default.tde.Darrell Anderson2012-06-111-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-3/+3
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Update lsm files.Darrell Anderson2012-05-271-15/+12
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-4/+4
|
* Update HTML install path references.Darrell Anderson2012-04-111-1/+1
|
* Fix typos.Darrell Anderson2012-04-051-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1761-96/+96
|
* Fix FTBFSTimothy Pearson2011-12-301-1/+1
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-267-9/+9
|
* Rename a few stragglersTimothy Pearson2011-12-242-4/+4
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2135-251/+251
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1948-179/+179
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1854-232/+232
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1687-690/+690
| | | | This reverts commit 6238a41f5d502a181672fdcc235e9977584dfe38.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1587-690/+690
|
* Fix FTBFSTimothy Pearson2011-11-241-2/+2
|
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1613-17/+17
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-157-9/+9
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-064-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-4/+4
|
* Added empty directoriesAutomated System2011-11-031-0/+0
|
* Fix kile FTBFS under oneiricv3.5.13tpearson2011-10-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1258971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-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/kile@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10106-580/+580
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1054-298/+298
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix additional kile FTBFS under gcc4.6tpearson2011-07-303-25/+25
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1244137 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kile FTBFS under gcc4.6tpearson2011-07-301-10/+10
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1244134 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0930-77/+77
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da