summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdestoragedevice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tdehw: avoid crashing kded when using udisks/udisks2 to operate onMichele Calgaro2019-07-071-0/+6
| | | | | | | drives that contain dashes. This relates to issue #32. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 32566accdab31f598381e7e68330055f4a7178f1)
* Fix icon of mounted camera in tdehwlibSlávek Banko2016-02-041-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ef7180dad939e407f0efd9a02ffcac6ab249f866)
* Fix using of custom mountpoints with pmount in tdehwlibSlávek Banko2016-01-231-1/+12
| | | | | | | This partially resolves Bug 2576 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c10124c96557042d5a9c0170dd2883557997be3e)
* Add mount indicator to tdehwlib storage device iconsTimothy Pearson2015-10-021-19/+24
| | | | (cherry picked from commit feaced1b3cdb36d0b841207b92b40cab58d5437b)
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-041-16/+16
| | | | (cherry picked from commit 86686421b5b46ca556cf11f71cc5a0098bbe4970)
* Fix hardware control center crashes on device hot removeTimothy Pearson2014-11-261-3/+17
| | | | Fix incorrect decoding of hex escaped device names
* Fix incorrect sizes being reported on raid devicesTimothy Pearson2014-07-101-12/+3
|
* Add detailedFriendlyName methods to the TDE hardware managerTimothy Pearson2014-04-181-0/+4
| | | | This breaks the ABI and relates to Bug 1666
* Fix crash in mount/umount operations when using pmountTimothy Pearson2013-12-271-6/+9
| | | | Remove unneeded hack in dirlister for media device root directory
* Use direct DBUS calls for udisks2Timothy Pearson2013-12-261-12/+154
|
* Use udisks DBUS calls instead of command line control utilityTimothy Pearson2013-12-261-21/+146
|
* Fix mount media without known filesystem in tdehw storage backendSlávek Banko2013-12-111-19/+19
| | | | This resolves Bug 1753
* Disable unallowed options for udisks/udisks2 in tdehw storage backendSlávek Banko2013-11-211-2/+4
|
* Use only available mechanisms to eject in the tdehw storage backendSlávek Banko2013-11-181-53/+39
|
* Add support for udisks and udisks2 to mount/unmount removable drivesFrancois Andriot2013-11-161-26/+155
| | | | This resolves Bug 1708
* Fix handling path with UTF8 characters in tdehw storage backendSlávek Banko2013-11-161-2/+2
|
* Disable suspend/hibernate if $HOME is a network file systemTimothy Pearson2013-08-261-0/+54
| | | | This resolves Bug 1615
* Merge branch 'master' into HEADAlexander Golubev2013-08-111-4/+54
| | | | | | | Conflicts: tdecore/CMakeLists.txt tdecore/tdehardwaredevices.h tdecore/tdehw/tdehardwaredevices.cpp
* complete tdehardwaredevices splitGolubev Alexander2013-07-271-16/+17
|
* moved first two classes of tdehw to their own filesGolubev Alexander2013-07-271-0/+721