Commit Graph

90 Commits (3899caa1b0b15e6d946608f3b49cb50f063826f1)

Author SHA1 Message Date
Michele Calgaro 3723148aa3
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7a7827396f)
1 year ago
Michele Calgaro 67aa6b188e
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 63c2fcedcd)
1 year ago
Michele Calgaro e1b37ac193
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c0332621bc)
2 years ago
Michele Calgaro 757d80a919
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3aab8aa05b)
2 years ago
Michele Calgaro 9abcf51de9
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fb6b4d204d)
2 years ago
Michele Calgaro 5761876d3a
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d7ae9fb514)
2 years ago
Michele Calgaro 2891d3c2d5
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b727f4b3b1)
2 years ago
Michele Calgaro f9893e5b16
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dcc4dc7a89)
2 years ago
Michele Calgaro c8c5e11f05
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ef06f14f24)
2 years ago
Michele Calgaro 7b525ca120
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04e50e547f)
2 years ago
Michele Calgaro 73836b4ca5
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e0df02598b)
2 years ago
Michele Calgaro 1607518b8c
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a7ea84c976)
2 years ago
Michele Calgaro ef14fba42c
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb59219281)
2 years ago
Michele Calgaro b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 8b78a8791b
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Chris 9b2c6a2830
Fix old upstream URLs for visible parts.
Signed-off-by: Chris <xchrisx@uber.space>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 60f97e3b91
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro f2b042c804
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 3378a99a87
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 93889a76c4
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro d3934e8c2b
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 090cfdd53b
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko a3814fe7ed Workaround for parallel build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 8848f515d0 Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson e6112f9227 Fix FTBFS due to accidental double quote duplication 11 years ago
Timothy Pearson 1774bba7fa Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown 11 years ago
Timothy Pearson 4d065be81f Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 11 years ago
Timothy Pearson 285ed33941 Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance 11 years ago
Timothy Pearson d504497c10 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson db0695cca6 Bring up, down, top, and bottom icons into XDG compliance 11 years ago
Timothy Pearson 50dba11eb8 Bring first and last icons into XDG compliance 11 years ago
Timothy Pearson fd7a824a66 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko 15ae7be824 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson ad92760518 Fix FTBFS 13 years ago
Timothy Pearson c474b8f8c4 Rename KABC namespace 13 years ago
Timothy Pearson 63f984a752 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 3b6870c6e1 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson ea720a87cc Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson 1d4158dd75 Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson ece35c015c Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson aea627236e Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 786304c621 Rename KLock and KTrader to avoid conflicts with KDE4 13 years ago
Timothy Pearson 0dda6e85e1 Rename KLocale to enhance compatibility with KDE4 13 years ago
Timothy Pearson ac04782336 Rename KStandard for enhanced compatibility with KDE4 13 years ago
Timothy Pearson f705567476 Rename KShared 13 years ago
Timothy Pearson f67880312d Update for kioslave rename 13 years ago
Timothy Pearson 038b18b2df Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 7422cac1a1 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 3fe437def8 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago