summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Collapse)AuthorAgeFilesLines
* Use Scale & Crop as default style for wallpaper.Michele Calgaro2022-07-181-4/+34
| | | | | | | | | Add more options to "Set as Background" menu in Konqueror. This resolves issue #280 and issue #281. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 14bc816be9c921a6b004e0b0419e0c4c2f010b8c)
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-051-9/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3078b5fa12d8988c55fdb511682736daecbc1ff8)
* Use new 'window_duplicate' icon in tdelibsMichele Calgaro2021-04-161-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6408069d61cedcbde78a14e562857b9f34b48903)
* KDesktop: customizable icon spacing.Mavridis Philippe2021-03-304-30/+104
| | | | | | | | | | | | This commit introduces changes to KDesktop which allow for a custom icon spacing option, some new controls into the Desktop Behaviour module of KControl, as well as the KDesktop Ctrl+Mouse Scroll binding to manipulate the icon spacing. This commit depends on a previous (minor) change in LibKonq. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 94b98729138c6948c1e4fdbb1e0552f85783f263)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0725-22/+22
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 145abc15d57fb29701a12e8a14dcb9c1fd72e9be)
* Removed code formatting modelines.Michele Calgaro2020-09-225-8/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 08d0bb03c026ca9d72fb13105363979660ea9aed)
* Desktop file translations:Slávek Banko2020-06-2852-4317/+107
| | | | | | | | + 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 2f706891f32258c2b070471905f983e4585296d2)
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-121-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6a194d1435d73bf8f19aab741a93f2486dcb4082)
* Add FreeBSD / DragonFly specific /proc path for an executable file.Slávek Banko2020-05-261-2/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4ef8f959121b47c02683ce363892e8d3f8381d30)
* DilOS: use illumos specific /proc path for an executable fileDenis Kozadaev2020-05-261-1/+5
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 44e4d3ce6b80000b7627baee2847ab5e1f7f7d99)
* Fixed handling of alternative terminal application in MiniCli.Michele Calgaro2020-02-132-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8b269b0658abb58555ea079126033ac9f8f0833c)
* Fixed handling of KDesktop -> Right click -> Open Terminal Here... whenMichele Calgaro2020-02-121-2/+2
| | | | | | | the terminal application is different from Konsole. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4ce5ad8c3c1fa5a972901232ef2187c857bc89f8)
* mediamanager always get started at TDE startup. Therefore the module is no ↵Michele Calgaro2020-02-061-4/+6
| | | | | | | longer available in TCC->TDE Components->Service Manager->Startup Services for enable/disable at startup. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e9f503cdb8eae03d99e1042b10f4e9e146f2cd5e)
* Improved support for XDG folders without requiring xdg-user-dirs to be ↵Michele Calgaro2020-01-301-1/+1
| | | | | | | installed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fddff79d21edd8c97d25ea9439fa2218ed35f3d4)
* Removed kxdglauncher which is now no longer required.Michele Calgaro2020-01-305-229/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f8a93efe769e5002d3e3f80fb301b2464f379343)
* Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This ↵Michele Calgaro2020-01-121-1/+1
| | | | | | | relates to issue TDE/tdelibs#60. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6b70b67b4b2a867f228889cbb06dfff173d24e5d)
* Add Polish comments to initial desktop icons.Janek Stolarek2019-12-168-0/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c1384365c9c13c16fae873ba207e39c07d411f0f)
* Synchronize German translation with the rest and fix some icons.Chris2019-12-161-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 0daae46f23f33c0b02bf3d58ab8c1428e7bd71b7)
* Improve RU and ES translations, contributed by Vita_Cell.Chris2019-12-156-9/+10
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 9b964799b412d261875f1f2a0e30798e2234156f)
* Add Russian comments to initial desktop icons.Chris2019-12-158-16/+8
| | | | | | | ...contributed by Denk from IRC. Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit f076b15382c0bfdc5b171cfeee9665b48dab0c35)
* Add missing Bulgarian translation to initial desktop icons.Chris2019-12-151-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 9d18aa3129547f53729786158e68ae54c064ac3f)
* Added Spanish translation to complement issue #96Matías Fonzo2019-12-158-8/+8
| | | | | Signed-off-by: Matías Fonzo <selk@dragora.org> (cherry picked from commit 9b5f085b49154d2e6cbfca832f4dd4daaa6c60d6)
* Added and updated Bulgarian translationEmanoil Kotsev2019-12-157-9/+10
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 8c43819bb7bbafb2abf58c30e7131e006d39b51a)
* Add Italian comments to initial desktop icons.Michele Calgaro2019-12-158-8/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 55b1b912fddc6de968b124b172395af0deb67f7c)
* Add French comments to initial desktop icons.gregory guy2019-12-158-9/+9
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit ebef04cd2098f1d145e343fdf14cd2089cabcc68)
* Add Czech comments to initial desktop icons.Slávek Banko2019-12-158-8/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0f5478ae2ee506e98ade84cf273f5563574fc9db)
* Improve initial desktop icons.Chris2019-12-158-5/+89
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit d71f9eeb7a64baad74f0e1b5f5053bf3247864fe)
* Added IT translation for 'mycomputer'. This relates to previous commit.Michele Calgaro2019-10-121-0/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 752183c265003c18abd3d6f7babe9ec2fa214da3)
* Fix wrong computer icon translations.Chris2019-10-121-66/+6
| | | | | | | Credits and thanks to Vitaly (Vita_Cell) from IRC for contributing RU and ES translations. Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 1e9234674c0ab386eead89781115d9619321c92e)
* Fix remaining brandings in tdebase.Chris2019-07-151-3/+3
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 0721f2d3f40ee990c2227563889dff3d540f9224)
* Fix German translation for My_Computer.Chris2019-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | First impression of the German user of TDE is that he is greeted with a desktop icon on the very top of the desktop called "Speichermedien", which is so long, that it wraps up this ugly way: "Speicherme-dien". Which looks very unpolished and leads to a bad experience for first timers. This comes from KDE3 times still. Most likely it was just copy-pasted from other places. The term "Speichermedien" is used otherwise in nearly all other places (German), so changing it just for that icon looks inconsistent at first. But in fact the original (English) name for it is also called "Computer" and not "Speichermedien" for this icon. So the gain of beeing inconsistent is bigger because it looks more polished. If someone is unhappy about that, he can open a ticket or join IRC to find another solution. Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit e408b9918746037bd96eb30b707640d2148c2495)
* Fix typos in texts.Slávek Banko2019-07-041-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1a6edf83b9d29f1541e29b0cd1706dc8291ba2e2)
* Fixed bug 925 ("SAK driven secure dialog is not available for use"Michele Calgaro2019-03-311-16/+31
| | | | | | | message in .xsession-errors even when SAK is disabled). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3c109e3d106e7348cea31ea1be7ce0aaadee307d)
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-311-9/+7
| | | | | | | | This resolves bug 2945. Manually cherry-picked from commit 7aa9258f. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add $DISPLAY to kdesktop_lock_lockfile file name.Slávek Banko2019-02-111-1/+1
| | | | | | | | | This resolves bug 2998. Thanks to Russell Brown for analyzing the problem and propose a solution. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d3834ad4f50062ba720bc38e9248bd3c1335b50d)
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b95b665c78a047fc540e2bc4a8c19be6db03b825)
* kdesktop lockprocess: Removed unnecessary include linux/stat.hSlávek Banko2018-09-051-3/+0
| | | | | | | This resolves FTBFS with glibc 2.28 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 00b7a9c60a278dc0730bf3cd97e7e6bb7010dfbc)
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-041-2/+1
| | | | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 967cf90889abe8df9f6c262319a92a5c8a660f12)
* Fixed session locking at login. This resolves bug 2874.Michele Calgaro2018-07-032-0/+28
| | | | | | Partially cherry picked from commit a359fef2. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix kdesktop_lock screensaver stuttering on modern GPUsTimothy Pearson2018-06-241-1/+5
| | | | (cherry picked from commit 4ec011cd55856f3825672431b15c0318022c6948)
* Reset states in kdesktop-lock if startSaver failsSlávek Banko2018-05-261-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 030fad5fe4b89985781d4b17e8675361033dbc87)
* Fix calculations in mini-cliSlávek Banko2017-12-021-2/+3
| | | | | | | | + add the leading zero to the calculated results + support for calculations that starts with a negative number Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7f55022fcfa6abe19b893889b01cfddb75fc870c)
* Write more details when kdesktop lock fails to grab input devicesSlávek Banko2016-09-111-0/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0a874e41b6f30d3276a8ab6536a7c3f692ffed65)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-249-0/+0
| | | | (cherry picked from commit 09dce5e19f37776c560f0af4eb000baaaf6b50b1)
* fix encoding for My_Documents folder for three locales was missing beforeAlexander Golubev2016-07-051-3/+3
| | | | (cherry picked from commit bf26a0b86a8e8ae0255fd66bcf563b32914de2f5)
* Fixed desktop locking code. This relates to bug 2603 and fixes the ↵Michele Calgaro2016-03-131-1/+1
| | | | | | | locking-after-suspend issue when the screensaver is also enabled. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ab959b43ca0d41104fc828e0a0b57cc8a6c5108c)
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-10-031-5/+5
| | | | (cherry picked from commit 6d028f3b522b5a4f978d52cc5b3c187cf329c3b2)
* Fix FTBFS on freebsdSlávek Banko2015-06-121-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 08122b137e76ffcf7067f634a7668002732e11d9)
* Bring My_Computer (system) icon into XDG complianceSlávek Banko2015-04-141-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8a568a2b948913145d98feff10de2ef3d256d423)
* Fix commentsTimothy Pearson2015-04-141-3/+3
| | | | (cherry picked from commit 8c1136342b3519da44fc0379e3132c41e297009b)