summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.Automated System2024-03-291-7/+9
|
* Replace Qt with TQtMichele Calgaro2024-03-2624-31/+31
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cbb59d7906d7f13bb8adb84a7967133a98f54ec7)
* Remove unused filesMichele Calgaro2024-03-262-521/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7f48e94296ea14667b52ae7bbbb586966db29447)
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d586a58d890ee6b75fe2fba3bc3271f0d7fe22bd)
* Merge translation files from master branch.Automated System2024-02-241-68/+60
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-045-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 075ce6452805df80e2c76f7ece8b6377f24bef6b)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0815-226/+226
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9b171f8e1773c29be3ceab2c5ae8b760d78a1b54)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-171-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 58649ad84871bc59602cb310d8852db42c6f0c20)
* Merge translation files from master branch.Automated System2023-12-151-8/+10
|
* Merge translation files from master branch.Automated System2023-11-261-3/+3
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-112-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c9bf91eb3fe20e2bfd1bb01ccb6d7a3b0f22e201)
* Replace Qt with TQtMichele Calgaro2023-11-051-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9a4d4259ab0864c4f6bb0ae63832f6c464a9dd50)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-272-2/+2
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 30b4cbb2a288213c0dc2f6554807313f5d1f106b)
* Merge translation files from master branch.Automated System2023-09-0628-2576/+2576
|
* Update translation template.Automated System2023-09-061-92/+92
|
* Solve issue with CPU using 100% resources when autodimm was activated. This ↵Michele Calgaro2023-09-062-32/+41
| | | | | | | | | | | | | resolves issue TDE/tde#136. The problem was hardware dependent and only noticable when the backlight card has hundreds or thousands of steps. This was causing non-stop calls to setBrightness, which did not have enough CPU time to complete its task before the next call, resulting in the CPU eating up all resources, non stop. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 06709e03b7fb6cc2259f421b80cddc55a8d3e659)
* Fix rounding error when setting brightness by percentageMichele Calgaro2023-09-064-32/+31
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c3b2fad5e680e600fdee13981c43d342483d5635)
* Removed unused/unnecessary codeMichele Calgaro2023-09-062-49/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit aee72d11d40febd7cf65634f7569e091edbc26f7)
* Separate logic to set brightness by absolute level or percentageMichele Calgaro2023-09-065-81/+84
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fa1f792e610a6a26b2cbd3aa98866eefc200d0dd)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-041-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e7c760c9c04c55e1ebfae695accf2aebcf9ad155)
* Extend DCOP interface with new brightnessSet methodMichele Calgaro2023-08-242-0/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5ae13039bcb5e5d863d59de6d14904977c5ecedb)
* Fix value returned by 'brightnessGet' DCOP call. The value is now in the ↵Michele Calgaro2023-08-231-1/+1
| | | | | | | range 0-100 (percentage) or -1 if brightness is not supported Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8d7b59182699760823b0997412039ee3cbdb346f)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2517-17/+17
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 91fd99c2cdc453762e21149ceaefdd917e03d9c0)
* Merge translation files from master branch.Automated System2023-07-221-21/+26
|
* Update translation template.Automated System2023-05-111-2/+3
|
* Update translation filesTDE Weblate2023-05-1128-28/+56
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdepowersave Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/ (cherry picked from commit f0bc861127a584bfbd5a75f026f0ad0da2e4f2c7)
* Fix bad english in brightness stringMichele Calgaro2023-05-1130-30/+30
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 86bb7efd110b3bc7c34746fefaa04d7f8ef2f2d3)
* Merge translation files from master branch.Automated System2023-04-261-2/+2
|
* Translated using Weblate (Ukrainian)r14.1.0Roman Savochenko2023-04-161-8/+8
| | | | | | | Currently translated at 100.0% (311 of 311 strings) Translation: applications/tdepowersave Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/uk/
* Remove unnecessary backup translations.Michele Calgaro2022-10-014-12/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Polish)Marek W2022-09-161-17/+15
| | | | | | | Currently translated at 49.0% (27 of 55 strings) Translation: applications/tdepowersave - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave-events/pl/
* Update translation filesTDE Weblate2022-09-1328-1960/+1832
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdepowersave Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/
* Update translation template.Automated System2022-09-131-70/+65
|
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-135-36/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove the forgotten '.gitmodules'.Slávek Banko2022-08-281-3/+0
| | | | | | This is finishing of issue #10. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove the original translation directory layout.Slávek Banko2022-08-2829-48571/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Copy translations to a new directory layout.Slávek Banko2022-08-2890-475/+53311
| | | | | | | | Use common rules for build and install translations. Use common rules for build and install documentation. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Michele Calgaro2022-08-2821-509/+69
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-221-0/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-02-1128-7280/+7280
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdepowersave Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/
* Update translation template.Automated System2022-02-111-260/+260
|
* Removed HAL dependant code.Michele Calgaro2022-02-1058-421/+104
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/system/tdepowersave/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (Portuguese)Hugo Carvalho2021-11-261-6/+6
| | | | | | | Currently translated at 100.0% (312 of 312 strings) Translation: applications/tdepowersave Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/pt/
* Translated using Weblate (Portuguese)Hugo Carvalho2021-11-231-31/+25
| | | | | | | Currently translated at 100.0% (312 of 312 strings) Translation: applications/tdepowersave Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/pt/
* Translated using Weblate (Polish)Marek W2021-10-181-9/+9
| | | | | | | Currently translated at 99.3% (310 of 312 strings) Translation: applications/tdepowersave Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/pl/
* Translated using Weblate (Ukrainian)Roman Savochenko2021-10-071-55/+46
| | | | | | | Currently translated at 100.0% (312 of 312 strings) Translation: applications/tdepowersave Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/uk/