summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Collapse)AuthorAgeFilesLines
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-051-9/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-185-19/+19
| | | | | | special cases. Signed-off-by: Slávek Banko <[email protected]>
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-072-2/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fixed FTBFS when building tdelibs/tdebase without tdehw.Michele Calgaro2021-05-025-19/+69
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Avoid direct usage of tdeldap library. This allows to remove hard dependency ↵Michele Calgaro2021-04-222-5/+8
| | | | | | between packages. Signed-off-by: Michele Calgaro <[email protected]>
* Use new 'window_duplicate' icon in tdelibsMichele Calgaro2021-04-141-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0725-22/+22
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-225-8/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-121-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add FreeBSD / DragonFly specific /proc path for an executable file.Slávek Banko2020-05-261-2/+4
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DilOS: use illumos specific /proc path for an executable fileDenis Kozadaev2020-05-261-0/+4
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* Fixed handling of alternative terminal application in MiniCli.Michele Calgaro2020-02-132-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* Improved support for XDG folders without requiring xdg-user-dirs to be ↵Michele Calgaro2020-01-301-1/+1
| | | | | | installed. Signed-off-by: Michele Calgaro <[email protected]>
* Removed kxdglauncher which is now no longer required.Michele Calgaro2020-01-305-229/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This ↵Michele Calgaro2020-01-111-1/+1
| | | | | | relates to issue TDE/tdelibs#60. Signed-off-by: Michele Calgaro <[email protected]>
* Add Polish comments to initial desktop icons.Janek Stolarek2019-12-168-0/+8
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Synchronize German translation with the rest and fix some icons.Chris2019-12-151-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Improve RU and ES translations, contributed by Vita_Cell.Chris2019-12-156-9/+10
| | | | Signed-off-by: Chris <[email protected]>
* Add Russian comments to initial desktop icons.Chris2019-12-158-16/+8
| | | | | | ...contributed by Denk from IRC. Signed-off-by: Chris <[email protected]>
* Add missing Bulgarian translation to initial desktop icons.Chris2019-12-151-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Added Spanish translation to complement issue #96Matías Fonzo2019-12-158-8/+8
| | | | Signed-off-by: Matías Fonzo <[email protected]>
* Added and updated Bulgarian translationEmanoil Kotsev2019-12-157-9/+10
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Add Italian comments to initial desktop icons.Michele Calgaro2019-12-158-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add French comments to initial desktop icons.gregory guy2019-12-158-9/+9
| | | | Signed-off-by: gregory guy <[email protected]>
* Add Czech comments to initial desktop icons.Slávek Banko2019-12-158-8/+8
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Improve initial desktop icons.Chris2019-12-158-5/+89
| | | | Signed-off-by: Chris <[email protected]>
* Added IT translation for 'mycomputer'. This relates to previous commit.Michele Calgaro2019-10-121-0/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* kdesktop: Add missing initialization of sigset_t in kdesktop_lock. This ↵Slávek Banko2019-07-191-0/+1
| | | | | | | resolves bug 3025. Signed-off-by: Slávek Banko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Fix remaining brandings in tdebase.Chris2019-07-151-3/+3
| | | | Signed-off-by: Chris <[email protected]>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-0918-22/+22
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Fix typos in texts.Slávek Banko2019-07-041-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-241-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed bug 925 ("SAK driven secure dialog is not available for use"Michele Calgaro2019-03-101-16/+31
| | | | | | message in .xsession-errors even when SAK is disabled). Signed-off-by: Michele Calgaro <[email protected]>
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-101-9/+7
| | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Prevent hard-coded "tde/" in #include ...Slávek Banko2019-01-302-1/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <[email protected]>
* Improved previous commit using local8Bit() in place of utf8() when aMichele Calgaro2018-11-282-4/+4
| | | | | | | password is transmitted over pipes to other processes. Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-284-7/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Fixed session locking at login. This resolves bug 2874.Michele Calgaro2018-07-032-0/+28
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix kdesktop_lock screensaver stuttering on modern GPUsTimothy Pearson2018-06-241-1/+5
|