| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove usage of TDEDiskDeviceStatus::Hotpluggable | Michele Calgaro | 2023-12-28 | 1 | -4/+3 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -1/+1 |
* | Make dependency upon libssh optional | Alexander Golubev | 2023-12-25 | 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-24 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 6 | -8/+8 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 8 | -9/+9 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-06 | 1 | -4/+4 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-27 | 2 | -5/+3 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 39 | -41/+41 |
* | 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-22 | 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 |
* | SFTP: compatibility with older libssh versions | Mavridis Philippe | 2022-07-15 | 2 | -6/+40 |
* | SFTP: Various fixes and improvements | Mavridis Philippe | 2022-07-15 | 5 | -92/+154 |
* | Replaced old sftp ioslave with backported version | Mavridis Philippe | 2022-07-15 | 20 | -5431/+1518 |
* | FISH: Security fix backport from KDE | Mavridis Philippe | 2022-06-27 | 1 | -1/+3 |
* | tdeio-man: add TDE specific man folder to the list of the search paths. | Michele Calgaro | 2022-05-13 | 1 | -0/+1 |
* | 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 |
* | Fix FTBFS with OpenEXR >= 3.0.x | Owsjannikow Sergej E | 2021-04-23 | 1 | -0/+1 |
* | 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 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 35 | -40/+40 |
* | 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 |