Commit Graph

45 Commits (d7869d371533ffdd1ceaccc14c5a426ea555c58c)

Author SHA1 Message Date
Michele Calgaro 2bc726cc21
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Alexander Golubev c70db62d36 Initial cmake conversion 9 years ago
Slávek Banko 895b21c103 Fix incorrectly renamed strings 10 years ago
Timothy Pearson 14e371192d Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
Slávek Banko 291c375686 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 6946130bb1 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8a9553c17f Fix FTBFS 12 years ago
Timothy Pearson e6b7858482 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson aad6cb5621 Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1093e60627 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 64ced13f94 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 41ef6ae3bd Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 58a97ed3af Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 905e326a1d Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 1a4615a891 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1048c4f709 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson a8333c4f4e Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2f84d0e2d3 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson f3141fbf4b Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson c75428cb70 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2e384e286e Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4ffd16a310 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson dc5ab0935f Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Timothy Pearson 5106f93512 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 6186b3b04f Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson 2f9ad79184 Rename KDE_MAKE_VERSION and update TDE version string 13 years ago
Timothy Pearson 3677045295 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson c0f375feba Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 0e2b76239f Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 84ace1135c Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 97d1732e25.
13 years ago
Timothy Pearson 97d1732e25 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 80dd9f233c Additional renaming of kde to tde 13 years ago
Timothy Pearson 72f77e5dca Rename KDE_VERSION to TDE_VERSION 13 years ago
Timothy Pearson 69d847e2c2 Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 6c8fc8ddd8 Additional kde to tde renaming 13 years ago
Timothy Pearson 898d80dfae Rename kde libraries to tde 13 years ago
tpearson 34b141e9ff Fix kdegames compilation under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1258286 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9b81b30825 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f6ffe14cef Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a13e26c2f1 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 24c5cdc273 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 838baf3f99 TQt4 port kdegames
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1236074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 42ca287b53 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1158436 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 576eb4299a Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1157643 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma c90c389a8a Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago