TDE Weblate
f39d5cd2ba
Update translation files
...
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/
1 year ago
TDE Gitea
c1d1a4462a
Update translation template.
1 year ago
Michele Calgaro
06709e03b7
Solve issue with CPU using 100% resources when autodimm was activated. This 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>
1 year ago
Michele Calgaro
c3b2fad5e6
Fix rounding error when setting brightness by percentage
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
aee72d11d4
Removed unused/unnecessary code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
fa1f792e61
Separate logic to set brightness by absolute level or percentage
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
e7c760c9c0
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
5ae13039bc
Extend DCOP interface with new brightnessSet method
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
8d7b591826
Fix value returned by 'brightnessGet' DCOP call. The value is now in the range 0-100 (percentage) or -1 if brightness is not supported
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Weblate
70666ec32e
Update translation files
...
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/
1 year ago
Michele Calgaro
91fd99c2cd
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Danila Shatrov
c2676876bc
Translated using Weblate (Russian)
...
Currently translated at 93.2% (290 of 311 strings)
Translation: applications/tdepowersave
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/ru/
1 year ago
TDE Weblate
5242ce6d2b
Update translation files
...
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/
1 year ago
TDE Gitea
678ecbe9b9
Update translation template.
1 year ago
TDE Weblate
f0bc861127
Update translation files
...
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/
1 year ago
Michele Calgaro
86bb7efd11
Fix bad english in brightness string
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Roman Savochenko
609098f146
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (311 of 311 strings)
Translation: applications/tdepowersave
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/uk/
2 years ago
Michele Calgaro
98af05d3fa
Remove unnecessary backup translations.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Marek W
4225fc337b
Translated using Weblate (Polish)
...
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/
2 years ago
TDE Weblate
5cbdf27052
Update translation files
...
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/
2 years ago
TDE Gitea
4470021408
Update translation template.
2 years ago
Michele Calgaro
8ec629888b
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
d832b572e3
Remove the forgotten '.gitmodules'.
...
This is finishing of issue #10 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
93f55ef11e
Remove the original translation directory layout.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
28593cba62
Copy translations to a new directory layout.
...
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>
2 years ago
Michele Calgaro
795bcd2584
Drop automake build support.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
cbf7f06c17
Use TDE cmake macro to set version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
835494d96c
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Weblate
68fffdec8b
Update translation files
...
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/
3 years ago
TDE Gitea
0edcefab61
Update translation template.
3 years ago
Michele Calgaro
4112c3b486
Removed HAL dependant code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea
0120940b40
Reset submodule main/applications/system/tdepowersave/admin to latest HEAD
3 years ago
Slávek Banko
31494de315
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
f6c3418dd4
Raise the minimum required version of CMake to 3.1.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Hugo Carvalho
8ea29e48cc
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (312 of 312 strings)
Translation: applications/tdepowersave
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/pt/
3 years ago
Hugo Carvalho
f36f6acc28
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (312 of 312 strings)
Translation: applications/tdepowersave
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/pt/
3 years ago
Marek W
3a8ab60f25
Translated using Weblate (Polish)
...
Currently translated at 99.3% (310 of 312 strings)
Translation: applications/tdepowersave
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/pl/
3 years ago
Roman Savochenko
adafde3612
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (312 of 312 strings)
Translation: applications/tdepowersave
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/uk/
3 years ago
TDE Weblate
9fa56a00dc
Update translation files
...
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/
3 years ago
TDE Gitea
3f8e4dcbc6
Update translation template.
3 years ago
Slávek Banko
b99fcdce37
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Gitea
8334b7e1f1
Reset submodule main/applications/tdepowersave/cmake to latest HEAD
4 years ago
Michele Calgaro
a4417dd2f8
Fixed comment on previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
4169fb7a82
Updated to use new standalone tdehw library.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
e0f80478bb
Reset submodule main/applications/tdepowersave/cmake to latest HEAD
4 years ago
TDE Gitea
ba163b4d23
Reset submodule main/applications/tdepowersave/admin to latest HEAD
4 years ago
TDE Gitea
35f416cde9
Reset submodule main/applications/tdepowersave/cmake to latest HEAD
4 years ago
TDE Gitea
d7928f0344
Reset submodule main/applications/tdepowersave/cmake to latest HEAD
4 years ago
TDE Gitea
faef07c533
Reset submodule main/applications/tdepowersave/admin to latest HEAD
4 years ago
Slávek Banko
fce0973c77
Raise the minimum required version of CMake to 2.8.12.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago