Commit Graph

20 Commits (master)

Author SHA1 Message Date
Michele Calgaro 92650df2d0
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro 1a2c703f4d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 241e0082f7
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 6fd26e8138
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 1413e96a06
Drop automake build support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 6d747afe2f
Use universal common rules instead of many individual CMakeListst.txt files.
Note: For systems and distributions where individual language directories
are unpacked for building, you need to add an unpacking for the 'template'
directory in addition to the 'cmake' directory.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 011cf9eab8
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 0c889985d1
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
Timothy Pearson 533697fc96 Fix invalid headers in PNG files and optimize for size 9 years ago
Darrell Anderson 020be4dc03 Fix typo. 11 years ago
Darrell Anderson 0b8ca6637b Beautify docbook files 11 years ago
Alexander Golubev 2da3d7904a Initial cmake conversion
This resolves Bug 1329
11 years ago
Slávek Banko f1d570183a Additional k => tde renaming and fixes 12 years ago
Timothy Pearson aa71e79b67 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2bcacec247 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8911551b93 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Darrell Anderson a49c4d8634 Remove cruft: index.cache.bz2 files.
Thanks to Fat-Zer.
This resolves bug report 1345.
12 years ago
Darrell Anderson 426b232c39 Remove cruft: Makefile.in files.
Thanks to Fat-Zer.
This partially resolves bug report 1345.
12 years ago
Darrell Anderson 177d300ee3 Numerous docbook fixes and updates.
This resolves bug reports 1337 and 1343.
12 years ago
Timothy Pearson f7e7a923ac Second part of prior commit 13 years ago