Michele Calgaro
|
426c384d7f
|
superkaramba: add support for python 3.12. This resolves issue #71
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
11 months ago |
Michele Calgaro
|
83b7abfb88
|
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
11 months ago |
Michele Calgaro
|
aa69f1c2ff
|
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
12 months ago |
Michele Calgaro
|
7589d48a41
|
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>
|
12 months ago |
Michele Calgaro
|
99f7cd1932
|
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
12 months ago |
Michele Calgaro
|
8bba786d18
|
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
12 months ago |
Michele Calgaro
|
6deb3b43d1
|
Replace various strings '#define'd in tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
12 months ago |
ormorph
|
e43d2c5573
|
Solving the TDE/tde-packaging-gentoo#313 problem.
Glibc-2.38 adds new functions strlcat and strlcpy.
Signed-off-by: ormorph <roma251078@mail.ru>
|
12 months ago |
TDE Gitea
|
d972c5bd57
|
Reset submodule main/core/tdeutils/admin to latest HEAD
|
1 year ago |
Michele Calgaro
|
007026cdc4
|
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
TDE Gitea
|
a2da8d0620
|
Reset submodule main/core/tdeutils/admin to latest HEAD
|
1 year ago |
Slávek Banko
|
d3a7ab029b
|
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
1 year ago |
TDE Gitea
|
2ef941e1e1
|
Reset submodule main/core/tdeutils/admin to latest HEAD
|
1 year ago |
TDE Gitea
|
3e0f6460fe
|
Reset submodule main/core/tdeutils/admin to latest HEAD
|
1 year ago |
Michele Calgaro
|
8a2b3d6cca
|
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
TDE Gitea
|
269c61866a
|
Reset submodule main/core/tdeutils/admin to latest HEAD
|
1 year ago |
Michele Calgaro
|
3c455c1772
|
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>
|
1 year ago |
Michele Calgaro
|
46c271a0c9
|
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
TDE Gitea
|
cb9417f415
|
Reset submodule main/core/tdeutils/admin to latest HEAD
|
1 year ago |
Michele Calgaro
|
ae4a3892ff
|
Adjust brightness control to the corrected 'brightnessGet' DCOP call in tdepowersave
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
Michele Calgaro
|
2c7c646af5
|
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
Michele Calgaro
|
16b9b38e02
|
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
Michele Calgaro
|
f52c435e29
|
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
TDE Gitea
|
2ef5cc3917
|
Reset submodule main/core/tdeutils/admin to latest HEAD
|
1 year ago |
Michele Calgaro
|
53c180e71c
|
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>
|
1 year ago |
Michele Calgaro
|
d11c6b6bde
|
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
1 year ago |
Denis Kozadaev
|
91235e33ce
|
SunOS cosmetic changes
Signed-off-by: Denis Kozadaev <denis@dilos.org>
|
1 year ago |
Michele Calgaro
|
832a902d96
|
superkaramba: minor improvement to python version detection condition.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
2 years ago |
Michele Calgaro
|
f6499971af
|
superkaramba: fix python version required for PyEval_InitThreads() call.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
2 years ago |
TDE Gitea
|
a09b3acc7b
|
Reset submodule main/core/tdeutils/admin to latest HEAD
|
2 years ago |
TDE Gitea
|
b54508df01
|
Reset submodule main/core/tdeutils/admin to latest HEAD
|
2 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>
|
2 years ago |
Michele Calgaro
|
da9cd0c056
|
superkaramba: convert examples to python3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
2 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>
|
2 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/
|
2 years ago |
ormorph
|
844820e475
|
Fix in superkaramba sensor network for linux
Signed-off-by: ormorph <roma251078@mail.ru>
|
2 years ago |
Michele Calgaro
|
3e7fcfbb2d
|
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 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/
|
2 years ago |