summaryrefslogtreecommitdiffstats
path: root/tdeioslave
Commit message (Expand)AuthorAgeFilesLines
* tdeioslaves media: added "Open Medium System Folder" action, previouslyMichele Calgaro2020-11-053-1/+12
* tdeio media slave: added 'Open Real Folder' to tdeio_media_mounthelper.Michele Calgaro2020-11-052-0/+20
* tdeioslave media: updates for property dialog and file media plugin mimetypes.Michele Calgaro2020-11-013-2/+9
* tdehwmonitor: added Unlock/Lock buttons to LUKS disks.Michele Calgaro2020-10-253-4/+13
* Added icons to media actions.Michele Calgaro2020-10-186-11/+9
* tdeioslave media: safe removal and locking are now avaiable also forMichele Calgaro2020-10-179-194/+268
* tdeioslave media: encrypted devices (either locked or unlocked) are notMichele Calgaro2020-10-1712-12/+0
* tdeioslave media: remove duplication of feedback for tdeio_media_helperMichele Calgaro2020-10-175-58/+9
* tdeioslave media: mount/unmount/unlock/lock are only allowed on devicesMichele Calgaro2020-10-176-83/+126
* tdeioslave media: added LOCKED property to Medium class.Michele Calgaro2020-10-176-16/+37
* tdeioslave media: fixed handling of mountable state for encrypted devices.Michele Calgaro2020-10-176-18/+54
* tdeioslave media: clean up code related to medium mountable state in preparat...Michele Calgaro2020-10-178-249/+301
* tdeioslave media: fixed update of mime type on encrypted CD/DVD devices cause...Michele Calgaro2020-10-171-0/+1
* tdeioslave media: fixed displaying of encrypted disks.Michele Calgaro2020-10-175-183/+66
* tdeioslave media: added initial support for unlocking/locking of encrypted de...Michele Calgaro2020-10-1710-99/+209
* Removed additional code formatting modelines.Michele Calgaro2020-09-2513-14/+13
* Removed code formatting modelines.Michele Calgaro2020-09-226-9/+2
* Added translation capabilities for "Unlock Storage Device" dialog box title.Slávek Banko2020-09-082-2/+2
* Desktop file translations:Slávek Banko2020-06-28135-5677/+456
* For templates from CMake, use the TDE CMAKE TEMPLATES variable.Slávek Banko2020-06-121-1/+1
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-121-1/+1
* Fix missing paired parentheses in HAL media backend.Slávek Banko2020-05-311-5/+5
* Improved support for bluray discs.Michele Calgaro2020-05-3012-63/+113
* media tdeioslave: added bluray mimetype.Carlos Alberto2020-05-299-14/+352
* mediamanager always get started at TDE startup. Therefore the module is no lo...Michele Calgaro2020-02-062-8/+10
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-42/+42
* Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This relat...Michele Calgaro2020-01-111-1/+1
* Synchronize German translation of cursor with the rest.Chris2019-12-181-1/+3
* Improve German translation and fix some desktop files.Chris2019-12-172-2/+2
* Synchronize German translation with the rest and fix some icons.Chris2019-12-152-2/+2
* Fix duplicated, missing and misleading icons.Chris2019-12-151-1/+1
* Prefer TIRPC detection over search for rpc/rpc.h header.François Andriot2019-12-041-4/+4
* Fix TCC modules in German and other languages.Chris2019-10-112-0/+12
* Fix wrong language code for Czech translations related to the Trash.Slávek Banko2019-10-072-4/+4
* Fix and translate German device icon names.Chris2019-10-0716-7/+17
* Revive NetBSD supportOBATA Akio2019-08-183-5/+10
* Fixed incorrect display of media device mime comment. This relates toMichele Calgaro2019-08-132-17/+17
* Fixed media type for cd rw type.Michele Calgaro2019-07-093-3/+3
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-0931-72/+68
* Adjusted to new icon names and renamed media types related to encrypted drive...Michele Calgaro2019-07-0954-335/+272
* Renamed methods decrypt/undecrypt to unlock/lock.Michele Calgaro2019-07-086-41/+41
* Extended media manager dcop interface by adding functions toMichele Calgaro2019-07-084-4/+74
* Improved media manager dcop interface for mount/unmount/decrypt/undecrypt met...Michele Calgaro2019-07-0810-264/+430
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-07-081-3/+3
* Adjusted to new TDEStorageOpResult-based tdelibs api.Michele Calgaro2019-07-081-24/+27
* mediamanager: cleaned up use of medium name map.Michele Calgaro2019-06-071-28/+15
* Renamed kcm_trash to kcmtrash and minor fixup to previous commits.Michele Calgaro2019-04-155-11/+11
* Unified widget code for trash property dialog and TDE control module.Michele Calgaro2019-04-143-422/+7
* Improved code for trash bin management.Michele Calgaro2019-04-145-41/+179
* Added TDE Control module for trash policy configuration.Michele Calgaro2019-04-1310-12/+746