summaryrefslogtreecommitdiffstats
path: root/tdeioslave/media/mediamanager
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-166-26/+26
* Remove usage of TDEDiskDeviceStatus::HotpluggableMichele Calgaro2023-12-281-4/+3
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-251-1/+1
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-061-4/+4
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-207-7/+7
* hwmanager: use alphabetically sorted menus in tdehwdevicetray.Michele Calgaro2023-03-131-0/+1
* tdeioslave mediamanager: show the device node in the label also for removable...Michele Calgaro2023-03-121-3/+3
* Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface.Michele Calgaro2022-03-274-0/+47
* 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-234-17/+73
* 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-194-59/+114
* Removed HAL dependant code.Michele Calgaro2022-02-147-2345/+21
* Updated after changes to tdehw lib related to device notificaitons.Michele Calgaro2021-08-151-2/+1
* 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-071-1/+1
* mediamanager: added DCOP call to get medium's mimetype from its name.Michele Calgaro2021-03-062-26/+50
* Enable back media notification dialogs.Michele Calgaro2021-02-131-1/+1
* 1) tdehwdevicetray: added support for unmount/unlock/lock operations.Michele Calgaro2020-11-211-6/+6
* tdeioslave media: safe removal and locking are now avaiable also forMichele Calgaro2020-10-171-1/+0
* tdeioslave media: mount/unmount/unlock/lock are only allowed on devicesMichele Calgaro2020-10-172-45/+79
* tdeioslave media: added LOCKED property to Medium class.Michele Calgaro2020-10-173-1/+8
* tdeioslave media: fixed handling of mountable state for encrypted devices.Michele Calgaro2020-10-173-12/+29
* tdeioslave media: clean up code related to medium mountable state in preparat...Michele Calgaro2020-10-175-87/+164
* 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-172-180/+63
* tdeioslave media: added initial support for unlocking/locking of encrypted de...Michele Calgaro2020-10-174-13/+88
* Added translation capabilities for "Unlock Storage Device" dialog box title.Slávek Banko2020-09-081-1/+1
* Desktop file translations:Slávek Banko2020-06-282-135/+15
* Fix missing paired parentheses in HAL media backend.Slávek Banko2020-05-311-5/+5
* Improved support for bluray discs.Michele Calgaro2020-05-304-33/+71
* mediamanager always get started at TDE startup. Therefore the module is no lo...Michele Calgaro2020-02-062-8/+10
* Revive NetBSD supportOBATA Akio2019-08-182-4/+6
* Fixed incorrect display of media device mime comment. This relates toMichele Calgaro2019-08-131-16/+17
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-092-43/+39
* Adjusted to new icon names and renamed media types related to encrypted drive...Michele Calgaro2019-07-097-50/+51
* 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-088-231/+373
* 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
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-021-0/+0
* Fix FTBFS with stricter C++11Slávek Banko2018-08-181-1/+1
* Start media backend on TDE session startup. This resolves bug 2780.Michele Calgaro2018-07-173-0/+10
* Added "default" mount option to TDE hardware manager. This resolves bug 2593.Michele Calgaro2016-02-252-5/+6
* Fix device icons in the media:/ tdeioslave to comply with XDG standardsSlávek Banko2016-02-032-10/+18
* Hide underlying partitions of non-active device mapper devices from the media...Slávek Banko2016-01-311-1/+2
* Fix hard disks media icons in tdehw storage backendSlávek Banko2016-01-291-27/+24