Michele Calgaro
f6741f0084
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b9781b38d8
)
1 year ago
Michele Calgaro
e11ddd0c00
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 82b7bd7c41
)
1 year ago
Michele Calgaro
9e6f7cc6ed
Fix FTBFS when tdehw is not present. This resolves bug 2494.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
024cac181f
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
ee9b1e7dc5
Merge fixes for kalyptus that were made in tdelibs/dcopidlng:
...
+ includes may use quotation marks
+ argument types can contain multiple words
+ avoid use long, short, int or char type as the argument name
+ avoid use type as the argument name if the const qualifier is used
+ use long notation of int types
+ the arguments can be nameless
+ return types can have qualifiers
+ do not warn on inherit of the DCOPObject and TQObject classes
+ the documentation comment does not have to end on a separate line
+ do not skip an empty class if it is declared with K_DCOP
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
64ae9886ea
Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
8b72a6c475
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
eced9c9ff8
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
5dba7cef0a
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
78a950757d
Fixed incorrect TTQ rename (TTQ -> TQ)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
574903aecb
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
aac4148223
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
Michele Calgaro
06fc5b2200
qt -> tqt conversion:
...
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
659cc67e61
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
bd2f1a6179
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
fe1e240fe5
Fix FTBFS on local perl modules in kalyptus
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
François Andriot
2e9822caa4
Fix invalid perl syntax in kdocAstUtil.pm
...
This resolves Bug 2543
Signed-off-by: François Andriot <francois.andriot@free.fr>
9 years ago
Michele Calgaro
c9f587dbd0
Fixed FTBFS and detection of tdenewstuff.
10 years ago
Darrell Anderson
6dd27a904f
Fix unintended renaming
11 years ago
Darrell Anderson
636f509299
Rename many classes to avoid conflicts with KDE
11 years ago
Darrell Anderson
5e16d16f1a
Rename KDEsu->TDEsu to provide consistency with previous renamings.
...
This relates to bug report 1707.
11 years ago
Slávek Banko
3771a842be
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
fb4b5d2a55
Fix inadvertent renaming and typos.
12 years ago
Timothy Pearson
7ed104a143
Fix FTBFS
12 years ago
Timothy Pearson
5ac308306a
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d09da8ee07
Fix FTBFS
12 years ago
Timothy Pearson
8cf73aaa26
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c153d5f83c
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fb7e279ef2
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
18896070bf
Rename KCrash to avoid conflicts with KDE4
12 years ago
Timothy Pearson
807b3ec3ba
Rename KZone to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4769a4b79b
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
674496c9e3
Rename KStyle to TDEStyle to avoid conflicts with KDE4
12 years ago
Timothy Pearson
67e97e9262
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3ed7c09d22
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
5538de896d
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ddde3d2db1
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
03995bc38f
Rename KStartup for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
7ef8543bfa
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
03ae68d419
Rename KShared
12 years ago
Timothy Pearson
87f718054d
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
d581c9e952
Finish initial rename of kio
12 years ago
Timothy Pearson
545706afdc
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2d84c9d3ad
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a23f1fc1a1
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
12 years ago
Timothy Pearson
24b85b7853
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
72a82366e0
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8f7ac92d27
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
427847240b
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
95c43a0f38
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago