Commit Graph

88 Commits (997dbd41f19fd0f950595b106b37abce6326a328)

Author SHA1 Message Date
Michele Calgaro 997dbd41f1
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro 225aca6edc
Fix FTBFS caused by removal of tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Michele Calgaro b8e21c749e
Remove Netscape plugin and Motif extension classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
Michele Calgaro 4123f3fe73
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro 2bffde85ad
Fix FTBFS caused by TDE/tqt3#109
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro add9d70b50
Replace QT_STATIC_CONST_* with actual definitions
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 6e47bcc543
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro a375eb416a
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro faf33629bb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 16f08cde00
Removed unsupported qtint*/qtuint*/qreal types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 561a307755
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 93673b22d2
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 5918d4f6ef
kalyptus: No longer use tqt-replace-stream.
We are already using TQ_OBJECT and therefore there is no need to use
tqt-replace-stream. Because the tqt-replace-stream script has been
removed, the call causes FTBFS.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro b9781b38d8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 82b7bd7c41
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 941081ce59
Drop Qt2's TQSemiModal and TQSortedList classes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro dcffc0bc39
Drop Qt2 obsolete classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years 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>
5 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>
7 years ago
Slávek Banko bd2f1a6179 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko fe1e240fe5 Fix FTBFS on local perl modules in kalyptus
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 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. 11 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 12 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