Commit Graph

78 Commits (master)

Author SHA1 Message Date
Michele Calgaro 1450fdc10c
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 month ago
Michele Calgaro 2f02a443d6
Remove unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro 9eda14687b
Rename class KProcIO to TDEProcIO
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro 997dbd41f1
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 225aca6edc
Fix FTBFS caused by removal of tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 5c07751893
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
mio 81a34cf7f6 Load tqtjava library instead of qtjava
Fixes a runtime error "no qtjava in java.library.path" since the
generated library name is 'libtqtjava.so'.

Signed-off-by: mio <stigma@disroot.org>
11 months 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 fb381f824c
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 84ec648681
Drop compatibility code for TQSignal
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 1337802177
Drop compatibility code for TQPalette
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 02712db157
Drop compatibility code for TQButton
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 53442b53d0
Drop obsolete TQLineEdit methods
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 1b35744b79
Drop compatibility code for TQToolButton
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 245d13f9d1
Adjusted to use new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 9055b21d6a
Adjusted to latest TQVariant::TQVariant(bool) function.
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>
7 years ago
Michele Calgaro 78a950757d
Fixed incorrect TTQ rename (TTQ -> TQ)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 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>
7 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>
7 years ago
Michele Calgaro 50f8377bee
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 240957820c Fix invalid headers in PNG files and optimize for size 9 years ago
Darrell Anderson 636f509299 Rename many classes to avoid conflicts with KDE 12 years ago
Darrell Anderson 5e16d16f1a Rename KDEsu->TDEsu to provide consistency with previous renamings.
This relates to bug report 1707.
12 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 8cf73aaa26 Rename KComp to avoid conflicts with KDE4 13 years ago
Timothy Pearson c153d5f83c Rename KAbout to avoid conflicts with KDE4 13 years ago
Timothy Pearson 18896070bf Rename KCrash to avoid conflicts with KDE4 13 years ago
Timothy Pearson 4769a4b79b Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson ae2858133e Fix prior commit 13 years ago
Timothy Pearson f902ad3545 Fix FTBFS 13 years ago
Timothy Pearson 3ed7c09d22 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 5538de896d Rename KLock and KTrader to avoid conflicts with KDE4 13 years ago
Timothy Pearson ddde3d2db1 Rename KLocale to enhance compatibility with KDE4 13 years ago
Timothy Pearson 7ef8543bfa Rename KStandard for enhanced compatibility with KDE4 13 years ago
Timothy Pearson 03ae68d419 Rename KShared 13 years ago
Timothy Pearson 87f718054d Rename kiobuffer and KHTML 13 years ago
Timothy Pearson 24b85b7853 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 72a82366e0 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson 8f7ac92d27 Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson 427847240b Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Timothy Pearson 95c43a0f38 Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Darrell Anderson b1d645a281 Fix corrupt images. 13 years ago
Darrell Anderson bfa4b44279 Fix png files. This resolves bug report 837.
Thanks to walch.martin.
13 years ago
Darrell Anderson a5ebcd6973 Update for recent TQ changes. 13 years ago
Timothy Pearson 3f43f5cf87 Fix references to Q_ULLONG and friends 13 years ago
Darrell Anderson cc7549a40d Fix inadvertent "TQ" changes. 13 years ago