Timothy Pearson
cf07b01407
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
b7a29d92bd
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
efa4f71896
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
abef44c4d6
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9aa2a73641
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
0f2dc8b9f3
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
b3a2f2e978
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
afd3a8ce4a
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
3f4482bc10
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
0ec603a650
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2b37df4ca0
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b0a967eb69
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aa28dd8ff7
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e6640e1276
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
227d1ebc07
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
a0bf224959
Fix references to user profile directory.
12 years ago
Slávek Banko
3fc5e3c321
Fix build without gpsim
12 years ago
Slávek Banko
e61b40d34c
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
81f07fcaf7
Update XDG information in support of bug report 892.
13 years ago
Timothy Pearson
496ef854d6
Rename additional members for tqt3
13 years ago
Timothy Pearson
a0fd5320de
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
bbc2ffdf72
Rename KDE_MAKE_VERSION and update TDE version string
13 years ago
Timothy Pearson
cd3688b73b
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
1fc61c6e1d
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
abb8cd68f8
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
c1ef065782
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit bab171b2a7
.
13 years ago
Timothy Pearson
bab171b2a7
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
6c8db442b5
Fix FTBFS with a bit of a hack around gpsim
13 years ago
Timothy Pearson
87772a3a3e
Fix linker flags
13 years ago
Timothy Pearson
e6386e7670
Fix FTBFS on oneiric
13 years ago
Timothy Pearson
354f9b0df7
Additional renaming of kde to tde
13 years ago
Timothy Pearson
e4f28f8bd1
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
b2ea47df33
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
8158952921
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
aaa1f52af2
Additional kde to tde renaming
13 years ago
tpearson
09ccf5da48
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e47aaa9b34
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e058945530
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
60cba8acf9
Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
5c472ea528
Fix ktechlab FTBFS on gcc4.6
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244540 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
faa9ae7ea5
Fix ktechlab FTBFS under gcc4.6
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7b69b8b372
Fix ktechlab FTBFS under gcc4.6
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244429 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6c86748fed
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/applications/ktechlab@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
87a016680e
TQt4 port ktechlab
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1238801 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5de3dd4762
Added KDE3 version of ktechlab
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1095338 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago