Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tdeprocess.h | Michele Calgaro | 2024-12-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace obsolete python call | Michele Calgaro | 2024-10-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adapt to latest tqt3 version | Michele Calgaro | 2024-09-16 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 4 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 3 | -40/+40 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-03-17 | 10 | -20/+15 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace QT_STATIC_CONST_* with actual definitions | Michele Calgaro | 2024-02-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-13 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace auto_ptr | Michele Calgaro | 2024-01-20 | 4 | -5/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 114 | -948/+948 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-15 | 13 | -75/+75 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 13 | -30/+30 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 9 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 2 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 5 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 2 | Michele Calgaro | 2023-11-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 50 | -251/+251 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-26 | 3 | -3/+3 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 26 | -50/+50 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 6 | -22/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 11 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 135 | -221/+221 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-11 | 11 | -31/+31 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop Qt2 obsolete classes | Michele Calgaro | 2023-06-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Disable build of Kross python plugin, because it is not compatible with ↵ | Slávek Banko | 2023-02-02 | 1 | -1/+4 |
| | | | | | | Python >= 3. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update after renaming qt => tqt in PyTQt module. | Slávek Banko | 2023-01-23 | 6 | -71/+71 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop python2 support in scripts. | Slávek Banko | 2023-01-22 | 16 | -223/+223 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update python scripts for PyTQt. | Slávek Banko | 2023-01-22 | 7 | -284/+282 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 1 | -3/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | KOffice: switch to global TDEFontChooser | Mavridis Philippe | 2022-06-09 | 5 | -1357/+5 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | TDEFontChooser_local: Fix font style matching | Mavridis Philippe | 2022-05-11 | 2 | -12/+27 |
| | | | | | | | | This applies the same fix as in tdelibs for TDEFontDialog. This resolves issue #22. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Fix FTBFS because of conflict between config.h generated by automake | Slávek Banko | 2022-03-23 | 4 | -3/+5 |
| | | | | | | | | | and Ruby headers. Instead of using config.h in Ruby related code, the definitions related to Ruby version are added to CFLAGS. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS with Ruby 3.x due to removed rb_set_safe_level. | Slávek Banko | 2022-03-21 | 2 | -0/+7 |
| | | | | | | | In Ruby 2.7 the entire concept is deprecated and in Ruby 3.x is removed entirely - see https://bugs.ruby-lang.org/issues/16131 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fixed FTBFS caused by commit b070dc18 on some distros/archs. | Michele Calgaro | 2022-01-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 13 | -106/+58 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 107 | -107/+107 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix build on Fedora 34 / Ruby 3.0.1 | François Andriot | 2021-05-11 | 2 | -0/+5 |
| | | | | Signed-off-by: François Andriot <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 17 | -21/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix bug #2056, koffice does not rely anymore on pkg-config | gregory guy | 2019-11-24 | 1 | -100/+69 |
| | | | | | | | to build Ruby binding, only rbconfig.rb is needed. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add Ruby-2.6 detection. | François Andriot | 2019-11-18 | 1 | -1/+1 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Fix FTBFS on missing TQStringVariantMap type | Slávek Banko | 2019-06-26 | 1 | -2/+1 |
| | | | | | | when building without --enable-final. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 15 | -41/+41 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-28 | 9 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-08 | 2 | -0/+11 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 13 | -18/+18 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 2 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> |