Timothy Pearson
86cf9b5863
Fix Kate syntax highlighting stall
...
This resolves Bug 1279
12 years ago
Timothy Pearson
ed99a30644
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8bd62a3b0d
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
546d2312d9
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5466d52073
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f2bfcad7ff
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
f8d95a0242
Fix unintended renaming
12 years ago
Timothy Pearson
d1e0cc99a2
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
deac2ca49f
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
0c9d97065a
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
12f3d421cd
Rename KShared
12 years ago
Timothy Pearson
21bc754111
Fix a few remaining references to kio_
12 years ago
Timothy Pearson
bcd8b9bb10
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
5159cd2beb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
dfe289850f
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
703fb0c89c
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
28edc0aa2a
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b19ddece21
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8e7816b2f9
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5bca2e3e42
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
02a5c65302
Branding cleanup: KDE -> TDE
13 years ago
Timothy Pearson
08c816fe5d
Add document position variable to text editor part
...
WARNING this breaks the kate/kwrite ABI!
13 years ago
Darrell Anderson
3f59f9590b
Fix typos.
13 years ago
Darrell Anderson
691a814834
Rename straggling environment variables KDE->TDE.
13 years ago
Timothy Pearson
4fb897b216
Rename additional global TQt functions
13 years ago
Timothy Pearson
1180237ab3
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
a51cd9949c
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
984c25aa69
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
56160bf4df
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 13281e2856
.
13 years ago
Timothy Pearson
13281e2856
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
99cc033990
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
d5b3ae721d
Rename tqsetSizePolicy to fix bindings
13 years ago
Timothy Pearson
b212a1de50
Rename tqsetAlignment to fix bindings
13 years ago
Timothy Pearson
d4e11a5f48
Use non-tq sizeHint functions to fix bindings
13 years ago
Timothy Pearson
3b1405169d
Additional renaming of kde to tde
13 years ago
Timothy Pearson
8cfbfac527
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
46850422d6
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
0ae5679aa1
Additional kde to tde renaming
13 years ago
tpearson
6e21bc798b
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
1dcbbe821d
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/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9c49a74a16
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
374d939d8a
Allow kdelibs to function correctly with TQt for Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2fa036d589
Aviod conflicts with Qt4 namespace members
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
96a33d9068
Additional TQt for Qt4 compilation fixes
...
This should not affect TQt for Qt3 per usual
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215674 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bab4089069
Finished remaining porting to new TQt API
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214736 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f7e71d4771
Initial conversion for TQt for Qt4 3.4.0 TP2
...
This will also compile with TQt for Qt3, and should not cause any problems
with dependent modules such as kdebase. If it does then it needs to be fixed!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
0ba4e3c0a4
[kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
10308be19e
Revert automated changes
...
Sorry guys, they are just not ready for prime time
Work will continue as always
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
560378aaca
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
...
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
7ffba8afee
[kdelibs] added initial cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago