summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Taskbar: show 'modified' icon in icon only modeMavridis Philippe2022-09-051-17/+25
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Taskbar: small/panel icon size selection.Mavridis Philippe2022-09-057-141/+176
| | | | | | | | | | | | | | | | | | | | | By default the 16x16 value was hardcoded into the taskbar, which is not correct. With this commit the default value is TDEIcon::Small (can be defined in TCC->LookNFeel->Icons) to retain the "classic" style. This commit adds a "Small icons" checkbox which can be unchecked to set the icon size to TDEIcon::Panel (for consistency with other panel icons). Combined with "Icons only", this produces a Plasma/Windows-like big icon taskbar. This commit also ensures that in "Icons only" mode the icons are centered in their button, for better looking result. Finally, this commit fixes a typo in some macros (TABSKAR -> TASKBAR). Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* kcmtaskbar: UI improvementsMavridis Philippe2022-09-054-516/+1033
| | | | | | | | | | | | | | | | The module settings are now split between three tabs, which looks better overall and a little less overloaded. Additionaly, some new settings which were already present for the config have been exposed (thumbnails, max button width). Finally, some settings have been further refined for customization (button styles, which were previously hardcoded -Clssic, Optimal, For transparency- can now be precisely configured. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Translated using Weblate (Spanish)Real name2022-08-291-7/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdebase/ktip - ktip.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ktip-ktipdesktop/es/
* Translated using Weblate (Spanish)Real name2022-08-291-22/+23
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: tdebase/ksplash - themes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksplash-themes/es/
* Translated using Weblate (Spanish)Real name2022-08-291-7/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdebase/knetattach - knetattach.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/knetattach-knetattachdesktop/es/
* Translated using Weblate (Spanish)Real name2022-08-291-12/+13
| | | | | | | Currently translated at 92.7% (51 of 55 strings) Translation: tdebase/applnk - directories Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/applnk-directories/es/
* Translated using Weblate (Spanish)Real name2022-08-291-7/+8
| | | | | | | Currently translated at 100.0% (15 of 15 strings) Translation: tdebase/applnk - compat Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/applnk-compat/es/
* khotkeys: added 'waiting' action to the list of available choices.Michele Calgaro2022-08-2513-11/+277
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TCC khotkeys: added 'move up' and 'move down' buttons to 'Actions' and ↵Michele Calgaro2022-08-118-53/+190
| | | | | | 'Conditions' listviews for input actions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TCC khotkeys: fixed logic related to action and condition item selection ↵Michele Calgaro2022-08-092-19/+57
| | | | | | after deleting an existing item. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Portuguese)Hugo Carvalho2022-08-021-11/+12
| | | | | | | Currently translated at 82.6% (19 of 23 strings) Translation: tdebase/drkonqi - presets Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/drkonqi-presets/pt/
* Translated using Weblate (Italian)Michele Calgaro2022-07-191-14/+8
| | | | | | | Currently translated at 100.0% (21 of 21 strings) Translation: tdebase/kdesktop - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-desktop-files/it/
* Translated using Weblate (Czech)Slávek Banko2022-07-191-15/+9
| | | | | | | Currently translated at 100.0% (21 of 21 strings) Translation: tdebase/kdesktop - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-desktop-files/cs/
* Use gender-neutral languageMavridis Philippe2022-07-1816-35/+35
| | | | | | This resolves issue TDE/tde#93. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Update translation filesTDE Weblate2022-07-1782-82/+2968
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/kdesktop - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-desktop-files/
* Update translation template.Automated System2022-07-171-1/+31
|
* Use Scale & Crop as default style for wallpaper.Michele Calgaro2022-07-176-18/+89
| | | | | | | | 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>
* SFTP: compatibility with older libssh versionsMavridis Philippe2022-07-152-6/+40
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* SFTP: Various fixes and improvementsMavridis Philippe2022-07-156-93/+163
| | | | | | | | | | | For details see PR #279. Portions of code borrowed from KDE5 SFTP ioslave: Source: https://invent.kde.org/network/kio-extras/-/blob/master/sftp/kio_sftp.cpp Licence: LGPLv2 or later Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Replaced old sftp ioslave with backported versionMavridis Philippe2022-07-1520-5431/+1518
| | | | | | | | | Source: https://github.com/sandsmark/kde2-kio-sftp-kde4 Licence: GPLv2 or later This resolves issue #276. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Replace listview's binary "Case Insensitive Sort" option with 3 mutually ↵Vincent Reher2022-07-0215-40/+204
| | | | | | | | | | | | exclusive options: 1. Unicode based (AB...ab) 2. Unicode based, case insensitive (aAbB) 2. Locale based This resolves issue #252. Signed-off-by: Vincent Reher <tde@4reher.org>
* FISH: Security fix backport from KDEMavridis Philippe2022-06-271-1/+3
| | | | | | | | | | | | "Only store password in KWallet if the user asked for it" https://invent.kde.org/network/kio-extras/-/commit/d813cef3cecdec9af1532a40d677a203ff979145 Author: David Faure Licence: GPLv2 This mitigates CVE-2020-12755. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-201-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add man pages for TDE applications.Michele Calgaro2022-05-2346-1/+6228
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeio-man: add TDE specific man folder to the list of the search paths.Michele Calgaro2022-05-132-0/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Dutch)Heimen Stoffels2022-05-031-16/+16
| | | | | | | Currently translated at 59.5% (59 of 99 strings) Translation: tdebase/tdm - sessions Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-sessions/nl/
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added initial draft of release notes for R14.0.13.Michele Calgaro2022-05-032-0/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added final version of release notes for R14.0.12.Michele Calgaro2022-04-201-6/+81
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Konsole: real transparency switchMavridis Philippe2022-04-195-12/+43
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* tdehwdevicetray: add 'eject' and 'safe remove' buttons to the disk ↵Michele Calgaro2022-04-055-50/+157
| | | | | | properties dialog. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwdevicetray: add 'safe remove' to the list of available actions.Michele Calgaro2022-04-052-0/+45
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Modify screen savers detection that the XSCREENSAVER_DIRSSlávek Banko2022-03-294-51/+64
| | | | | | | | | | | and XSCREENSAVER_CONFIG_DIRS variables allow multiple paths. Likewise, the XSCREENSAVER HACKS DIRS variable used to search for an screen saver executable can contain multiple paths. This relates to TDE/tdeartwork#19. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface.Michele Calgaro2022-03-276-82/+56
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* hwmanager: use tdeio_media_mounthelper process toMichele Calgaro2022-03-265-189/+55
| | | | | | | | mount/unmout/lock/unlock/ejct media devices. This ensures a consistent media device status also with complex partition structures and LUKS encryption. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls.Michele Calgaro2022-03-238-48/+89
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kxkb: transparent indicator background featureMavridis Philippe2022-03-196-98/+162
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* hwmanager: simplify code after tdelibs commit 5f795c0b.Michele Calgaro2022-03-162-9/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2022-03-161-4/+7
| | | | | | | Currently translated at 100.0% (1 of 1 strings) Translation: tdebase/tde_release_notes.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tde_release_notesdesktop/it/
* Translated using Weblate (Italian)Michele Calgaro2022-03-161-26/+27
| | | | | | | Currently translated at 100.0% (81 of 81 strings) Translation: tdebase/twin - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-events/it/
* Added translation using Weblate (Italian)Michele Calgaro2022-03-161-0/+20
|
* Translated using Weblate (Italian)Michele Calgaro2022-03-131-10/+11
| | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdebase/twin clients - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-clients-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2022-03-131-14/+18
| | | | | | | Currently translated at 100.0% (31 of 31 strings) Translation: tdebase/twin - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2022-03-081-60/+60
| | | | | | | Currently translated at 100.0% (99 of 99 strings) Translation: tdebase/tdm - sessions Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-sessions/it/
* tdehwdevicetray: use DCOP calls instead of direct tdehw calls to ↵Michele Calgaro2022-03-072-72/+91
| | | | | | mount/unmount/unlock/lock/eject devices. This is for consistency of behavior and error messages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2022-03-061-4/+5
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: tdebase/tdm - themes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-themes/it/
* mediamanager: fix name of available backends in error messages.Michele Calgaro2022-03-061-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwdevicemanager: fix SEGV caused by removing a device when the Device listMichele Calgaro2022-03-063-18/+21
| | | | | | | dialog is open. Also make sure to update the device list correctly when a device is removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwdevicemanager: make sure to stop polling when closing the device dialog.Michele Calgaro2022-03-041-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>