Commit Graph

378 Commits (7f48e94296ea14667b52ae7bbbb586966db29447)
 

Author SHA1 Message Date
Michele Calgaro 7f48e94296
Remove unused files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
TDE Weblate aaf6cc187d 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/
11 months ago
TDE Weblate 8a0925b0cd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tdepowersave - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave-events/
11 months ago
Michele Calgaro d586a58d89
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 9b7728c178 Translated using Weblate (Italian)
Currently translated at 100.0% (311 of 311 strings)

Translation: applications/tdepowersave
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/it/
12 months ago
Michele Calgaro 075ce64528
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 9b171f8e17
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 58649ad848
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Andrei Stepanov 96ba1bf77c Translated using Weblate (Russian)
Currently translated at 36.3% (20 of 55 strings)

Translation: applications/tdepowersave - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave-events/ru/
1 year ago
Roman Savochenko 1e735aeb79 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/
1 year ago
Slávek Banko c9bf91eb3f
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro 9a4d4259ab
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 30b4cbb2a2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
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>
2 years 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>
2 years 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/
2 years ago
Michele Calgaro 91fd99c2cd
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years 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/
2 years 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/
2 years ago
TDE Gitea 678ecbe9b9 Update translation template. 2 years 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/
2 years ago
Michele Calgaro 86bb7efd11
Fix bad english in brightness string
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years 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>
3 years ago
Slávek Banko 93f55ef11e
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 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>
3 years ago
Michele Calgaro 795bcd2584
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro cbf7f06c17
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 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