Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/tdeutils/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 95 | -321/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4a781296ea58711db54aed4e0de956fca0139a7) | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-09-03 | 16 | -132/+158 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-08-16 | 1 | -5/+5 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-08-13 | 1 | -8/+10 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-09 | 35 | -69/+59 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2fa177c5d6d5801a5a13ff21bf5c3e6757874e03) | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/admin to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | klaptopdaemon: Fix acpi helper violation check. | Slávek Banko | 2020-05-25 | 3 | -17/+38 |
| | | | | | | | | | | | | | | | | | 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 bf71f730b3e204d4404fbd47562946170bf87de0) | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Desktop file translations: | Slávek Banko | 2020-05-24 | 1194 | -4427/+49828 |
| | | | | | | | | + 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 296306a273438f476ab2266d1c03616de1fd5ef7) | ||||
* | Update release version number to R14.0.9. | Michele Calgaro | 2020-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | KMilo: changed default OSD notification colors to a more TDE-stylish ones. | Michele Calgaro | 2020-05-21 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5422ccd94be4a116b9334fb3b350c3a07ff7505e) | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | fixes #22 multiple entries in kgpg public key list | Emanoil Kotsev | 2020-05-14 | 1 | -109/+99 |
| | | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 1df6286ec0e2e2a44ec9c398b13b3324ab5f8912) | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | KMilo: added keyboard support for screen brightness up/down. | Michele Calgaro | 2020-05-10 | 2 | -8/+53 |
| | | | | | | | | 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 3c70b34ae35cd22d6b7424e4f8523a2c6a1a62e5) | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | Update version number for R14.0.8 final release.r14.0.8 | Slávek Banko | 2020-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | DilOS: use linux compatible options for df | Denis Kozadaev | 2020-02-16 | 1 | -1/+1 |
| | | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 4a6cbbe2e91a8982977d57b52e0a96b022e39073) | ||||
* | Fix CMake build dependencies. | Slávek Banko | 2020-02-03 | 1 | -0/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3ac603992964e101fb252c36093a7aef4981701d) | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 2 | -29/+29 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 40fd0fdd5fdd145fc6a8479e351a322a7bdf27c7) | ||||
* | Update version number for R14.0.7 final release.r14.0.7 | Slávek Banko | 2019-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Make superkaramba copyright translateable. | Chris | 2019-12-17 | 1 | -1/+1 |
| | | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit fc4ea6af6cf302fadbc4298b88e265b918e8be25) | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Clean up desktop files and fix German translations. | Chris | 2019-12-03 | 28 | -586/+506 |
| | | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 5e1b444da196f6dc509ae87d54e48afb7c45f072) | ||||
* | Fix German translation. | Chris | 2019-11-05 | 2 | -2/+8 |
| | | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 7a356d9632507ac2d33397be4ef0cf02fcd2542e) | ||||
* | Fix KGpg category to be sorted into utilities. | Chris | 2019-10-14 | 1 | -2/+6 |
| | | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 1d73474ca732b03ef07c2c9ed5a6f79aab5e0562) | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-04 | 2 | -28/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix remaining brandings in tdeutils. | Chris | 2019-07-20 | 2 | -2/+2 |
| | | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 7095bd2d8f4c05aa0db77f0057a4a5e4409201a3) | ||||
* | Reset submodule main/tdeutils/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64) | OBATA Akio | 2019-05-04 | 1 | -1/+3 |
| | | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit a52303734b6b7ade6c3eca81871aad2d488d37f8) | ||||
* | Change and simplify `statvfs` conditions in FileSystemStats | OBATA Akio | 2019-05-04 | 3 | -12/+34 |
| | | | | | | | | | | | | `getfsstat` v.s. `getvfsstat` condition is different than `statfs` v.s. `statvfs`, so split each condition and simplify. For `get(v)fsstat` side, changed to check and use `getmntinfo`, because it is better than `get(v)fsstat` with fixed buffer size, and easier than improve it with dynamic buffer allocation. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit d349995488a13687171a67efd981e986b3b703e5) |