Commit Graph

168 Commits (r14.1.x)

Author SHA1 Message Date
Michele Calgaro 950f6aa09f
Replace KDE_DEPRECATED with TDE_DEPRECATED
4 weeks ago
Michele Calgaro 9fa1a9ed2f
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
1 month ago
Michele Calgaro 3723148aa3
Replace Qt with TQt
3 months ago
Michele Calgaro 79c5c7cb2d
Replace QT_STATIC_CONST_* with actual definitions
4 months ago
Michele Calgaro a50710e67a
Replace Q_WS_* defines with TQ_WS_* equivalents
4 months ago
Michele Calgaro 67aa6b188e
Replace Q_SIGNALS and Q_SLOTS
4 months ago
Michele Calgaro cf1bb69b29
Replace auto_ptr
5 months ago
Michele Calgaro e1b37ac193
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
5 months ago
Michele Calgaro 757d80a919
Remove various '#define' strings - part 6
6 months ago
Michele Calgaro 9abcf51de9
Replaced various '#define' with actual strings - part 5
6 months ago
Michele Calgaro 5761876d3a
Replace 'Event' #define strings
6 months ago
Michele Calgaro 2891d3c2d5
Replaced various '#define' with actual strings - part 4
7 months ago
Michele Calgaro f9893e5b16
Replaced various '#define' with actual strings - part 3
7 months ago
Michele Calgaro 8263fdf760
Replaced various '#define' with actual strings - part 2
7 months ago
Michele Calgaro c8c5e11f05
Replace Qt with TQt
7 months ago
Michele Calgaro 7cec1c0edd
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
9 months ago
Michele Calgaro 7b525ca120
Replace TQ_*Focus* and TQ_Scale* defines
9 months ago
Michele Calgaro 73836b4ca5
Drop USE_TQT4 code
10 months ago
Michele Calgaro 1607518b8c
Drop TQT_BASE_OBJECT* defines
10 months ago
Michele Calgaro 64574118b7
Drop TQT_TQ*_OBJECT defines
10 months ago
Michele Calgaro ef14fba42c
Replace Q_OBJECT with TQ_OBJECT
11 months ago
Michele Calgaro 462dc85dcb
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
11 months ago
Michele Calgaro f25aee7b80
Drop Qt2 obsolete classes
1 year ago
Slávek Banko cb526fe9ff
Disable build of Kross python plugin, because it is not compatible with Python >= 3.
1 year ago
Slávek Banko 21c6548234
Update after renaming qt => tqt in PyTQt module.
1 year ago
Slávek Banko 86480e58ea
Drop python2 support in scripts.
1 year ago
Slávek Banko 135d005014
Update python scripts for PyTQt.
1 year ago
Michele Calgaro c8cc131b0f
Remove unnecessary accelerators from .ui files.
2 years ago
Mavridis Philippe 69b99acba4
KOffice: switch to global TDEFontChooser
2 years ago
Mavridis Philippe de8a8ab3e5
TDEFontChooser_local: Fix font style matching
2 years ago
Slávek Banko 5daf2fbc51
Fix FTBFS because of conflict between config.h generated by automake
2 years ago
Slávek Banko 920d54124a
Fix FTBFS with Ruby 3.x due to removed rb_set_safe_level.
2 years ago
Michele Calgaro bf584cbbbf
Fixed FTBFS caused by commit b070dc18 on some distros/archs.
2 years ago
Michele Calgaro b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Michele Calgaro 8b78a8791b
Renaming of files in preparation for code style tools.
3 years ago
François Andriot e58be56584
Fix build on Fedora 34 / Ruby 3.0.1
3 years ago
Michele Calgaro 9aec66a723
Removed code formatting modelines.
4 years ago
gregory guy fa79ac9eff
Fix bug #2056, koffice does not rely anymore on pkg-config
5 years ago
François Andriot 046b21e2c2
Add Ruby-2.6 detection.
5 years ago
Slávek Banko ecc094c82a
Fix FTBFS on missing TQStringVariantMap type
5 years ago
Michele Calgaro 728b7db284
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro 04a1248521
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Slávek Banko 60f97e3b91
Add CMakeL10n rules.
6 years ago
Michele Calgaro 08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro 23ce56e3ea
Removed unnecessary executable flag.
6 years ago
Michele Calgaro daef72a0e4
Fixed typedef-related warnings from compiler. Also fixed warning on
6 years ago
Michele Calgaro 7a7c17092f
Switch from strstream to sstream.
6 years ago
Slávek Banko c17464869b Fix FTBFS with libpqxx >= 6.x
6 years ago
Slávek Banko b08d1cbb1f Fix FTBFS with Ruby 2.5
6 years ago
Slávek Banko 91809c36a1 Add ruby 2.3 detection
7 years ago