Commit Graph

579 Commits (c960bd6f8f63fa13dec80e43d2df18a70e47bfe3)
 

Author SHA1 Message Date
Michele Calgaro c960bd6f8f
superkaramba: add support for python 3.12. This resolves issue #71
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 426c384d7f)
2 years ago
Michele Calgaro d4393c1136
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 83b7abfb88)
2 years ago
Michele Calgaro 5b1fdb9a3f
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aa69f1c2ff)
2 years ago
Michele Calgaro 5ecef94fcb
kmilo: after changing the screen brightness, allows a small delay before 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>
(cherry picked from commit 7589d48a41)
2 years ago
Michele Calgaro dfb81fda2a
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 99f7cd1932)
2 years ago
Michele Calgaro 2d05a4b0f9
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8bba786d18)
2 years ago
Michele Calgaro f901ccee3e
Replace various strings '#define'd in tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6deb3b43d1)
2 years ago
ormorph 3156b549d7
Solving the TDE/tde-packaging-gentoo#313 problem.
Glibc-2.38 adds new functions strlcat and strlcpy.

Signed-off-by: ormorph <roma251078@mail.ru>
(cherry picked from commit e43d2c5573)
2 years ago
TDE Gitea 4ad61009a1 Reset submodule main/core/tdeutils/admin to latest HEAD 2 years ago
Michele Calgaro b3f501d492
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 007026cdc4)
2 years ago
TDE Gitea c28e0608a9 Reset submodule main/core/tdeutils/admin to latest HEAD 2 years ago
Slávek Banko 60471443c3
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d3a7ab029b)
2 years ago
TDE Gitea b1ea6eb1f9 Reset submodule main/core/tdeutils/admin to latest HEAD 2 years ago
TDE Gitea f3b38407b8 Reset submodule main/core/tdeutils/admin to latest HEAD 2 years ago
Michele Calgaro 3259610145
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8a2b3d6cca)
2 years ago
TDE Gitea cc39f08938 Reset submodule main/core/tdeutils/admin to latest HEAD 2 years ago
Michele Calgaro 3d675d8cd6
kmilo: improve brightness OSD feedback by displaying the actual value. This may differ from the set value on machines with few brightness steps capability
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3c455c1772)
3 years ago
Michele Calgaro 07a7866b32
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 46c271a0c9)
3 years ago
TDE Gitea 9aaf7457f3 Reset submodule main/core/tdeutils/admin to latest HEAD 3 years ago
Michele Calgaro ce41d2a780
Adjust brightness control to the corrected 'brightnessGet' DCOP call in tdepowersave
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ae4a3892ff)
3 years ago
Michele Calgaro f5f1b89f8b
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2c7c646af5)
3 years ago
Michele Calgaro 9b8380e617
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 16b9b38e02)
3 years ago
Michele Calgaro 3d1736fd88
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f52c435e29)
3 years ago
TDE Gitea a636f41db7 Reset submodule main/core/tdeutils/admin to latest HEAD 3 years ago
Michele Calgaro 793159b969
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 53c180e71c)
3 years ago
Michele Calgaro 8a349b7e9e
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d11c6b6bde)
3 years ago
Denis Kozadaev 365df97fda
SunOS cosmetic changes
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 91235e33ce)
3 years ago
Michele Calgaro 832a902d96
superkaramba: minor improvement to python version detection condition.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro f6499971af
superkaramba: fix python version required for PyEval_InitThreads() call.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea a09b3acc7b Reset submodule main/core/tdeutils/admin to latest HEAD 3 years ago
TDE Gitea b54508df01 Reset submodule main/core/tdeutils/admin to latest HEAD 3 years ago
Michele Calgaro eef19dd535
superkaramba: added cmake rules for example files and create xcursor.so at build time.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro da9cd0c056
superkaramba: convert examples to python3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 5dab6232ef
superkaramba: fixed SEGV when loading python scripts.
This resolves issue #43.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Marek W 2e211499d4 Translated using Weblate (Polish)
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/
3 years ago
ormorph 844820e475 Fix in superkaramba sensor network for linux
Signed-off-by: ormorph <roma251078@mail.ru>
3 years ago
Michele Calgaro 3e7fcfbb2d
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Egor Ermakov 66409f0389 Translated using Weblate (Russian)
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/
4 years ago
Egor Ermakov a5888a646b Translated using Weblate (Russian)
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/
4 years ago
Egor Ermakov 579330f094 Translated using Weblate (Russian)
Currently translated at 100.0% (4 of 4 strings)

Translation: tdeutils/superkaramba - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/superkaramba-desktop-files/ru/
4 years ago
Egor Ermakov 9ad09a9656 Translated using Weblate (Russian)
Currently translated at 100.0% (19 of 19 strings)

Translation: tdeutils/ksim - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ksim-desktop-files/ru/
4 years ago
Egor Ermakov 050522429e Translated using Weblate (Russian)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdeutils/ktimer - ktimer.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ktimer-ktimerdesktop/ru/
4 years ago
Egor Ermakov 41af6ab094 Translated using Weblate (Russian)
Currently translated at 100.0% (23 of 23 strings)

Translation: tdeutils/kmilo - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kmilo-desktop-files/ru/
4 years ago
Egor Ermakov ece0ba9998 Translated using Weblate (Russian)
Currently translated at 100.0% (3 of 3 strings)

Translation: tdeutils/kregexpeditor - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor-desktop-files/ru/
4 years ago
Egor Ermakov eb5fafd438 Translated using Weblate (Russian)
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/ru/
4 years ago
Egor Ermakov 56457579fd Translated using Weblate (Russian)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdeutils/kjots - kjots.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kjots-kjotsdesktop/ru/
4 years ago
Egor Ermakov 01575f4e9d Translated using Weblate (Russian)
Currently translated at 100.0% (4 of 4 strings)

Translation: tdeutils/khexedit - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/khexedit-desktop-files/ru/
4 years ago
Egor Ermakov 7f817d2007 Translated using Weblate (Russian)
Currently translated at 100.0% (5 of 5 strings)

Translation: tdeutils/kgpg - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kgpg-desktop-files/ru/
4 years ago
Egor Ermakov af4bd80fe1 Translated using Weblate (Russian)
Currently translated at 100.0% (3 of 3 strings)

Translation: tdeutils/kfloppy - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kfloppy-desktop-files/ru/
4 years ago
Egor Ermakov 0c07ffdc72 Translated using Weblate (Russian)
Currently translated at 100.0% (6 of 6 strings)

Translation: tdeutils/kdf - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kdf-desktop-files/ru/
4 years ago