Commit Graph

18 Commits (1a2c703f4d5f22e9f8a0e74a2976895d85318e51)

Author SHA1 Message Date
Michele Calgaro 1a2c703f4d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
5 months ago
Michele Calgaro 241e0082f7
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 6fd26e8138
Replace Q_OBJECT with TQ_OBJECT
11 months ago
Slávek Banko 1413e96a06
Drop automake build support.
4 years ago
Slávek Banko 6d747afe2f
Use universal common rules instead of many individual CMakeListst.txt files.
4 years ago
Michele Calgaro 011cf9eab8
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
6 years ago
Michele Calgaro 0c889985d1
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
6 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
11 years ago
Slávek Banko f1d570183a Additional k => tde renaming and fixes
11 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.
12 years ago
Darrell Anderson 426b232c39 Remove cruft: Makefile.in files.
12 years ago
Darrell Anderson 177d300ee3 Numerous docbook fixes and updates.
12 years ago
Timothy Pearson f7e7a923ac Second part of prior commit
13 years ago