summaryrefslogtreecommitdiffstats
path: root/tdeioslave/media/mediamanager/tdehardwarebackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-5/+5
* Remove usage of TDEDiskDeviceStatus::HotpluggableMichele Calgaro2023-12-281-4/+3
* 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-271-0/+18
* 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-231-2/+62
* Added 'eject' and 'ejectByNode' to mediamanager DCOP interface.Michele Calgaro2022-02-191-1/+41
* Updated after changes to tdehw lib related to device notificaitons.Michele Calgaro2021-08-151-2/+1
* 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: mount/unmount/unlock/lock are only allowed on devicesMichele Calgaro2020-10-171-33/+46
* tdeioslave media: added LOCKED property to Medium class.Michele Calgaro2020-10-171-0/+2
* tdeioslave media: fixed handling of mountable state for encrypted devices.Michele Calgaro2020-10-171-4/+19
* tdeioslave media: clean up code related to medium mountable state in preparat...Michele Calgaro2020-10-171-33/+73
* 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-171-172/+63
* tdeioslave media: added initial support for unlocking/locking of encrypted de...Michele Calgaro2020-10-171-3/+86
* Improved support for bluray discs.Michele Calgaro2020-05-301-10/+10
* 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-091-31/+29
* Adjusted to new icon names and renamed media types related to encrypted drive...Michele Calgaro2019-07-091-14/+18
* Renamed methods decrypt/undecrypt to unlock/lock.Michele Calgaro2019-07-081-12/+12
* Improved media manager dcop interface for mount/unmount/decrypt/undecrypt met...Michele Calgaro2019-07-081-76/+101
* 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
* Added "default" mount option to TDE hardware manager. This resolves bug 2593.Michele Calgaro2016-02-251-3/+4
* Fix device icons in the media:/ tdeioslave to comply with XDG standardsSlávek Banko2016-02-031-5/+9
* 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
* Fix removable hard disks mimetype in tdehw storage backendSlávek Banko2016-01-291-3/+3
* Disable autoplay popups by default as the new tdehwdevicetray application wil...Timothy Pearson2015-09-211-1/+1
* Add new hardware device tray applicationTimothy Pearson2015-09-211-4/+13
* Hide udev hidden devices via the hidden file mechanismTimothy Pearson2014-11-281-1/+9
* Honor disk hidden flag when handling device insertion notifiersTimothy Pearson2014-11-271-0/+6
* Distinguish between CD types in media tdeioslave popupsTimothy Pearson2014-10-061-5/+5
* Fully fix damage from prior incorrect commitTimothy Pearson2014-07-121-34/+34
* Fix accidental reversion of commit 0702f6Timothy Pearson2014-07-121-1/+7
* Fix blank DVD/BD/HDDVD media mimetypesTimothy Pearson2014-07-121-55/+49
* Hide underlying partitions/devices in use by device mapper and friends from t...Timothy Pearson2014-07-101-35/+41
* Fix non-removable hard disk labels in the media tdeioslaveTimothy Pearson2014-04-171-1/+12
* Add missing TDEBackend::slotResult slotTimothy Pearson2014-04-071-0/+41
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
* Fix allowing utf8 mount options in tdehw storage backendSlávek Banko2013-11-211-3/+8
* Allow mount options specific to filesystem in tdehw storage backendSlávek Banko2013-11-171-16/+30
* Update media tdeioslave in support of Bug 1612Timothy Pearson2013-08-131-9/+190
* Fix unintended changes from prior commitTimothy Pearson2013-08-081-9/+4
* Disable session management in tdeio slavesTimothy Pearson2013-08-081-4/+9
* Update tdehw-based media manager for new mount APITimothy Pearson2013-08-081-26/+2
* Fix FTBFS due to missing includeSlávek Banko2013-05-121-14/+15