TDE Gitea
cde5b698ae
Merge translation files from master branch.
4 years ago
TDE Gitea
72cc1f4638
Merge translation files from master branch.
4 years ago
TDE Gitea
b68f252c7d
Merge translation files from master branch.
4 years ago
TDE Gitea
112640b7b3
Reset submodule main/core/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
9123be1d6e
Reset submodule main/core/tdeutils/admin to latest HEAD
4 years ago
TDE Gitea
f00c80a7b8
Reset submodule main/core/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
14d5ed5500
Reset submodule main/core/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
2404b7971c
Reset submodule main/core/tdeutils/admin to latest HEAD
4 years ago
Slávek Banko
77bf648578
Raise the minimum required version of CMake to 2.8.12.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7e102cd765
)
4 years ago
TDE Gitea
9332080ec7
Reset submodule main/core/tdeutils/cmake to latest HEAD
4 years ago
Slávek Banko
912564bd2c
Merge translation files from master branch.
4 years ago
Michele Calgaro
4ff709afed
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7ec5a57fc3
)
4 years ago
TDE Gitea
30e5a0862d
Reset submodule main/core/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
ae09bc5145
Reset submodule main/core/tdeutils/admin to latest HEAD
4 years ago
Slávek Banko
e44ffa51cf
Move the tdelirc manuals to the directory level in which they are installed.
...
The manual for the tdelirc control center module is moved to KControl.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b243598f2e
)
4 years ago
Roman Savochenko
2c39500f35
kmilo: added keyboard shortcuts for fine settings of screen brightness.
...
Signed-off-by: Roman Savochenko <roman@oscada.org>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
fb5b1b9e9f
Update version number to R14.0.10.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
a7033346da
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
10cab26956
Reset submodule main/tdeutils/admin to latest HEAD
4 years ago
Michele Calgaro
28ac0d602a
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4a781296e
)
4 years ago
TDE Gitea
5fe950e48d
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
1061ac844c
Reset submodule main/tdeutils/admin to latest HEAD
4 years ago
TDE Gitea
00dadf66f5
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
e652c7b635
Reset submodule main/tdeutils/admin to latest HEAD
4 years ago
Slávek Banko
29bb966c14
Merge translation files from master branch.
4 years ago
Slávek Banko
82814ea1d9
Merge translation files from master branch.
4 years ago
Slávek Banko
70d75cf7b0
Merge translation files from master branch.
4 years ago
TDE Gitea
4b4526db04
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
Slávek Banko
569a752784
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2fa177c5d6
)
4 years ago
TDE Gitea
898fe8dd6b
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
2eebc9dcdf
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
535726ac52
Reset submodule main/tdeutils/admin to latest HEAD
4 years ago
TDE Gitea
f627c83e36
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
9d2d2c318a
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
9690aa3997
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
1ea0140930
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
TDE Gitea
eabcf66a57
Reset submodule main/tdeutils/admin to latest HEAD
4 years ago
TDE Gitea
2583e47084
Reset submodule main/tdeutils/cmake to latest HEAD
4 years ago
Slávek Banko
6215ca6548
klaptopdaemon: Fix acpi helper violation check.
...
1. Dependence on crcresult.h solved correctly.
2. Used macro tde_add_executable to define makecrc target.
3. Fixed command to run makecrc
- it depends on both makecrc and klaptop_acpi_helper,
- it must be run in build binary directory, not source,
- the target name is used as the makecrc command, so there
is no need to use get_target_property( ... LOCATION ), which
caused a warning due to CMP0026.
4. The block of code that performs the binary violation verification
was rolled back because it was removed in commit 2abe1e6f40
for
an unknown reason, and the check was not actually performed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bf71f730b3
)
5 years ago
TDE Gitea
5fc690d685
Reset submodule main/tdeutils/cmake to latest HEAD
5 years ago
Slávek Banko
a1066b66a7
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 296306a273
)
5 years ago
Michele Calgaro
2f27665e4d
Update release version number to R14.0.9.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
a8127d51db
KMilo: changed default OSD notification colors to a more TDE-stylish ones.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5422ccd94b
)
5 years ago
TDE Gitea
5e142cce1d
Reset submodule main/tdeutils/cmake to latest HEAD
5 years ago
Emanoil Kotsev
cf2173ef85
fixes #22 multiple entries in kgpg public key list
...
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 1df6286ec0
)
5 years ago
TDE Gitea
794095d25f
Reset submodule main/tdeutils/cmake to latest HEAD
5 years ago
TDE Gitea
5f7f62b258
Reset submodule main/tdeutils/cmake to latest HEAD
5 years ago
Michele Calgaro
88fd5db6ab
KMilo: added keyboard support for screen brightness up/down.
...
This is inspired and partially include code from Roman Savochenko
proposed in bug 2783 and tdeutils #8 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3c70b34ae3
)
5 years ago
TDE Gitea
c7fd6c0c06
Reset submodule main/tdeutils/cmake to latest HEAD
5 years ago
Slávek Banko
695cfe3e32
Update version number for R14.0.8 final release.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago