Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 6 | -26/+26 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove usage of TDEDiskDeviceStatus::Hotpluggable | Michele Calgaro | 2023-12-28 | 1 | -4/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 1 | -1/+1 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-06 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 7 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | hwmanager: use alphabetically sorted menus in tdehwdevicetray. | Michele Calgaro | 2023-03-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave mediamanager: show the device node in the label also for ↵ | Michele Calgaro | 2023-03-12 | 1 | -3/+3 |
| | | | | | | removable drives and CD/DVD disks. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface. | Michele Calgaro | 2022-03-27 | 4 | -0/+47 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | hwmanager: use tdeio_media_mounthelper process to | Michele Calgaro | 2022-03-26 | 1 | -0/+2 |
| | | | | | | | | mount/unmout/lock/unlock/ejct media devices. This ensures a consistent media device status also with complex partition structures and LUKS encryption. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls. | Michele Calgaro | 2022-03-23 | 4 | -17/+73 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | mediamanager: fix name of available backends in error messages. | Michele Calgaro | 2022-03-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added 'eject' and 'ejectByNode' to mediamanager DCOP interface. | Michele Calgaro | 2022-02-19 | 4 | -59/+114 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 7 | -2345/+21 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Updated after changes to tdehw lib related to device notificaitons. | Michele Calgaro | 2021-08-15 | 1 | -2/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed FTBFS when building without tdehw but using HAL. | Michele Calgaro | 2021-05-08 | 1 | -12/+15 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | mediamanager: added DCOP call to get medium's mimetype from its name. | Michele Calgaro | 2021-03-06 | 2 | -26/+50 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Enable back media notification dialogs. | Michele Calgaro | 2021-02-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 1) tdehwdevicetray: added support for unmount/unlock/lock operations. | Michele Calgaro | 2020-11-21 | 1 | -6/+6 |
| | | | | | | 2) minor changes and improvements to user messages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave media: safe removal and locking are now avaiable also for | Michele Calgaro | 2020-10-17 | 1 | -1/+0 |
| | | | | | | unlocked and mounted medium. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave media: mount/unmount/unlock/lock are only allowed on devices | Michele Calgaro | 2020-10-17 | 2 | -45/+79 |
| | | | | | | 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 | 3 | -1/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeioslave media: fixed handling of mountable state for encrypted devices. | Michele Calgaro | 2020-10-17 | 3 | -12/+29 |
| | | | | 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 | 5 | -87/+164 |
| | | | | | | 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 | 2 | -180/+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 | 4 | -13/+88 |
| | | | | | | devices. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added translation capabilities for "Unlock Storage Device" dialog box title. | Slávek Banko | 2020-09-08 | 1 | -1/+1 |
| | | | | | | This resolves issue #168. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 2 | -135/+15 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix missing paired parentheses in HAL media backend. | Slávek Banko | 2020-05-31 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 4 | -33/+71 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | mediamanager always get started at TDE startup. Therefore the module is no ↵ | Michele Calgaro | 2020-02-06 | 2 | -8/+10 |
| | | | | | | longer available in TCC->TDE Components->Service Manager->Startup Services for enable/disable at startup. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 2 | -4/+6 |
| | | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | 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 | 2 | -43/+39 |
| | | | | 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 | 7 | -50/+51 |
| | | | | | | 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 | 6 | -41/+41 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Extended media manager dcop interface by adding functions to | Michele Calgaro | 2019-07-08 | 4 | -4/+74 |
| | | | | | | mount/unmount/decrypt/undecrypt a medium by device node (for example /dev/sdc). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improved media manager dcop interface for mount/unmount/decrypt/undecrypt ↵ | Michele Calgaro | 2019-07-08 | 8 | -231/+373 |
| | | | | | | 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> | ||||
* | mediamanager: cleaned up use of medium name map. | Michele Calgaro | 2019-06-07 | 1 | -28/+15 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -2/+2 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-02 | 1 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Start media backend on TDE session startup. This resolves bug 2780. | Michele Calgaro | 2018-07-17 | 3 | -0/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0066e3149204abc023fa441d0982c26c8b48ba3c) | ||||
* | Added "default" mount option to TDE hardware manager. This resolves bug 2593. | Michele Calgaro | 2016-02-25 | 2 | -5/+6 |
| | | | | 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 | 2 | -10/+18 |
| | | | | 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> |