Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tdeioslave media: mount/unmount/unlock/lock are only allowed on devices | Michele Calgaro | 2020-10-17 | 1 | -33/+46 |
| | | | | | | for which those operations make sense. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave media: added LOCKED property to Medium class. | Michele Calgaro | 2020-10-17 | 1 | -0/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave media: fixed handling of mountable state for encrypted devices. | Michele Calgaro | 2020-10-17 | 1 | -4/+19 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave media: clean up code related to medium mountable state in ↵ | Michele Calgaro | 2020-10-17 | 1 | -33/+73 |
| | | | | | | preparation for further work. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave media: fixed update of mime type on encrypted CD/DVD devices ↵ | Michele Calgaro | 2020-10-17 | 1 | -0/+1 |
| | | | | | | | | | | caused by missing udev events. Note: not sure if the bug was only specific to VirtualBox "iso" CD/DVD or general for any CD/DVD. In any case this fix is required if using LUKS encrytped .iso files with TDE running inside VirtualBox. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave media: fixed displaying of encrypted disks. | Michele Calgaro | 2020-10-17 | 1 | -172/+63 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave media: added initial support for unlocking/locking of encrypted ↵ | Michele Calgaro | 2020-10-17 | 1 | -3/+86 |
| | | | | | | devices. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 1 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed incorrect display of media device mime comment. This relates to | Michele Calgaro | 2019-08-13 | 1 | -16/+17 |
| | | | | | | issue TDE/tdelibs#35. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 1 | -31/+29 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new icon names and renamed media types related to encrypted ↵ | Michele Calgaro | 2019-07-09 | 1 | -14/+18 |
| | | | | | | drives in a better way. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renamed methods decrypt/undecrypt to unlock/lock. | Michele Calgaro | 2019-07-08 | 1 | -12/+12 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improved media manager dcop interface for mount/unmount/decrypt/undecrypt ↵ | Michele Calgaro | 2019-07-08 | 1 | -76/+101 |
| | | | | | | methods by returning more information. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-07-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new TDEStorageOpResult-based tdelibs api. | Michele Calgaro | 2019-07-08 | 1 | -24/+27 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added "default" mount option to TDE hardware manager. This resolves bug 2593. | Michele Calgaro | 2016-02-25 | 1 | -3/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix device icons in the media:/ tdeioslave to comply with XDG standards | Slávek Banko | 2016-02-03 | 1 | -5/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Hide underlying partitions of non-active device mapper devices from the ↵ | Slávek Banko | 2016-01-31 | 1 | -1/+2 |
| | | | | | | media:/ tdeioslave Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix hard disks media icons in tdehw storage backend | Slávek Banko | 2016-01-29 | 1 | -27/+24 |
| | | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix removable hard disks mimetype in tdehw storage backend | Slávek Banko | 2016-01-29 | 1 | -3/+3 |
| | | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Disable autoplay popups by default as the new tdehwdevicetray application ↵ | Timothy Pearson | 2015-09-21 | 1 | -1/+1 |
| | | | | will handle notification and autoplay popup initiation | ||||
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 1 | -4/+13 |
| | | | | Allow removable media action request popups to be suppressed | ||||
* | Hide udev hidden devices via the hidden file mechanism | Timothy Pearson | 2014-11-28 | 1 | -1/+9 |
| | | | | This resolves Bug 2211 | ||||
* | Honor disk hidden flag when handling device insertion notifiers | Timothy Pearson | 2014-11-27 | 1 | -0/+6 |
| | | | | This relates to Bug 2211 | ||||
* | Distinguish between CD types in media tdeioslave popups | Timothy Pearson | 2014-10-06 | 1 | -5/+5 |
| | | | | This resolves Bug 1371 | ||||
* | Fully fix damage from prior incorrect commit | Timothy Pearson | 2014-07-12 | 1 | -34/+34 |
| | |||||
* | Fix accidental reversion of commit 0702f6 | Timothy Pearson | 2014-07-12 | 1 | -1/+7 |
| | |||||
* | Fix blank DVD/BD/HDDVD media mimetypes | Timothy Pearson | 2014-07-12 | 1 | -55/+49 |
| | | | | This relates to Bug 1371 | ||||
* | Hide underlying partitions/devices in use by device mapper and friends from ↵ | Timothy Pearson | 2014-07-10 | 1 | -35/+41 |
| | | | | the media:/ tdeioslave | ||||
* | Fix non-removable hard disk labels in the media tdeioslave | Timothy Pearson | 2014-04-17 | 1 | -1/+12 |
| | | | | Fix TDE hardware manager needing root privileges | ||||
* | Add missing TDEBackend::slotResult slot | Timothy Pearson | 2014-04-07 | 1 | -0/+41 |
| | | | | This partially resolves Bug 1666 | ||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Fix allowing utf8 mount options in tdehw storage backend | Slávek Banko | 2013-11-21 | 1 | -3/+8 |
| | |||||
* | Allow mount options specific to filesystem in tdehw storage backend | Slávek Banko | 2013-11-17 | 1 | -16/+30 |
| | | | | This relates to Bug 1708 | ||||
* | Update media tdeioslave in support of Bug 1612 | Timothy Pearson | 2013-08-13 | 1 | -9/+190 |
| | |||||
* | Fix unintended changes from prior commit | Timothy Pearson | 2013-08-08 | 1 | -9/+4 |
| | |||||
* | Disable session management in tdeio slaves | Timothy Pearson | 2013-08-08 | 1 | -4/+9 |
| | | | | This relates to Bug 760 | ||||
* | Update tdehw-based media manager for new mount API | Timothy Pearson | 2013-08-08 | 1 | -26/+2 |
| | | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls | ||||
* | Fix FTBFS due to missing include | Slávek Banko | 2013-05-12 | 1 | -14/+15 |
| | |||||
* | Fix tdehardwarebackend does not manage to invoke 'fuser' command | Slávek Banko | 2013-05-12 | 1 | -4/+12 |
| | |||||
* | Fix a number of issues with the media tdeioslave | Timothy Pearson | 2013-04-15 | 1 | -21/+7 |
| | | | | | This relates to Bug 1450 Add media disk space overlay and enable by default | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -0/+1376 |