summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* starttde: Correct the disposal of the TDE_FULL_SESSION variableMatías Fonzo2022-03-011-2/+1
| | | | | | | | The variable is set and exported. But previously it was unset before xprop(1) can remove the property. This commit corrects or gives the xprop command the opportunity to remove the property (TDE_FULL_SESSION). Signed-off-by: Matías Fonzo <selk@dragora.org>
* Translated using Weblate (Italian)Michele Calgaro2022-03-011-10/+10
| | | | | | | Currently translated at 100.0% (15 of 15 strings) Translation: tdebase/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeprint-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2022-03-011-22/+20
| | | | | | | Currently translated at 100.0% (106 of 106 strings) Translation: tdebase/tdeioslave - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeioslave-desktop-files/it/
* Translated using Weblate (Russian)Alexander Golubev2022-02-271-2/+6
| | | | | | | Currently translated at 61.8% (281 of 454 strings) Translation: tdebase/kcontrol - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
* Added 'eject' and 'ejectByNode' to mediamanager DCOP interface.Michele Calgaro2022-02-196-119/+133
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-7/+9
| | | | | | | Currently translated at 70.0% (7 of 10 strings) Translation: tdebase/twin clients - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-clients-desktop-files/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-9/+12
| | | | | | | Currently translated at 52.5% (52 of 99 strings) Translation: tdebase/tdm - sessions Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-sessions/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-7/+9
| | | | | | | Currently translated at 86.6% (13 of 15 strings) Translation: tdebase/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeprint-desktop-files/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-8/+9
| | | | | | | Currently translated at 80.0% (4 of 5 strings) Translation: tdebase/ksysguard - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksysguard-events/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-7/+8
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdebase/ksysguard - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksysguard-desktop-files/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-7/+8
| | | | | | | Currently translated at 61.4% (279 of 454 strings) Translation: tdebase/kcontrol - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-7/+9
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: tdebase/konsole - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole-events/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-7/+9
| | | | | | | 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/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-8/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdebase/kmenuedit - kmenuedit.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kmenuedit-kmenueditdesktop/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-8/+10
| | | | | | | Currently translated at 47.9% (166 of 346 strings) Translation: tdebase/kappfinder - data Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-data/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-7/+9
| | | | | | | Currently translated at 80.0% (4 of 5 strings) Translation: tdebase/kate - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kate-desktop-files/ru/
* Translated using Weblate (Russian)Alexander Golubev2022-02-141-7/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdebase/kappfinder - kappfinder.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-kappfinderdesktop/ru/
* Removed HAL dependant code.Michele Calgaro2022-02-1428-2938/+43
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Alexander Golubev2022-02-131-5/+7
| | | | | | | Currently translated at 61.2% (278 of 454 strings) Translation: tdebase/kcontrol - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
* Translated using Weblate (Italian)Michele Calgaro2022-02-061-130/+120
| | | | | | | Currently translated at 100.0% (251 of 251 strings) Translation: tdebase/l10n - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/l10n-desktop-files/it/
* Make sure to convert TQCString to const char* when passing it to a variadic ↵Michele Calgaro2022-02-061-1/+1
| | | | | | function (printf). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kicker storage applet: display more useful information on the tooltip of ↵Michele Calgaro2022-02-051-2/+1
| | | | | | each device. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2022-02-031-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/it/
* Translated using Weblate (Italian)Michele Calgaro2022-01-301-8/+8
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdebase/ksysguard - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksysguard-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2022-01-291-4/+5
| | | | | | | 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/it/
* Translated using Weblate (Italian)Michele Calgaro2022-01-291-11/+11
| | | | | | | Currently translated at 100.0% (9 of 9 strings) Translation: tdebase/ksplash - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksplash-desktop-files/it/