summaryrefslogtreecommitdiffstats
path: root/tdeioslave
Commit message (Expand)AuthorAgeFilesLines
* SFTP: compatibility with older libssh versionsMavridis Philippe2022-07-152-6/+40
* SFTP: Various fixes and improvementsMavridis Philippe2022-07-155-92/+154
* Replaced old sftp ioslave with backported versionMavridis Philippe2022-07-1520-5431/+1518
* FISH: Security fix backport from KDEMavridis Philippe2022-06-271-1/+3
* tdeio-man: add TDE specific man folder to the list of the search paths.Michele Calgaro2022-05-131-0/+1
* Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface.Michele Calgaro2022-03-276-82/+56
* hwmanager: use tdeio_media_mounthelper process toMichele Calgaro2022-03-261-0/+2
* tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls.Michele Calgaro2022-03-236-46/+87
* mediamanager: fix name of available backends in error messages.Michele Calgaro2022-03-061-2/+2
* Added 'eject' and 'ejectByNode' to mediamanager DCOP interface.Michele Calgaro2022-02-196-119/+133
* Removed HAL dependant code.Michele Calgaro2022-02-1414-2579/+27
* Updated after changes to tdehw lib related to device notificaitons.Michele Calgaro2021-08-151-2/+1
* medianotifier: add medium name and url to notification dialog.Michele Calgaro2021-07-191-5/+6
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special...Slávek Banko2021-05-184-4/+14
* tdeioslave media: fixed wrong action in media unlock desktop file.Michele Calgaro2021-05-091-1/+0
* Fixed FTBFS when building without tdehw but using HAL.Michele Calgaro2021-05-081-12/+15
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-072-2/+2
* Fix FTBFS with OpenEXR >= 3.0.xOwsjannikow Sergej E2021-04-231-0/+1
* mediamanager: added DCOP call to get medium's mimetype from its name.Michele Calgaro2021-03-062-26/+50
* tdeioslave media: made 'Open Medium System Folder' action available for unmou...Michele Calgaro2021-02-242-4/+12
* tdeioslave media: made 'Open Medium System Folder' command available for came...Michele Calgaro2021-02-191-1/+1
* Added option to enable/disable Device Monitor notification panels whenMichele Calgaro2021-02-172-2/+19
* Added 'mount' and 'unlock' actions to notifier dialog and fixed size of icons...Michele Calgaro2021-02-163-4/+3
* Enable back media notification dialogs.Michele Calgaro2021-02-132-3/+3
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0735-40/+40
* tdeioslave media: fixed FTBFS caused by previous commit and functionality ofMichele Calgaro2020-11-211-2/+5
* 1) tdehwdevicetray: added support for unmount/unlock/lock operations.Michele Calgaro2020-11-211-6/+6
* 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