Michele Calgaro
|
5e51787f9a
|
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 03aa7238b3 )
|
9 months ago |
Michele Calgaro
|
7f03918f8d
|
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ba3b5b77e1 )
|
10 months ago |
Michele Calgaro
|
2a3a62bb99
|
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d5688771d8 )
|
10 months ago |
Michele Calgaro
|
af8caeadf3
|
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 44e712a770 )
|
11 months ago |
Michele Calgaro
|
d8d8319b3d
|
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f22a9c72dd )
|
11 months ago |
Michele Calgaro
|
9fc074fcb2
|
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 138bb80efa )
|
11 months ago |
Michele Calgaro
|
4c9f3f02c0
|
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8d79c40791 )
|
12 months ago |
Michele Calgaro
|
303b644501
|
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c8ece3630d )
|
12 months ago |
Michele Calgaro
|
04d3532360
|
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4c0dae60b2 )
|
1 year ago |
Michele Calgaro
|
615cb38ff9
|
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d67c4fd582 )
|
1 year ago |
Michele Calgaro
|
5cb1ea0827
|
Replace various tqtinterface's TQ_* defines with actual types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0f36f89663 )
|
1 year ago |
Michele Calgaro
|
34a191d96f
|
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 23278d2593 )
|
1 year ago |
Michele Calgaro
|
18c573e806
|
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c0b74ba868 )
|
1 year ago |
Michele Calgaro
|
55cd4e5c56
|
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8eb500c4e8 )
|
1 year ago |
Michele Calgaro
|
7073100361
|
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 36c049e135 )
|
1 year ago |
Michele Calgaro
|
491e1c72c7
|
Fixed some uncrustify's code formatting offending files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
4 years ago |
Michele Calgaro
|
ed8e30bc6d
|
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
4 years ago |
Michele Calgaro
|
92ebbebcfb
|
Further cleanup after removal of Qt2's TQListIterator class.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
5 years ago |
Michele Calgaro
|
aa98dbfe80
|
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
5 years ago |
Chris
|
38198900a4
|
Fix translations of "TDE Classic" for ar, bn, hi, ta and te languages.
Signed-off-by: Chris <xchrisx@uber.space>
|
5 years ago |
Chris
|
9768cf120a
|
Fix branding of TDE Classic style in tdestyle selection.
Signed-off-by: Chris <xchrisx@uber.space>
|
5 years ago |
Chris
|
e53c04d5d3
|
Update and promote new TDE websites, replace branding and do slight refactoring.
Signed-off-by: Chris <xchrisx@uber.space>
|
5 years ago |
Slávek Banko
|
e532d9345d
|
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Michele Calgaro
|
ad3d32f424
|
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
89389861b3
|
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>
|
6 years ago |
Michele Calgaro
|
0c5985ae03
|
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Slávek Banko
|
958fa42aa9
|
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Timothy Pearson
|
7faae2b255
|
Fix invalid headers in PNG files and optimize for size
|
8 years ago |
François Andriot
|
aae8990d33
|
Add a cmake detection for Xext library
Remove hardcoded Xext flags in tderandr and tdestyles/keramik
Add missing link flag in tdeui
|
10 years ago |
François Andriot
|
af2c2afb25
|
Fix hardcoded link flag to "dl" library
Fix "dlopen" function detection
|
10 years ago |
François Andriot
|
5b38cb97aa
|
Fix return in keramik isFormWidget
|
10 years ago |
Timothy Pearson
|
2c1bb83ad6
|
Use proper toolbar extension widget name when detecting widget inheritance
This relates to Bug 1693
|
10 years ago |
Timothy Pearson
|
32f50cd6f9
|
Rename the string kde toolbar widget
|
10 years ago |
Slávek Banko
|
e7d1b8fe33
|
Revert commit 1d498994
|
11 years ago |
Timothy Pearson
|
1d498994f8
|
Include xrender library directory when linking
This relates to Bug 1199
|
11 years ago |
Slávek Banko
|
62ac96e110
|
Fix tdecore directories of linked libraries
|
11 years ago |
Timothy Pearson
|
7f8e73d6f5
|
Update to support latest TQt3 style API
|
11 years ago |
Darrell Anderson
|
72849e2a6f
|
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
|
11 years ago |
Slávek Banko
|
c6cb3f2794
|
Additional k => tde renaming and fixes
|
11 years ago |
Darrell Anderson
|
dad42352f4
|
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
|
11 years ago |