Commit Graph

69 Commits (b97ee238f88e9578da228388210cd8cab5360778)

Author SHA1 Message Date
Timothy Pearson b97ee238f8 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson d318087925 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6cc5f72b33 Fix FTBFS 12 years ago
Timothy Pearson fd5d099065 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson b440a9c608 Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6dea944252 Rename KLocale to enhance compatibility with KDE4 12 years ago
Timothy Pearson 339bb51ad3 Rename KStartup for enhanced compatibility with KDE4 12 years ago
Timothy Pearson c5bee2a602 Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 64df902cf7 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson b363d2579a Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 61bddfe3a7 Fix FTBFS resulting from KCModule rename 12 years ago
Timothy Pearson 86d8364ac7 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson a9bde819f2 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5fc6f26e12 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson d6d75dc9ff Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 32b66c9ae7 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson d08e3983f1 Fix inadvertent tqt changes. 13 years ago
Darrell Anderson 81c1233517 Branding: KDE->TDE 13 years ago
Darrell Anderson e7e1fde9b7 Update TDE menu to reduce clutter and eliminate conflicts with KDE4.
This partially resolves bug report 977.
13 years ago
Darrell Anderson 8297901467 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 66914d2878 Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson 2710ef3933 Branding cleanup: What's This help, KDE -> TDE 13 years ago
Darrell Anderson 82bb5a6d63 Branding cleanup: KDE -> TDE 13 years ago
Timothy Pearson 73f919594a Fix building on Qt3 13 years ago
Timothy Pearson 441acaaa9a Fix compilation on TQt3
This breaks compilation on Qt3, revert this change if using Qt3
13 years ago
Darrell Anderson 284ef1c282 Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Darrell Anderson b99d4323dd Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.
Installing header files to ${INCLUDE_INSTALL_DIR}/tde
added another subdirectory layer that caused build failures
in certain apps such as kipi-plugins.
This partially resolves bug report 600.
13 years ago
Timothy Pearson 17e2ed52db Rename additional global TQt functions 13 years ago
Timothy Pearson 210090aed3 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 0807afff82 Fix up desktop file type specifiers for tqt3 13 years ago
Timothy Pearson c6c254fd15 Rename include subdirectory to tde 13 years ago
Timothy Pearson d497b1b037 Fix inadvertent TQt changes
This closes Bug 752
13 years ago
Timothy Pearson ba2a3ce341 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 716a5de887 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 0e00c0a86a Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 9cc13dcbb0 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 3ca10fd9a2.
13 years ago
Timothy Pearson 3ca10fd9a2 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 1dad5f662a Rename additional KDE strings 13 years ago
Timothy Pearson 7dba3110aa Additional renaming of kde to tde 13 years ago
Timothy Pearson c0fc75368b Rename KDE_VERSION to TDE_VERSION 13 years ago
Timothy Pearson a66f0a09b6 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 7cb24f16be Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson d70ce47c22 Additional kde to tde renaming 13 years ago
Timothy Pearson 38188136cc Rename kde libraries to tde 13 years ago
tpearson 0451bfa1df 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/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 36a36a5c10 rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson dfb7562b7e Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson fc5197ec86 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 02baac4a6c Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago