| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-04 | 1 | -4/+4 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 18 | -104/+104 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-14 | 1 | -2/+2 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 2 | -2/+2 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 1 | -4/+4 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 20 | -20/+20 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 1 | -1/+1 |
* | SunOS specific patches | Denis Kozadaev | 2023-05-23 | 1 | -2/+6 |
* | 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 | 6 | -82/+56 |
* | 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 | 6 | -46/+87 |
* | 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 | 6 | -119/+133 |
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 14 | -2579/+27 |
* | Updated after changes to tdehw lib related to device notificaitons. | Michele Calgaro | 2021-08-15 | 1 | -2/+1 |
* | medianotifier: add medium name and url to notification dialog. | Michele Calgaro | 2021-07-19 | 1 | -5/+6 |
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special... | Slávek Banko | 2021-05-18 | 4 | -4/+14 |
* | tdeioslave media: fixed wrong action in media unlock desktop file. | Michele Calgaro | 2021-05-09 | 1 | -1/+0 |
* | 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 | 2 | -2/+2 |
* | mediamanager: added DCOP call to get medium's mimetype from its name. | Michele Calgaro | 2021-03-06 | 2 | -26/+50 |
* | tdeioslave media: made 'Open Medium System Folder' action available for unmou... | Michele Calgaro | 2021-02-24 | 2 | -4/+12 |
* | tdeioslave media: made 'Open Medium System Folder' command available for came... | Michele Calgaro | 2021-02-19 | 1 | -1/+1 |
* | Added option to enable/disable Device Monitor notification panels when | Michele Calgaro | 2021-02-17 | 2 | -2/+19 |
* | Added 'mount' and 'unlock' actions to notifier dialog and fixed size of icons... | Michele Calgaro | 2021-02-16 | 3 | -4/+3 |
* | Enable back media notification dialogs. | Michele Calgaro | 2021-02-13 | 2 | -3/+3 |
* | tdeioslave media: fixed FTBFS caused by previous commit and functionality of | Michele Calgaro | 2020-11-21 | 1 | -2/+5 |
* | 1) tdehwdevicetray: added support for unmount/unlock/lock operations. | Michele Calgaro | 2020-11-21 | 1 | -6/+6 |
* | tdeioslaves media: added "Open Medium System Folder" action, previously | Michele Calgaro | 2020-11-05 | 3 | -1/+12 |
* | tdeio media slave: added 'Open Real Folder' to tdeio_media_mounthelper. | Michele Calgaro | 2020-11-05 | 2 | -0/+20 |
* | tdeioslave media: updates for property dialog and file media plugin mimetypes. | Michele Calgaro | 2020-11-01 | 3 | -2/+9 |
* | tdehwmonitor: added Unlock/Lock buttons to LUKS disks. | Michele Calgaro | 2020-10-25 | 3 | -4/+13 |
* | Added icons to media actions. | Michele Calgaro | 2020-10-18 | 6 | -11/+9 |
* | tdeioslave media: safe removal and locking are now avaiable also for | Michele Calgaro | 2020-10-17 | 9 | -194/+268 |
* | tdeioslave media: encrypted devices (either locked or unlocked) are not | Michele Calgaro | 2020-10-17 | 12 | -12/+0 |
* | tdeioslave media: remove duplication of feedback for tdeio_media_helper | Michele Calgaro | 2020-10-17 | 5 | -58/+9 |
* | tdeioslave media: mount/unmount/unlock/lock are only allowed on devices | Michele Calgaro | 2020-10-17 | 6 | -83/+126 |
* | tdeioslave media: added LOCKED property to Medium class. | Michele Calgaro | 2020-10-17 | 6 | -16/+37 |
* | tdeioslave media: fixed handling of mountable state for encrypted devices. | Michele Calgaro | 2020-10-17 | 6 | -18/+54 |
* | tdeioslave media: clean up code related to medium mountable state in preparat... | Michele Calgaro | 2020-10-17 | 8 | -249/+301 |
* | 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 | 5 | -183/+66 |
* | tdeioslave media: added initial support for unlocking/locking of encrypted de... | Michele Calgaro | 2020-10-17 | 10 | -99/+209 |
* | Added translation capabilities for "Unlock Storage Device" dialog box title. | Slávek Banko | 2020-09-08 | 2 | -2/+2 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 73 | -3433/+216 |