summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of TDE_VERSIONr14.1.xMichele Calgaro8 days15-145/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 50855e76de13f2ca1361130493cc026b1ea50bba)
* Merge translation files from master branch.Automated System14 days1-4/+5
|
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2026-03-081-0/+0
|
* Remove use of KDE_IS_VERSIONMichele Calgaro2026-03-084-21/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fc6cfc7ea2c90debabc2688086df2f6b3994e484)
* ark: autodetect date ordermio2026-02-212-62/+65
| | | | | | | | | | | | | | | | | | unzip-6 can be configured at build time to return date in several different fromats. There is no easy way to query unzip itself which one it uses, but in the wild only to formats were seen: MM-DD-YYYY (default for *nix) and YYYY-MM-DD (some linux distros; e.g. debian). So we will be guestimating before those two. Generic Arch class is not flexible enough, so it was necessary to override whole processLine() and parse everything with RegExes. Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tdeutils/issues/115 See-also: https://mirror.git.trinitydesktop.org/gitea/TDE/tdeutils/pulls/102 Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 14d84907a09f1216dc067721b806434787291e4c) (cherry picked from commit 9e80634e0debde20cdb62dbbae49e1728b5579e4) (cherry picked from commit 1ddc8e16d8bfa6c24af40ed4b7d41a5fdda95a50)
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2026-01-311-0/+0
|
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2026-01-171-0/+0
|
* Remove support for HPUX, which is discontinued and does not provide a c++17 ↵Michele Calgaro2026-01-189-885/+2
| | | | | | | complaint compiler. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d03c9b495a56d2a87d8fddf75aef11750119dc85)
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2026-01-0524-112/+112
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bdb0aa04da758449d8b82e90f00cae94593146da)
* Modern size cannot fit into intDenis Kozadaev2026-01-055-17/+17
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 1dbf304d3b6ff07b17dfc6163c2d5046a8b13e47)
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2026-01-021-0/+0
|
* FreeBSD df can handle -T flagDenis Kozadaev2026-01-011-1/+1
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit cd292bde6d7cb64aadac9121799f26e5c1e2e77c)
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2025-12-161-0/+0
|
* Rename 'tde_setup_architecture_flags' to a more appropriate ↵Michele Calgaro2025-12-141-1/+1
| | | | | | | 'tde_setup_compiler_flags' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 70c25da8203a7ba7eb4cf8d129345db2a29b1f36)
* Rename KDE_BINDIR to TDE_BINDIRMichele Calgaro2025-11-263-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3a9dd099fed19700ed32ad36f6a65b1eb7d6200e)
* Use tdeinstance.hr14.1.5Michele Calgaro2025-08-195-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 44f4c3e8bee96027983bf23b97aef63c4b925813)
* Merge translation files from master branch.Automated System2025-06-181-8/+9
|
* Merge translation files from master branch.Automated System2025-06-163-21/+27
|
* Merge translation files from master branch.Automated System2025-06-156-44/+49
|
* ark: Fix unzip v6 date parsingmio2025-05-081-4/+53
| | | | | | | | unzip v6 changed the date format from MM-DD-YY to YYYY-MM-DD. Fixes: https://bugs.trinitydesktop.org/show_bug.cgi?id=3207 Signed-off-by: mio <stigma@disroot.org> (cherry picked from commit 3a179b33ef4299990486901782802a626bb68b88)
* Merge translation files from master branch.r14.1.4Automated System2025-03-221-11/+11
|
* Merge translation files from master branch.Automated System2025-03-1619-0/+802
|
* Merge translation files from master branch.Automated System2025-02-2618-174/+187
|
* Merge translation files from master branch.Automated System2025-02-251-0/+25
|
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2025-02-051-0/+0
|
* Fix FTBFS with gcc 15. This resolves issue 97Michele Calgaro2025-02-021-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1feaed7cc0457e3cdafe0c0ce8119ae6ec618cb8)
* Remove support for OSFMichele Calgaro2025-01-123-192/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8e2288b4463a0dbe89fccc63f5120746ca5d18ae)
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2025-01-091-0/+0
|
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2025-01-081-0/+0
|
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2025-01-031-0/+0
|
* Remove unnecessary filesMichele Calgaro2024-12-303-476/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3c48459b505b0a73fc2c1af832223ea753220bf8)
* Update KJots to use KTextEditmio2024-12-176-44/+546
| | | | | | | | | 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 72796561928a42dbffd9dbb422523bb599896ca9)
* Merge translation files from master branch.Automated System2024-11-2717-192/+202
|
* Merge translation files from master branch.Automated System2024-11-261-0/+25
|
* Drop Borland compiler specific codeMichele Calgaro2024-10-311-9/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0b8b32cf93d632e38ea342b77f2d7287a4c7b0b3)
* Superkaramba: add GPU load sensorr14.1.3Mavridis Philippe2024-10-025-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 <mavridisf@gmail.com> (cherry picked from commit 480f195dde7ef1fd9fd81ce0ea18924d81a4eda9)
* Superkaramba: add GB format strings to memory sensorMavridis Philippe2024-10-021-23/+32
| | | | | | | Added variants: %fm(b)g %um(b)g %fsg %usg %tmg %tsg Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 5965e6b75271960b2a068d37cafb2d76d79b78ac)
* Superkaramba: minor code refactoring/restyling in memsensorMavridis Philippe2024-10-021-25/+43
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 1f70d8fa2f268d26374a8c138648fc75edbd73dd)
* Superkaramba: add memory sensor percentage format stringsMavridis Philippe2024-10-021-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 <mavridisf@gmail.com> (cherry picked from commit d4aeda942540952a90e8f88813b85203259400ac)
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2024-09-261-0/+0
|
* Improve location of kedit desktop file. This resolves issue #46Michele Calgaro2024-08-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7e49f00b318a6a67ebd06b8b5fa491f9030b1ab2)
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2024-07-081-0/+0
|
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-0114-14/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7becd3521b62d210a41db902e7cc2317304503cf)
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2024-07-011-0/+0
|
* Merge translation files from master branch.Automated System2024-05-121-4/+5
|
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0632-52/+52
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2192355d1511c56c255a2d39f701c25f3ef0fdcf)
* Reset submodule main/core/tdeutils/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Fix compatibility with C++17.r14.1.2Slávek Banko2024-04-122-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 088e1f6880fb5f5645b0f1997ec8ae40a4a0bcbc)
* Use the new way to find Python with CMake >= 3.12.Slávek Banko2024-04-122-3/+20
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2023e3887765bc0f2f6f4f5d4a0d59b71a4321de)