Commit Graph

22 Commits (c001576c1883d16ae3bcab997e3c0019c8a62f5f)

Author SHA1 Message Date
Michele Calgaro 818c8f1cd1
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 0580616e20
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 93aed1ee0d
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
gregory guy 4c43d1fbb6
Conversion to the cmake building system.
Delete empty files (dummy.cpp, xsldbgconfig.h).
Remove hard-coded path for the kmdr-executor executable.
Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander.
Add man pages taken from the Debian packaging.

Signed-off-by: gregory guy <gregory-tde@laposte.net>

Fix linking - kxsldbgcommon-static and  kimagemapeditorcommon-static needs to be embedded.
Move the linking of xml and readline libraries to the appropriate static libraries.
Add build option WITH_QUANTA_CVSSERVICE.
Add a test whether the readline can be linked standalone or whether ncurses is needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 877c4c1278
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
Timothy Pearson 643013488e Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko d17de25b7f Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 279764bab1 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson d86ed6c390 Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1c53bf78a7 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson c46f36d008 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1e8f4c1ed6 Fix FTBFS 12 years ago
Timothy Pearson 9771f17f8c Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson e76ee03c02 Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 29df04c243 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Darrell Anderson f201decd97 Fix references to user profile directory. 12 years ago
Timothy Pearson 47dd01bcf9 Update TQt3 property/enum macros 13 years ago
Darrell Anderson 2a05928103 Branding cleanup: KDE -> TDE. 13 years ago
Timothy Pearson 99ee6fd7e9 Rename KDEHOME and KDEDIR 13 years ago
Timothy Pearson ffa67ac755 Additional renaming of kde to tde 13 years ago
Timothy Pearson 50438bf200 Additional kde to tde renaming 14 years ago
toma e9ae806948 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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago