Commit Graph

87 Commits (f9d06cee3d2b4ffe415b1d52c9ad5575643a9e34)

Author SHA1 Message Date
Michele Calgaro 55af17246c
Remove usage of TDEDiskDeviceStatus::Hotpluggable
9 months ago
Michele Calgaro 33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
12 months ago
Michele Calgaro 75a74bedae
Replace various Q_* and QT_* defines with TQ_* and TQT_*
1 year ago
Michele Calgaro 814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
1 year ago
Michele Calgaro ef300a683d
hwmanager: use alphabetically sorted menus in tdehwdevicetray.
2 years ago
Michele Calgaro e35bb1ed56
tdeioslave mediamanager: show the device node in the label also for removable drives and CD/DVD disks.
2 years ago
Michele Calgaro 4974727d50
Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface.
3 years ago
Michele Calgaro 88d92af3c1
hwmanager: use tdeio_media_mounthelper process to
3 years ago
Michele Calgaro 40ef766f02
tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls.
3 years ago
Michele Calgaro c787e7a715
mediamanager: fix name of available backends in error messages.
3 years ago
Michele Calgaro 8d0f49aeb4
Added 'eject' and 'ejectByNode' to mediamanager DCOP interface.
3 years ago
Michele Calgaro f9f7aee79e Removed HAL dependant code.
3 years ago
Michele Calgaro bb2ea23175
Updated after changes to tdehw lib related to device notificaitons.
3 years ago
Michele Calgaro 9f7d035569
Fixed FTBFS when building without tdehw but using HAL.
3 years ago
Slávek Banko 48ddee7ba8
Update CMake rules to change tdehw library to standalone.
3 years ago
Michele Calgaro d289ed30ed
mediamanager: added DCOP call to get medium's mimetype from its name.
4 years ago
Michele Calgaro d706b63745
Enable back media notification dialogs.
4 years ago
Michele Calgaro d39c407bf4
1) tdehwdevicetray: added support for unmount/unlock/lock operations.
4 years ago
Michele Calgaro 3740009719
tdeioslave media: safe removal and locking are now avaiable also for
4 years ago
Michele Calgaro 1a089178fa
tdeioslave media: mount/unmount/unlock/lock are only allowed on devices
4 years ago
Michele Calgaro 7c6e00a43c
tdeioslave media: added LOCKED property to Medium class.
4 years ago
Michele Calgaro b54fcda719
tdeioslave media: fixed handling of mountable state for encrypted devices.
4 years ago
Michele Calgaro d34f23f403
tdeioslave media: clean up code related to medium mountable state in preparation for further work.
4 years ago
Michele Calgaro ebc4784c4f
tdeioslave media: fixed update of mime type on encrypted CD/DVD devices caused by missing
4 years ago
Michele Calgaro e74e9afe2c
tdeioslave media: fixed displaying of encrypted disks.
4 years ago
Michele Calgaro 3676cf129d
tdeioslave media: added initial support for unlocking/locking of encrypted devices.
4 years ago
Slávek Banko 296796a8aa
Added translation capabilities for "Unlock Storage Device" dialog box title.
4 years ago
Slávek Banko 2f706891f3
Desktop file translations:
4 years ago
Slávek Banko f9895a2b80
Fix missing paired parentheses in HAL media backend.
4 years ago
Michele Calgaro 32381684a2
Improved support for bluray discs.
4 years ago
Michele Calgaro e9f503cdb8
mediamanager always get started at TDE startup. Therefore the module is no longer available in TCC->TDE Components->Service Manager->Startup Services for enable/disable at startup.
5 years ago
OBATA Akio 2a88ec3c02 Revive NetBSD support
5 years ago
Michele Calgaro df19ff6b7d
Fixed incorrect display of media device mime comment. This relates to
5 years ago
Michele Calgaro 21d09d5b23
Adjusted to new normalized device icon names in tdelibs.
5 years ago
Michele Calgaro d2da293eae
Adjusted to new icon names and renamed media types related to encrypted drives in a better way.
5 years ago
Michele Calgaro bd99134817
Renamed methods decrypt/undecrypt to unlock/lock.
5 years ago
Michele Calgaro b4754b0e6f
Extended media manager dcop interface by adding functions to
5 years ago
Michele Calgaro e44487e1b8
Improved media manager dcop interface for mount/unmount/decrypt/undecrypt methods by returning more information.
5 years ago
Michele Calgaro 7d2c7f0621
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro df9e4e43b0
Adjusted to new TDEStorageOpResult-based tdelibs api.
5 years ago
Michele Calgaro c393eecadb
mediamanager: cleaned up use of medium name map.
5 years ago
Michele Calgaro 0d9863ce23
qt -> tqt conversion:
6 years ago
Michele Calgaro 2e118bb337
Removed unnecessary executable flag. This relates to bug 2153.
6 years ago
Slávek Banko 2bcacaf331
Fix FTBFS with stricter C++11
6 years ago
Michele Calgaro 4317c3e7d6 Start media backend on TDE session startup. This resolves bug 2780.
6 years ago
Michele Calgaro 71bd29a534 Added "default" mount option to TDE hardware manager. This resolves bug 2593.
9 years ago
Slávek Banko 99f5115dac Fix device icons in the media:/ tdeioslave to comply with XDG standards
9 years ago
Slávek Banko 8d53affe8e Hide underlying partitions of non-active device mapper devices from the media:/ tdeioslave
9 years ago
Slávek Banko 90bad2e814 Fix hard disks media icons in tdehw storage backend
9 years ago
Slávek Banko ce73b505b2 Fix removable hard disks mimetype in tdehw storage backend
9 years ago