Michele Calgaro
0b8b32cf93
Drop Borland compiler specific code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
TDE Gitea
355c1026e3
Reset submodule main/core/tdeutils/admin to latest HEAD
4 months ago
TDE Gitea
3832905d6b
Reset submodule main/core/tdeutils/admin to latest HEAD
5 months ago
Mavridis Philippe
480f195dde
Superkaramba: add GPU load sensor
...
The sensor has a required `driver` parameter and an optional `gpu` parameter.
- The former specifies the backend to use to query the system about GPU load.
- The latter specifies the id of the GPU to check. If left out, the backend default will be used.
For now it only supports NVidia GPUs via the `nvidia` driver, but it can be extended.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
5 months ago
Mavridis Philippe
5965e6b752
Superkaramba: add GB format strings to memory sensor
...
Added variants: %fm(b)g %um(b)g %fsg %usg %tmg %tsg
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
5 months ago
Mavridis Philippe
1f70d8fa2f
Superkaramba: minor code refactoring/restyling in memsensor
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
5 months ago
Mavridis Philippe
d4aeda9425
Superkaramba: add memory sensor percentage format strings
...
The strings which end in 'p' represent percentage value variants of the following pre-existing format strings:
%fmb(p) %fm(p) %umb(p) %um(p) %fs(p) %us(p)
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
5 months ago
TDE Gitea
4dc2cda713
Reset submodule main/core/tdeutils/admin to latest HEAD
5 months ago
Michele Calgaro
7e49f00b31
Improve location of kedit desktop file. This resolves issue #46
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
TDE Gitea
94029f0fea
Reset submodule main/core/tdeutils/admin to latest HEAD
8 months ago
TDE Gitea
cb1337c4c7
Reset submodule main/core/tdeutils/admin to latest HEAD
8 months ago
Michele Calgaro
7becd3521b
Replace kdemacros.h with tdemacros.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
TDE Gitea
f2136ea3e8
Reset submodule main/core/tdeutils/admin to latest HEAD
8 months ago
TDE Gitea
dbc9a03884
Reset submodule main/core/tdeutils/admin to latest HEAD
9 months ago
Andrei Stepanov
a9e3e4cf43
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/
10 months ago
Michele Calgaro
2192355d15
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
TDE Gitea
8d85c20963
Reset submodule main/core/tdeutils/admin to latest HEAD
10 months ago
Slávek Banko
088e1f6880
Fix compatibility with C++17.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
11 months ago
Slávek Banko
2023e38877
Use the new way to find Python with CMake >= 3.12.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
11 months ago
Michele Calgaro
d80915dd0c
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
a932089064
Use centralized cmake version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
19d57580bd
cmake files: change keywords to lower case
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
57be2f09e2
Simplify code since cmake minimum version is now 3.5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
4d99f29ac3
Reset submodule main/core/tdeutils/admin to latest HEAD
1 year ago
TDE Gitea
0fd39becdf
Reset submodule main/core/tdeutils/admin to latest HEAD
1 year ago
Michele Calgaro
f8eb68b1dd
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
09fd0dead9
Reset submodule main/core/tdeutils/admin to latest HEAD
1 year ago
Michele Calgaro
426c384d7f
superkaramba: add support for python 3.12. This resolves issue #71
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
83b7abfb88
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
aa69f1c2ff
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year 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>
1 year ago
Michele Calgaro
99f7cd1932
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
8bba786d18
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
6deb3b43d1
Replace various strings '#define'd in tqtinterface
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year 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>
1 year 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>
2 years ago
TDE Gitea
cb9417f415
Reset submodule main/core/tdeutils/admin to latest HEAD
2 years ago
Michele Calgaro
ae4a3892ff
Adjust brightness control to the corrected 'brightnessGet' DCOP call in tdepowersave
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
2c7c646af5
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
16b9b38e02
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago