Michele Calgaro
a568436706
Fix FTBFS with gcc 15. This resolves issue 97
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1feaed7cc0 )
11 months ago
Michele Calgaro
dec3b5b60e
Remove support for OSF
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8e2288b446 )
1 year ago
TDE Gitea
17b2c6b85c
Reset submodule main/core/tdeutils/admin to latest HEAD
1 year ago
TDE Gitea
c3214195dc
Reset submodule main/core/tdeutils/admin to latest HEAD
1 year ago
TDE Gitea
ad64d43cfc
Reset submodule main/core/tdeutils/admin to latest HEAD
1 year ago
Michele Calgaro
62dd96a746
Remove unnecessary files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3c48459b50 )
1 year ago
mio
7304b1a1e7
Update KJots to use KTextEdit
...
KEdit is deprecated and KTextEdit is one of the replacements. KTextEdit
doesn't provide the find & replace functionality, so we have to
re-implement that in KJotsEdit.
Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit 7279656192 )
1 year ago
TDE Gitea
f5130739bb
Merge translation files from master branch.
1 year ago
TDE Gitea
9717db9960
Merge translation files from master branch.
1 year ago
Michele Calgaro
ba72c879c7
Drop Borland compiler specific code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0b8b32cf93 )
1 year ago
Mavridis Philippe
8bd95de8fd
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>
(cherry picked from commit 480f195dde )
1 year ago
Mavridis Philippe
2c4a3e7f85
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>
(cherry picked from commit 5965e6b752 )
1 year ago
Mavridis Philippe
6b7d5441cc
Superkaramba: minor code refactoring/restyling in memsensor
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 1f70d8fa2f )
1 year ago
Mavridis Philippe
9a9ab1be61
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>
(cherry picked from commit d4aeda9425 )
1 year ago
TDE Gitea
058eaa735b
Reset submodule main/core/tdeutils/admin to latest HEAD
1 year ago
Michele Calgaro
222d52d971
Improve location of kedit desktop file. This resolves issue #46
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7e49f00b31 )
1 year ago
TDE Gitea
a1f24ad94d
Reset submodule main/core/tdeutils/admin to latest HEAD
2 years ago
TDE Gitea
cd11bef631
Reset submodule main/core/tdeutils/admin to latest HEAD
2 years ago
Michele Calgaro
b23bc1fa1e
Replace kdemacros.h with tdemacros.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7becd3521b )
2 years ago
TDE Gitea
365b38c924
Reset submodule main/core/tdeutils/admin to latest HEAD
2 years ago
TDE Gitea
9eb5b12fd3
Merge translation files from master branch.
2 years ago
Michele Calgaro
7138762071
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2192355d15 )
2 years ago
TDE Gitea
0600279d2d
Reset submodule main/core/tdeutils/admin to latest HEAD
2 years ago
Slávek Banko
bbdb67eef6
Fix compatibility with C++17.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 088e1f6880 )
2 years ago
Slávek Banko
d546951a0c
Use the new way to find Python with CMake >= 3.12.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2023e38877 )
2 years ago
Michele Calgaro
6e0ff42c65
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d80915dd0c )
2 years ago
Michele Calgaro
75fa7e0801
Use centralized cmake version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a932089064 )
2 years ago
Michele Calgaro
43a8c03e83
cmake files: change keywords to lower case
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 19d57580bd )
2 years ago
Michele Calgaro
7f582d9a8f
Simplify code since cmake minimum version is now 3.5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 57be2f09e2 )
2 years ago
TDE Gitea
441214a995
Reset submodule main/core/tdeutils/admin to latest HEAD
2 years ago
Michele Calgaro
b6eec758ee
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f8eb68b1dd )
2 years ago
Michele Calgaro
278d2f5053
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit af0b8f5d1e )
2 years ago
TDE Gitea
a8bb8db5a2
Reset submodule main/core/tdeutils/admin to latest HEAD
2 years ago
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 )
2 years ago