Michele Calgaro
eebb278115
Drop TQT_NO_COMPAT code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit de0664d904
)
1 year ago
Michele Calgaro
491e1c72c7
Fixed some uncrustify's code formatting offending files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
4f99f868f0
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
89389861b3
qt -> tqt conversion:
...
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
2518c29202
qt -> tqt conversion:
...
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
e1062b5b6b
Rename kdewidgets => tdewidgets
11 years ago
Darrell Anderson
72849e2a6f
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Slávek Banko
c6cb3f2794
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
dad42352f4
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
11 years ago
Timothy Pearson
36113a2089
Second part of prior commit
12 years ago
Timothy Pearson
3c54dba434
Rename makekdewidgets
12 years ago
Timothy Pearson
a6cec4c38c
Fix build system references to kabc
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
43636e0371
Rename kcompletionbox
12 years ago
Timothy Pearson
aa3abfa2a7
Rename KStyle to TDEStyle to avoid conflicts 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
bcd8b9bb10
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
7427e43835
Rename KHTML and kiobuffer
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
b7658a0d5e
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
d1bd46309a
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
12 years ago
Timothy Pearson
06227c5420
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
13 years ago
Timothy Pearson
ce5d3d7fd5
Rename additional members for tqt3
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
fc3c9d3c5f
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
ee0c55320d
Rename ksocket and kcache
13 years ago
Timothy Pearson
a51cd9949c
Remove additional unneeded tq method conversions
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
b63b93fb56
Finish rename from prior commit
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
e16866e072
Actually move the kde files that were renamed in the last commit
13 years ago
Timothy Pearson
0ae5679aa1
Additional kde to tde renaming
13 years ago
Automated System
ab18c549bc
Add empty directories
13 years ago
tpearson
452dc1bc85
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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
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
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
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
tpearson
ffe8a83e05
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
ce4a32fe52
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/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago