Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2024-02-08 | 1 | -0/+0 |
| | |||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-06 | 7 | -18/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace auto_ptr | Michele Calgaro | 2024-01-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-12 | 550 | -5016/+5010 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
| | |||||
* | tdehw lib: drop definition of TDEDiskDeviceStatus::Hotpluggable | Michele Calgaro | 2023-12-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix lvm volumes appearing as removable devices | Alexander Golubev | 2023-12-28 | 3 | -56/+26 |
| | | | | | | | | | | | | | | - remove obsolete/erroneous code meddling with GENHD_FL_MEDIA_CHANGE_NOTIFY - use /sys/block/<dev>/removable rather than /sys/block/<dev>/capabilities - deprecate TDEDiskDeviceStatus::Hotpluggable and use TDEDiskDeviceStatus::Removable for all removable devices - put some local utility function into anonymous namespace See https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/148 Signed-off-by: Alexander Golubev <[email protected]> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 102 | -407/+404 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 47 | -101/+101 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-02 | 1 | -14/+15 |
| | | | | | | | Currently translated at 100.0% (179 of 179 strings) Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/ru/ | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 15 | -55/+55 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS caused by detection of libr version after recent update | Michele Calgaro | 2023-11-26 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 46 | -254/+254 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 44 | -126/+126 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace color '#define' strings with actual values | Michele Calgaro | 2023-11-23 | 2 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 2 | Michele Calgaro | 2023-11-23 | 30 | -107/+107 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 6 | -22/+22 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various tq* strings with TQt::* equivalents | Michele Calgaro | 2023-11-21 | 12 | -31/+31 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-18 | 36 | -144/+144 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 285 | -1349/+1349 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Prevent to use conditional inclusion preprocessor feature (since C++23) | OBATA Akio | 2023-11-14 | 1 | -1/+1 |
| | | | | | | | `#elifdef` is supported since C23 and C++23, but such newer compiler is not required here. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2023-11-06 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 3 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 |
| | |||||
* | KTabBar: add way to revert tab color to default | Mavridis Philippe | 2023-11-02 | 4 | -2/+26 |
| | | | | | | | | This commit adds a resetTabColor(...) method to TQTabBar and TQTabWidget which allows the color of the appropriate tab to be reset to the default as specified by the desktop color scheme. It also changes how invalid color values are handled; before, an invalid value would be used as a valid color, resulting in 0,0,0 (black). Seeing that an invalid color is returned by KColorDialog when the default color checkbox is checked, it makes more sense to ignore invalid colors, using the appropriate color from the color scheme instead. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Translated using Weblate (Ukrainian) | Roman Savochenko | 2023-11-01 | 1 | -7/+7 |
| | | | | | | | Currently translated at 100.0% (328 of 328 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/uk/ | ||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2023-10-30 | 1 | -0/+0 |
| | |||||
* | Drop INT32 => TQ_INT32 definitions that are no longer needed, causing | Slávek Banko | 2023-10-09 | 2 | -2/+0 |
| | | | | | | conflicting declaration and leading to FTBFS on 32bit architectures. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed unsupported qtint*/qtuint* types | Michele Calgaro | 2023-10-09 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 211 | -784/+784 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2023-09-25 | 1 | -0/+0 |
| | |||||
* | Update hashing code for strings to be the same as upstream gettext. The old ↵ | Michele Calgaro | 2023-09-19 | 1 | -2/+2 |
| | | | | | | version results in slightly different hash values for strings with ellipsis (and potentially other unicode characters). This relates to TDE/tdebase#394. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 35 | -98/+98 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 2 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 37 | -87/+87 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace tqt_mo_* defines | Michele Calgaro | 2023-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2023-09-01 | 1 | -0/+0 |
| | |||||
* | Drop Symbian support | Michele Calgaro | 2023-09-01 | 1 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-26 | 51 | -446/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2023-08-23 | 1 | -4/+4 |
| | | | | | | | Currently translated at 100.0% (328 of 328 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/it/ | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 33 | -64/+64 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 18 | -26/+26 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 27 | -59/+59 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-07-23 | 1 | -4/+4 |
| | | | | | | | Currently translated at 100.0% (328 of 328 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/ru/ | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 657 | -921/+915 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2023-07-19 | 1 | -0/+0 |
| | |||||
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 8 | -24/+24 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> |