summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.Automated System2020-01-136-108/+108
|
* Update translation template.Automated System2020-01-131-18/+18
|
* Improve code avoiding allocation of unnecessary objects.Michele Calgaro2020-01-122-22/+16
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 46555645d00c11ea59993b09fa3464643bd98f62)
* Update version number for R14.0.7 final release.r14.0.7Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Merge translation files from master branch.Automated System2019-12-181-2/+2
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Merge translation files from master branch.Automated System2019-11-251-14/+19
|
* Merge translation files from master branch.Automated System2019-11-111-4/+4
|
* Drop automake build support.gregory guy2019-10-1219-13046/+25
| | | | | | | | | Add basic cmake build instructions. Deleted empty files: NEWS and TODO. Add description in README. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 8097d72273656e748d5bf2e1cf72d8d66d73bab7)
* Merge translation files from master branch.Automated System2019-10-071-4/+7
|
* Merge translation files from master branch.Automated System2019-08-151-0/+96
|
* Merge translation files from master branch.Automated System2019-08-011-21/+23
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADr14.0.6Automated System2019-03-051-0/+0
|
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/applications/kcmautostart/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Use common CMake tests.Slávek Banko2019-02-102-26/+9
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d0e939b87fff36b476819dd8f15a3dc064976c54)
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Update translation filesTDE Weblate2019-01-145-25/+20
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kcm-autostart Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-autostart/ (cherry picked from commit 508352b03658cc35024224a32755dd37ce0ca618)
* Update translation template.Automated System2019-01-141-5/+1
| | | | (cherry picked from commit bc75defa90d9ce628fe36aeb929228c0cd9fdeea)
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <[email protected]> (cherry picked from commit 5a54ec8049b9b65ed8650f592ee8d8cd0ed6d7ab)
* Update translation filesTDE Weblate2018-12-115-88/+335
| | | | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate. (cherry picked from commit a079a10ed7330f8ba2a29d259070a66391996466)
* Add CMakeL10n rules.Slávek Banko2018-12-114-23/+97
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 07f530c60508836ef837aece0415ac89b66fdf53)
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/kcmautostart/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* conversion to the cmake building systemgregory guy2018-09-238-0/+165
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 326ad00672711ac256642b2070b5e64583163556)
* Reset submodule main/applications/kcmautostart/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/applications/kcmautostart/admin to latest HEADr14.0.5Automated System2018-05-241-0/+0
|
* Reset submodule main/applications/kcmautostart/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/applications/kcmautostart/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Fixed up and improve code. Remove crashes when a service desktop fileMichele Calgaro2018-04-272-79/+75
| | | | | | | | was selected. Fixed crashes when ESC was pressed on the property dialog. This relates to bug 2734, although not enough to close it. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e5262dc3bee960e7391ec10296b1ed3d0a1b359e)
* Fix FTBFS on Mageia 6François Andriot2017-07-011-1/+1
| | | | | Signed-off-by: François Andriot <[email protected]> (cherry picked from commit 05f478ee16a88bffe9598edf0625844e54f52355)
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/applications/kcmautostart/admin to latest HEADAutomated System2017-01-261-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-262-0/+0
|
* Reset submodule main/applications/kcmautostart/admin to latest HEADr14.0.4Automated System2016-08-071-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/applications/kcmautostart/cmake to latest HEADAutomated System2016-03-171-0/+0
|