Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-10-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-10-09 | 1 | -0/+0 |
| | |||||
* | Superkaramba: add GPU load sensor | Mavridis Philippe | 2024-10-02 | 5 | -5/+207 |
| | | | | | | | | | | 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 <[email protected]> | ||||
* | Superkaramba: add GB format strings to memory sensor | Mavridis Philippe | 2024-09-30 | 1 | -23/+32 |
| | | | | | | Added variants: %fm(b)g %um(b)g %fsg %usg %tmg %tsg Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Superkaramba: minor code refactoring/restyling in memsensor | Mavridis Philippe | 2024-09-29 | 1 | -25/+43 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Superkaramba: add memory sensor percentage format strings | Mavridis Philippe | 2024-09-29 | 1 | -8/+15 |
| | | | | | | | 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 <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-09-26 | 1 | -0/+0 |
| | |||||
* | Improve location of kedit desktop file. This resolves issue #46 | Michele Calgaro | 2024-08-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-07-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-07-08 | 1 | -0/+0 |
| | |||||
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 14 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-07-01 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-05-27 | 1 | -0/+0 |
| | |||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-05-11 | 1 | -6/+7 |
| | | | | | | | 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/ | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 32 | -52/+52 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-05-02 | 1 | -0/+0 |
| | |||||
* | Fix compatibility with C++17. | Slávek Banko | 2024-04-12 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Use the new way to find Python with CMake >= 3.12. | Slávek Banko | 2024-04-12 | 2 | -3/+20 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt | Michele Calgaro | 2024-03-17 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-15 | 2 | -7/+12 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-08 | 10 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Simplify code since cmake minimum version is now 3.5 | Michele Calgaro | 2024-02-15 | 1 | -7/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-02-08 | 1 | -0/+0 |
| | |||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-05 | 20 | -44/+44 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-14 | 167 | -2532/+2532 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
| | |||||
* | superkaramba: add support for python 3.12. This resolves issue #71 | Michele Calgaro | 2023-12-22 | 1 | -29/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 52 | -594/+594 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 7 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | kmilo: after changing the screen brightness, allows a small delay before ↵ | Michele Calgaro | 2023-12-02 | 2 | -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 <[email protected]> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 3 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 7 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Solving the TDE/tde-packaging-gentoo#313 problem. | ormorph | 2023-11-20 | 1 | -7/+3 |
| | | | | | | Glibc-2.38 adds new functions strlcat and strlcpy. Signed-off-by: ormorph <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 |
| | |||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-08 | 48 | -106/+106 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2023-11-06 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2023-10-30 | 1 | -0/+0 |
| | |||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 8 | -42/+42 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2023-09-25 | 1 | -0/+0 |
| | |||||
* | kmilo: improve brightness OSD feedback by displaying the actual value. This ↵ | Michele Calgaro | 2023-09-08 | 1 | -1/+12 |
| | | | | | | may differ from the set value on machines with few brightness steps capability Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 11 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeutils/admin to latest HEAD | Automated System | 2023-09-01 | 1 | -0/+0 |
| | |||||
* | Adjust brightness control to the corrected 'brightnessGet' DCOP call in ↵ | Michele Calgaro | 2023-08-23 | 1 | -17/+20 |
| | | | | | | tdepowersave Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 6 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 224 | -274/+274 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> |