summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update information in KTipbobsmith2022-09-221-1/+5
| | | | | | | | | | + Add a note about using the mouse wheel to set the volume + Change the IRC channel address to irc.libera.chat This resolves issue #288. Signed-off-by: bobsmith <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Change libkonq/PLUGINS and libkonq/SERVICEMENUS to Markdown format.bobsmith2022-09-193-57/+67
| | | | | | | This resolves issue #290. Signed-off-by: bobsmith <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Translated using Weblate (Greek)blu.2562022-09-181-7/+8
| | | | | | | Currently translated at 31.2% (5 of 16 strings) Translation: tdebase/ksplash - themes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksplash-themes/el/
* Translated using Weblate (Greek)blu.2562022-09-181-9/+10
| | | | | | | Currently translated at 100.0% (71 of 71 strings) Translation: tdebase/kicker - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kicker-desktop-files/el/
* Translated using Weblate (Greek)blu.2562022-09-171-4/+7
| | | | | | | Currently translated at 6.2% (1 of 16 strings) Translation: tdebase/ksplash - themes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksplash-themes/el/
* Added translation using Weblate (Greek)blu.2562022-09-171-0/+97
|
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-075-63/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab.Michele Calgaro2022-09-055-255/+301
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* taskbar: fix text positioning when changing from icons only to text&iconsMavridis Philippe2022-09-052-5/+11
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* taskbar: update when icon size changedMavridis Philippe2022-09-052-1/+5
| | | | | | just to be sure Signed-off-by: Mavridis Philippe <[email protected]>
* kcmtaskbar: Disable "on hover" option if halo option is onMavridis Philippe2022-09-051-0/+6
| | | | | | This corresponds to the actual behaviour of Kicker. Signed-off-by: Mavridis Philippe <[email protected]>
* Taskbar thumbs option: Add notice about needing TWin compositorMavridis Philippe2022-09-051-1/+1
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* KCMTaskbar: various adjustmentsMavridis Philippe2022-09-052-67/+123
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Taskbar: show 'modified' icon in icon only modeMavridis Philippe2022-09-051-17/+25
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]> Signed-off-by: Mavridis Philippe <[email protected]>
* SFTP: compatibility with older libssh versionsMavridis Philippe2022-07-152-6/+40
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-201-1/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add man pages for TDE applications.Michele Calgaro2022-05-2346-1/+6228
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* Added initial draft of release notes for R14.0.13.Michele Calgaro2022-05-032-0/+14
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added final version of release notes for R14.0.12.Michele Calgaro2022-04-201-6/+81
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Konsole: real transparency switchMavridis Philippe2022-04-195-12/+43
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* tdehwdevicetray: add 'eject' and 'safe remove' buttons to the disk ↵Michele Calgaro2022-04-055-50/+157
| | | | | | properties dialog. Signed-off-by: Michele Calgaro <[email protected]>
* tdehwdevicetray: add 'safe remove' to the list of available actions.Michele Calgaro2022-04-052-0/+45
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface.Michele Calgaro2022-03-276-82/+56
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls.Michele Calgaro2022-03-238-48/+89
| | | | Signed-off-by: Michele Calgaro <[email protected]>