summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix compatibility with C++17.HEADmasterSlávek Banko14 days2-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use the new way to find Python with CMake >= 3.12.Slávek Banko14 days2-3/+20
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtMichele Calgaro2024-03-171-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use centralized cmake versionMichele Calgaro2024-03-152-7/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake files: change keywords to lower caseMichele Calgaro2024-03-0810-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify code since cmake minimum version is now 3.5Michele Calgaro2024-02-151-7/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2024-02-081-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0520-44/+44
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-14167-2532/+2532
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2024-01-021-0/+0
|
* superkaramba: add support for python 3.12. This resolves issue #71Michele Calgaro2023-12-221-29/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2152-594/+594
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-047-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kmilo: after changing the screen brightness, allows a small delay before ↵Michele Calgaro2023-12-022-34/+21
| | | | | | popping up the OSD feedback. This allows the underlying hardware to report the correct value. This resolves issue #68. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-303-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-247-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Solving the TDE/tde-packaging-gentoo#313 problem.ormorph2023-11-201-7/+3
| | | | | | Glibc-2.38 adds new functions strlcat and strlcpy. Signed-off-by: ormorph <roma251078@mail.ru>
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-0848-106/+106
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-052-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-258-42/+42
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2023-09-251-0/+0
|
* kmilo: improve brightness OSD feedback by displaying the actual value. This ↵Michele Calgaro2023-09-081-1/+12
| | | | | | may differ from the set value on machines with few brightness steps capability Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0211-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Adjust brightness control to the corrected 'brightnessGet' DCOP call in ↵Michele Calgaro2023-08-231-17/+20
| | | | | | tdepowersave Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-186-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20224-274/+274
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-128-22/+22
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-111-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* SunOS cosmetic changesDenis Kozadaev2023-05-285-2/+16
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* superkaramba: minor improvement to python version detection condition.r14.1.0Michele Calgaro2023-01-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* superkaramba: fix python version required for PyEval_InitThreads() call.Michele Calgaro2023-01-251-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2023-01-131-0/+0
|
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2023-01-101-0/+0
|
* superkaramba: added cmake rules for example files and create xcursor.so at ↵Michele Calgaro2022-11-1722-29/+57
| | | | | | | build time. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* superkaramba: convert examples to python3.Michele Calgaro2022-11-1324-352/+355
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* superkaramba: fixed SEGV when loading python scripts.Michele Calgaro2022-11-103-82/+16
| | | | | | This resolves issue #43. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Polish)Marek W2022-10-251-8/+9
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdeutils/klaptopdaemon - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/klaptopdaemon-desktop-files/pl/
* Fix in superkaramba sensor network for linuxormorph2022-09-211-1/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-196-31/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Egor Ermakov2022-08-301-11/+13
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: tdeutils/tdelirc - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdelirc-desktop-files/ru/
* Translated using Weblate (Russian)Egor Ermakov2022-08-301-8/+9
| | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: tdeutils/tdefilereplace - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdefilereplace-desktop-files/ru/