Timothy Pearson
ea720a87cc
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1d4158dd75
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
2256e553c4
Rename kdisplay for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
ece35c015c
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aea627236e
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
786304c621
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
0dda6e85e1
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
ac04782336
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
f705567476
Rename KShared
12 years ago
Timothy Pearson
f67880312d
Update for kioslave rename
12 years ago
Timothy Pearson
038b18b2df
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7422cac1a1
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3fe437def8
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5b8ab14946
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
73ff676f11
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c2ba2f5612
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6ec5cc8d82
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
68a4fdfd2c
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
f2d05b6e33
Fix references to user profile directory.
12 years ago
Darrell Anderson
a02b9b3829
Fix inadvertent tqt changes.
12 years ago
Slávek Banko
d388dc54bb
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
910a61f942
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
6e2ef2e265
Fix typos.
13 years ago
Darrell Anderson
abb28b96f6
Fix typos.
13 years ago
Timothy Pearson
5e4daf07fe
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
7d18baa666
Rename additional global TQt functions
13 years ago
Timothy Pearson
d03024efe5
Rename kde-config to tde-config
13 years ago
Timothy Pearson
2f8f2b51ac
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
802a4120ce
Fix linear alphabet string errors
13 years ago
Timothy Pearson
4163a7bc76
Rename KDE_MAKE_VERSION and update TDE version string
13 years ago
Timothy Pearson
2d6954f69c
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
f0de9e167e
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
11191ef0b9
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
c9cb4f4874
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 9484481655
.
13 years ago
Timothy Pearson
9484481655
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
d0f4f1bc5d
Fix FTBFS
13 years ago
Timothy Pearson
b960b948d6
Additional renaming of kde to tde
13 years ago
Timothy Pearson
933b892946
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
de123eb5e3
Fix accidental conversion of dockwin
13 years ago
Timothy Pearson
2b1df858bf
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
974382c11f
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
e5c4347dea
Additional kde to tde renaming
13 years ago
tpearson
f96e42380a
Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
...
This fixes the Kopete MSN protocol among other things
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
04766b207a
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b6edfe41c9
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e7e4b0b68c
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/koffice@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f3d9133226
Rename tqgeometry* to geometry*
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1242307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7c71ab86d1
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/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
afbfdc507b
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
698569f842
Finish rebranding of Krita as Chalk
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago