Michele Calgaro
|
2eb40c723c
|
Removed obsolete Qt2's TQVector class and replaced
with TQt3's TQPtrVector.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
667e736a52
|
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
750775146f
|
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
15aceeb423
|
Fixed incorrect TTQ rename (TTQ -> TQ)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
709c2c3d6d
|
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>
|
7 years ago |
Michele Calgaro
|
1a7d0e6371
|
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>
|
7 years ago |
Michele Calgaro
|
1c9d0776d8
|
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
7 years ago |
Michele Calgaro
|
e778228700
|
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
7 years ago |
Darrell Anderson
|
31c13f5de1
|
Fix unintended renaming
|
11 years ago |
Slávek Banko
|
a2f400d544
|
Update kalyptus according to tdebindings
|
11 years ago |
Darrell Anderson
|
c497ff5f48
|
Rename KDEsu->TDEsu to provide consistency with previous renamings.
This relates to bug report 1707.
|
11 years ago |
Slávek Banko
|
6dc415932b
|
Additional k => tde renaming and fixes
|
12 years ago |
Darrell Anderson
|
d84f35f405
|
Fix inadvertent renaming.
|
12 years ago |
Timothy Pearson
|
42c7e9627b
|
Rename additional header files to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
3f7ea5f74f
|
Fix FTBFS
|
12 years ago |
Timothy Pearson
|
bb390021da
|
Rename KComp to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
21dd0fbab6
|
Rename KAbout to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
3f4fd1573a
|
Rename KCmd to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
b930a3d298
|
Rename KCrash to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
7ebb27009f
|
Rename KZone to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
4d0d14e080
|
Rename KIcon to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
e4b8929e83
|
Rename KStyle to TDEStyle to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
f9d30ac535
|
Rename many classes and header files to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
e2b9f0fee4
|
Rename a number of classes to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
ea4d7d39f7
|
Rename KLock and KTrader to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
f848c7a5de
|
Rename KLocale to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
1330b625f6
|
Rename KStartup for enhanced compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
b1215ca6e8
|
Rename KStandard for enhanced compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
65b1288742
|
Rename KShared
|
12 years ago |
Timothy Pearson
|
c2322ac812
|
Rename kiobuffer and KHTML
|
12 years ago |
Timothy Pearson
|
1bf8fc7d8c
|
Rename a number of libraries and executables to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
9778efc390
|
Rename a number of libraries and executables to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
2407db5f82
|
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
ed57d8a57b
|
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
04dbe5845e
|
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
c425993c3d
|
Rename KInstance and KAboutData to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
7c430d1663
|
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
544dbe8589
|
Rename KApplication to TDEApplication to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
09aa71bf9b
|
Fix FTBFS
|
12 years ago |
Timothy Pearson
|
fb58d85d5f
|
Update TQt3 property/enum macros
|
13 years ago |
Timothy Pearson
|
271af9221a
|
Fix references to Q_ULLONG and friends
|
13 years ago |
Darrell Anderson
|
ef66a0de63
|
Fix inadvertent "TQ" changes.
|
13 years ago |
Timothy Pearson
|
d22c7b8f00
|
Update for tqt3
|
13 years ago |
Timothy Pearson
|
80a2d1f8d5
|
Fix FTBFS
|
13 years ago |
Timothy Pearson
|
d866fe2c92
|
Rename additional global TQt functions
|
13 years ago |
Timothy Pearson
|
f0201c2d37
|
Rename tqt3 color functions
|
13 years ago |
Timothy Pearson
|
d4cd5921a7
|
Convert to build under tqt3
|
13 years ago |
Timothy Pearson
|
8767713ab0
|
Update various qt function definitions and static methods for tqt3
|
13 years ago |
Timothy Pearson
|
34c8d5455e
|
Rename include subdirectory to tde
|
13 years ago |
Timothy Pearson
|
79dd73b042
|
Fix FTBFS
|
13 years ago |