| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 6 | -26/+26 |
* | Remove usage of TDEDiskDeviceStatus::Hotpluggable | Michele Calgaro | 2023-12-28 | 1 | -4/+3 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 1 | -1/+1 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-06 | 1 | -4/+4 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 7 | -7/+7 |
* | hwmanager: use alphabetically sorted menus in tdehwdevicetray. | Michele Calgaro | 2023-03-13 | 1 | -0/+1 |
* | tdeioslave mediamanager: show the device node in the label also for removable... | Michele Calgaro | 2023-03-12 | 1 | -3/+3 |
* | Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface. | Michele Calgaro | 2022-03-27 | 4 | -0/+47 |
* | hwmanager: use tdeio_media_mounthelper process to | Michele Calgaro | 2022-03-26 | 1 | -0/+2 |
* | tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls. | Michele Calgaro | 2022-03-23 | 4 | -17/+73 |
* | mediamanager: fix name of available backends in error messages. | Michele Calgaro | 2022-03-06 | 1 | -2/+2 |
* | Added 'eject' and 'ejectByNode' to mediamanager DCOP interface. | Michele Calgaro | 2022-02-19 | 4 | -59/+114 |
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 7 | -2345/+21 |
* | Updated after changes to tdehw lib related to device notificaitons. | Michele Calgaro | 2021-08-15 | 1 | -2/+1 |
* | Fixed FTBFS when building without tdehw but using HAL. | Michele Calgaro | 2021-05-08 | 1 | -12/+15 |
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 1 | -1/+1 |
* | mediamanager: added DCOP call to get medium's mimetype from its name. | Michele Calgaro | 2021-03-06 | 2 | -26/+50 |
* | Enable back media notification dialogs. | Michele Calgaro | 2021-02-13 | 1 | -1/+1 |
* | 1) tdehwdevicetray: added support for unmount/unlock/lock operations. | Michele Calgaro | 2020-11-21 | 1 | -6/+6 |
* | tdeioslave media: safe removal and locking are now avaiable also for | Michele Calgaro | 2020-10-17 | 1 | -1/+0 |
* | tdeioslave media: mount/unmount/unlock/lock are only allowed on devices | Michele Calgaro | 2020-10-17 | 2 | -45/+79 |
* | tdeioslave media: added LOCKED property to Medium class. | Michele Calgaro | 2020-10-17 | 3 | -1/+8 |
* | tdeioslave media: fixed handling of mountable state for encrypted devices. | Michele Calgaro | 2020-10-17 | 3 | -12/+29 |
* | tdeioslave media: clean up code related to medium mountable state in preparat... | Michele Calgaro | 2020-10-17 | 5 | -87/+164 |
* | tdeioslave media: fixed update of mime type on encrypted CD/DVD devices cause... | Michele Calgaro | 2020-10-17 | 1 | -0/+1 |
* | tdeioslave media: fixed displaying of encrypted disks. | Michele Calgaro | 2020-10-17 | 2 | -180/+63 |
* | tdeioslave media: added initial support for unlocking/locking of encrypted de... | Michele Calgaro | 2020-10-17 | 4 | -13/+88 |
* | Added translation capabilities for "Unlock Storage Device" dialog box title. | Slávek Banko | 2020-09-08 | 1 | -1/+1 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 2 | -135/+15 |
* | Fix missing paired parentheses in HAL media backend. | Slávek Banko | 2020-05-31 | 1 | -5/+5 |
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 4 | -33/+71 |
* | mediamanager always get started at TDE startup. Therefore the module is no lo... | Michele Calgaro | 2020-02-06 | 2 | -8/+10 |
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 2 | -4/+6 |
* | Fixed incorrect display of media device mime comment. This relates to | Michele Calgaro | 2019-08-13 | 1 | -16/+17 |
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 2 | -43/+39 |
* | Adjusted to new icon names and renamed media types related to encrypted drive... | Michele Calgaro | 2019-07-09 | 7 | -50/+51 |
* | Renamed methods decrypt/undecrypt to unlock/lock. | Michele Calgaro | 2019-07-08 | 6 | -41/+41 |
* | Extended media manager dcop interface by adding functions to | Michele Calgaro | 2019-07-08 | 4 | -4/+74 |
* | Improved media manager dcop interface for mount/unmount/decrypt/undecrypt met... | Michele Calgaro | 2019-07-08 | 8 | -231/+373 |
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-07-08 | 1 | -3/+3 |
* | Adjusted to new TDEStorageOpResult-based tdelibs api. | Michele Calgaro | 2019-07-08 | 1 | -24/+27 |
* | mediamanager: cleaned up use of medium name map. | Michele Calgaro | 2019-06-07 | 1 | -28/+15 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -2/+2 |
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-02 | 1 | -0/+0 |
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 1 | -1/+1 |
* | Start media backend on TDE session startup. This resolves bug 2780. | Michele Calgaro | 2018-07-17 | 3 | -0/+10 |
* | Added "default" mount option to TDE hardware manager. This resolves bug 2593. | Michele Calgaro | 2016-02-25 | 2 | -5/+6 |
* | Fix device icons in the media:/ tdeioslave to comply with XDG standards | Slávek Banko | 2016-02-03 | 2 | -10/+18 |
* | Hide underlying partitions of non-active device mapper devices from the media... | Slávek Banko | 2016-01-31 | 1 | -1/+2 |
* | Fix hard disks media icons in tdehw storage backend | Slávek Banko | 2016-01-29 | 1 | -27/+24 |