Slávek Banko
cb33e4af8d
Fix unintended rename of KUICKFILE
12 years ago
Timothy Pearson
958d14ea30
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b2de651421
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
cc8d1b3f54
Rename kcompletionbox
12 years ago
Timothy Pearson
e8cea6a38c
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
78b4b738d3
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
81576b1337
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
65eca7929c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
6065bc4491
Rename KStartup for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
14ad34cde3
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
353ee75c29
Rename kioslaves
12 years ago
Timothy Pearson
2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3c5631f74d
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6adb71382c
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f71394031a
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
74f47aebb7
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c705f8f061
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Slávek Banko
616c4bd9b3
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
ca58f70d61
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
a3d4deff6e
Update lsm files.
13 years ago
Darrell Anderson
d97e403f9f
Remove inadvertent renaming. This resolves bug report 863.
13 years ago
Timothy Pearson
c509088a31
Rename additional global TQt functions
13 years ago
Timothy Pearson
656002e316
Rename kde-config to tde-config
13 years ago
Timothy Pearson
e8f365173e
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
ce48650b87
Rename KDE_MAKE_VERSION and update TDE version string
13 years ago
Timothy Pearson
ebbee358ab
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
74c05bbf9d
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
45f529de24
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
ec1fddcd0d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit c2637a0da6
.
13 years ago
Timothy Pearson
c2637a0da6
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
e5997191c8
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
698dd70e28
Additional renaming of kde to tde
13 years ago
Timothy Pearson
3af987b782
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
47edcc660c
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
0f306b3661
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
8467a17615
Additional kde to tde renaming
13 years ago
tpearson
c7c128daaf
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e7366c97c9
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
da4be7880f
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d0a269b9b0
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/kdegraphics@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
5f63ee9f50
Rename tqgeometry* to geometry*
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1242307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
bce8199dda
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/kdegraphics@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e69e8b1d09
TQt4 port kdegraphics
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
6ea9a88f68
[kdegraphics] added cmake support for kuickshow and ksnapshot
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1231437 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
6803a8bb7f
Fix a number of runtime object identification problems which led to an even larger array of minor glitches
...
NOTE: kdevelop and kdewebdev still need to be fully repaired
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
eba47f8f06
TQt conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
47d455dd55
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/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago