Commit Graph

26 Commits (master)

Author SHA1 Message Date
Michele Calgaro fd970c2d40
Replace Qt with TQt
2 months ago
Michele Calgaro 8ca8caba6f
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 96e7eacb35
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 9d79495626
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Slávek Banko 5a386566ca
Copy translations to a new directory layout.
2 years ago
Michele Calgaro bf54ea8831
Drop automake build support.
2 years ago
Michele Calgaro 4e738ebe93
Remove unnecessary accelerators from .ui files
2 years ago
Chris 93eee9f863 Fix branding of Kooldock and also translations, for fuzzy prevention.
5 years ago
Alexander Golubev eb38719a5b remove a couple of extronous assignments and a check
5 years ago
Blase Stanek 42c5515635 Some fixes
5 years ago
Blase Stanek 7cb7bef2c9 Fixed: disappearing when changing desktop
5 years ago
Blase Stanek 6f27ee389f Bugfix 2
5 years ago
Blase Stanek d17c0cd88e Bugfix 1
5 years ago
Slávek Banko db37455b62
Change welcomeMsg from TQString to const char* and use I18N_NOOP.
5 years ago
Slávek Banko 7e4b17f262
Add includes to UI files to resolve FTBFS.
5 years ago
Alexander Golubev 5e226b3720
fix a mistake with missuse of '!' instead of '~'
5 years ago
Alexander Golubev 913d32ae21
Use std::min/max instead of ancient macros.
5 years ago
gregory guy f9440f0f50
conversion to the cmake building system
5 years ago
Slávek Banko a09ae3da8e
Add CMakeL10n rules.
5 years ago
Michele Calgaro 080a50112e
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Pascal Viandier 1e0e72fceb Fix remaining issues and build warnings
9 years ago
Slávek Banko 4163094519 Initial TDE conversion
9 years ago
Slávek Banko 12348780ec Initial TQt conversion
9 years ago
Pascal Viandier 77649eee77 Fix FTBFS with newer GCC
9 years ago
Pascal Viandier 01fd55b43a Update autotools for new DSO linkage style
9 years ago
Slávek Banko 39f2c6a84c Initial import of kooldock 0.4.7
9 years ago