Commit Graph

375 Commits (090107785437141c6762f5c893073e1cf6bdcdc6)
 

Author SHA1 Message Date
Michele Calgaro 0901077854
Remove unused files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7f48e94296)
11 months ago
Michele Calgaro f0d33ac8b8
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d586a58d89)
11 months ago
TDE Gitea 6b77cea875 Merge translation files from master branch. 1 year ago
Michele Calgaro b61a8c7513
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 075ce64528)
1 year ago
Michele Calgaro c03872d3d0
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9b171f8e17)
1 year ago
Michele Calgaro f5832e4abf
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 58649ad848)
1 year ago
TDE Gitea c492704ab1 Merge translation files from master branch. 1 year ago
TDE Gitea 2ef52b9ded Merge translation files from master branch. 1 year ago
Slávek Banko 135b14de07
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c9bf91eb3f)
1 year ago
Michele Calgaro 04965313f1
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9a4d4259ab)
1 year ago
Michele Calgaro 3db5915dc6
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 30b4cbb2a2)
1 year ago
TDE Gitea 3397f90a3b Merge translation files from master branch. 1 year ago
TDE Gitea 8ffb165958 Update translation template. 1 year ago
Michele Calgaro 388bf46a82
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>
(cherry picked from commit 06709e03b7)
1 year ago
Michele Calgaro 96562b80ba
Fix rounding error when setting brightness by percentage
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c3b2fad5e6)
1 year ago
Michele Calgaro a4e984b1af
Removed unused/unnecessary code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aee72d11d4)
1 year ago
Michele Calgaro b463ff907b
Separate logic to set brightness by absolute level or percentage
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fa1f792e61)
1 year ago
Michele Calgaro 2a85caa9df
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e7c760c9c0)
1 year ago
Michele Calgaro 5e7bdf8cac
Extend DCOP interface with new brightnessSet method
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5ae13039bc)
2 years ago
Michele Calgaro 431f2c2113
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>
(cherry picked from commit 8d7b591826)
2 years ago
Michele Calgaro 1ef07aa28d
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 91fd99c2cd)
2 years ago
TDE Gitea 9e6cc87407 Merge translation files from master branch. 2 years ago
TDE Gitea 27eedf6985 Update translation template. 2 years ago
TDE Weblate aaecc02b17
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/
(cherry picked from commit f0bc861127)
2 years ago
Michele Calgaro 8317ec0e5d
Fix bad english in brightness string
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 86bb7efd11)
2 years ago
TDE Gitea 10c2ac775a Merge translation files from master branch. 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
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/
4 years ago
TDE Gitea 3f8e4dcbc6 Update translation template. 4 years ago