Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-03-29 | 1 | -8/+9 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: tdewebdev/klinkstatus - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/klinkstatus-desktop-files/ru/ | ||||
* | Adding the header file unistd.h | ormorph | 2024-03-22 | 1 | -0/+2 |
| | | | | | | | Solution to issue #42 Required for Clang-17 and newer Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Adding cstdlib header file inclusion | ormorph | 2024-03-22 | 6 | -0/+6 |
| | | | | | | | Solution to issue #42 Necessary to enable some C functions Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Adding support for libxml2-2.12.0 and later for Quanta+ | ormorph | 2024-03-22 | 1 | -2/+3 |
| | | | | | | Solution to issue #42 Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt | Michele Calgaro | 2024-03-17 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-15 | 2 | -7/+12 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-08 | 5 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2024-02-08 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS due to multi-line result from ICU C++ flags detection. | Slávek Banko | 2024-02-07 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-05 | 40 | -83/+83 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-14 | 190 | -1982/+1982 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
| | |||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 79 | -764/+764 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-17 | 1 | -9/+10 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: tdewebdev/kimagemapeditor - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kimagemapeditor-desktop-files/ru/ | ||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-07 | 1 | -12/+13 |
| | | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdewebdev/quanta - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/quanta-desktop-files/ru/ | ||||
* | Fix FTBFS from prior commit. | Slávek Banko | 2023-12-06 | 1 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 5 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 6 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 9 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 |
| | |||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 30 | -158/+158 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdewebdev/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 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2023-10-30 | 1 | -0/+0 |
| | |||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 26 | -576/+576 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2023-09-25 | 1 | -0/+0 |
| | |||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 29 | -75/+75 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace tqt_mo_* defines | Michele Calgaro | 2023-09-01 | 1 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2023-09-01 | 1 | -0/+0 |
| | |||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 2 | -11/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 23 | -73/+73 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 4 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 249 | -339/+339 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2023-07-19 | 1 | -0/+0 |
| | |||||
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-06-12 | 2 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdewebdev/admin to latest HEADr14.1.0 | Automated System | 2023-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdewebdev/admin to latest HEAD | Automated System | 2023-01-10 | 1 | -0/+0 |
| | |||||
* | Use TDE dummy.cpp file for consistency with other packages. | Slávek Banko | 2022-10-14 | 1 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove code to support libxml2 < 2.6. | Slávek Banko | 2022-10-13 | 5 | -52/+5 |
| | | | | | | | | | Enable LIBXML_DOCB_ENABLED independently of the presence of 'libxml/DOCBparser.h' because from libxml2 >= 2.6 for docbook files are not used deprecated functions from DOCBparser, so 'libxml/DOCBparser.h' is not needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-18 | 13 | -168/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-21 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Kommander: removed 'Run in KDE4' menu entry and code. | Michele Calgaro | 2022-05-13 | 4 | -77/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2022-05-13 | 1 | -11/+11 |
| | | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdewebdev/quanta - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/quanta-desktop-files/it/ | ||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2022-05-13 | 1 | -9/+10 |
| | | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: tdewebdev/kxsldbg - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kxsldbg-desktop-files/it/ | ||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2022-05-13 | 1 | -9/+9 |
| | | | | | | | Currently translated at 100.0% (7 of 7 strings) Translation: tdewebdev/kommander - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kommander-desktop-files/it/ | ||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2022-05-13 | 1 | -8/+9 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: tdewebdev/klinkstatus - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/klinkstatus-desktop-files/it/ |