TDE Gitea
e26aa282ae
Merge translation files from master branch.
2 months ago
Michele Calgaro
9b154f26f8
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f56dde8529
)
4 months ago
Michele Calgaro
1cf2957364
Replace kdemacros.h with tdemacros.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fdeb34cef4
)
5 months ago
TDE Gitea
9a02138deb
Merge translation files from master branch.
6 months ago
Michele Calgaro
284595e2be
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fdfbd2f495
)
7 months ago
TDE Gitea
ec7d3d6d8c
Merge translation files from master branch.
7 months ago
TDE Gitea
71d1417ce3
Merge translation files from master branch.
7 months ago
TDE Gitea
cae554d2d6
Merge translation files from master branch.
7 months ago
TDE Gitea
9c28f7838c
Merge translation files from master branch.
8 months ago
Michele Calgaro
2d6c9b7be4
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cbb59d7906
)
8 months ago
Michele Calgaro
0901077854
Remove unused files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7f48e94296
)
8 months ago
Michele Calgaro
f0d33ac8b8
Use centralized cmake version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d586a58d89
)
8 months ago
TDE Gitea
6b77cea875
Merge translation files from master branch.
9 months ago
Michele Calgaro
b61a8c7513
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 075ce64528
)
10 months 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
)
11 months ago
Michele Calgaro
f5832e4abf
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 58649ad848
)
11 months ago
TDE Gitea
c492704ab1
Merge translation files from master branch.
11 months 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
)
1 year 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
)
1 year ago
Michele Calgaro
1ef07aa28d
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 91fd99c2cd
)
1 year ago
TDE Gitea
9e6cc87407
Merge translation files from master branch.
1 year 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>
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