summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdestoragedevice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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