summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Expand)AuthorAgeFilesLines
* Removed code formatting modelines.Michele Calgaro2020-09-225-8/+4
* Desktop file translations:Slávek Banko2020-06-2852-4317/+107
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-121-1/+1
* Add FreeBSD / DragonFly specific /proc path for an executable file.Slávek Banko2020-05-261-2/+4
* DilOS: use illumos specific /proc path for an executable fileDenis Kozadaev2020-05-261-1/+5
* Fixed handling of alternative terminal application in MiniCli.Michele Calgaro2020-02-132-7/+7
* Fixed handling of KDesktop -> Right click -> Open Terminal Here... whenMichele Calgaro2020-02-121-2/+2
* mediamanager always get started at TDE startup. Therefore the module is no lo...Michele Calgaro2020-02-061-4/+6
* Improved support for XDG folders without requiring xdg-user-dirs to be instal...Michele Calgaro2020-01-301-1/+1
* Removed kxdglauncher which is now no longer required.Michele Calgaro2020-01-305-229/+3
* Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This relat...Michele Calgaro2020-01-121-1/+1
* Add Polish comments to initial desktop icons.Janek Stolarek2019-12-168-0/+8
* Synchronize German translation with the rest and fix some icons.Chris2019-12-161-1/+1
* Improve RU and ES translations, contributed by Vita_Cell.Chris2019-12-156-9/+10
* Add Russian comments to initial desktop icons.Chris2019-12-158-16/+8
* Add missing Bulgarian translation to initial desktop icons.Chris2019-12-151-1/+1
* Added Spanish translation to complement issue #96Matías Fonzo2019-12-158-8/+8
* Added and updated Bulgarian translationEmanoil Kotsev2019-12-157-9/+10
* Add Italian comments to initial desktop icons.Michele Calgaro2019-12-158-8/+8
* Add French comments to initial desktop icons.gregory guy2019-12-158-9/+9
* Add Czech comments to initial desktop icons.Slávek Banko2019-12-158-8/+8
* Improve initial desktop icons.Chris2019-12-158-5/+89
* Added IT translation for 'mycomputer'. This relates to previous commit.Michele Calgaro2019-10-121-0/+1
* Fix wrong computer icon translations.Chris2019-10-121-66/+6
* Fix remaining brandings in tdebase.Chris2019-07-151-3/+3
* Fix German translation for My_Computer.Chris2019-07-071-1/+1
* Fix typos in texts.Slávek Banko2019-07-041-1/+1
* Fixed bug 925 ("SAK driven secure dialog is not available for use"Michele Calgaro2019-03-311-16/+31
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-311-9/+7
* Add $DISPLAY to kdesktop_lock_lockfile file name.Slávek Banko2019-02-111-1/+1
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
* kdesktop lockprocess: Removed unnecessary include linux/stat.hSlávek Banko2018-09-051-3/+0
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-041-2/+1
* Fixed session locking at login. This resolves bug 2874.Michele Calgaro2018-07-032-0/+28
* Fix kdesktop_lock screensaver stuttering on modern GPUsTimothy Pearson2018-06-241-1/+5
* Reset states in kdesktop-lock if startSaver failsSlávek Banko2018-05-261-0/+2
* Fix calculations in mini-cliSlávek Banko2017-12-021-2/+3
* Write more details when kdesktop lock fails to grab input devicesSlávek Banko2016-09-111-0/+6
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-249-0/+0
* fix encoding for My_Documents folder for three locales was missing beforeAlexander Golubev2016-07-051-3/+3
* Fixed desktop locking code. This relates to bug 2603 and fixes the locking-af...Michele Calgaro2016-03-131-1/+1
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-10-031-5/+5
* Fix FTBFS on freebsdSlávek Banko2015-06-121-1/+1
* Bring My_Computer (system) icon into XDG complianceSlávek Banko2015-04-141-1/+1
* Fix commentsTimothy Pearson2015-04-141-3/+3
* Do not unblock signals in main thread when waiting for kdesktop_lock responseTimothy Pearson2015-04-142-8/+4
* Fix ommited call fullyOnline() in kdesktop_lockSlávek Banko2015-04-141-0/+1
* Ensure desktop is completely hidden before sending fullyOnline()Timothy Pearson2015-04-144-15/+42
* Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspendTimothy Pearson2015-04-142-45/+55
* Remove call to pthread_cancel() in kdesktop_lockTimothy Pearson2015-04-143-3/+29