summaryrefslogtreecommitdiffstats
path: root/kcontrol/hwmanager/hwdevicetray.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-13/+13
* Remove usage of TDEDiskDeviceStatus::HotpluggableMichele Calgaro2023-12-281-6/+3
* Replace various '#define' strings - part 6Michele Calgaro2023-12-261-1/+1
* Replace Qt with TQtMichele Calgaro2023-11-131-4/+4
* hwmanager: use alphabetically sorted menus in tdehwdevicetray.Michele Calgaro2023-03-131-21/+37
* hwmanager: tdehwdevicetray now uses the same names used in Konqueror and KDes...Michele Calgaro2023-03-111-50/+63
* hwmanager: Do not open a popup window when clicking on a notification,Slávek Banko2023-02-161-0/+7
* hwmanager: add LMB menu based on storage devices.Michele Calgaro2023-02-081-47/+153
* hwmanager: rework code for RMB menu. This does not add any newMichele Calgaro2023-02-061-354/+149
* hwmanager: use a private class 'd' to store internal members of HwDeviceSyste...Michele Calgaro2023-02-061-93/+133
* hwmanager: remove current LMB menu. Rearrange code of RMB menu. Use MMB click toMichele Calgaro2023-02-061-35/+45
* tdehwdevicetray: add 'eject' and 'safe remove' buttons to the disk properties...Michele Calgaro2022-04-051-43/+38
* tdehwdevicetray: add 'safe remove' to the list of available actions.Michele Calgaro2022-04-051-0/+43
* hwmanager: use tdeio_media_mounthelper process toMichele Calgaro2022-03-261-107/+28
* tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls.Michele Calgaro2022-03-231-1/+1
* tdehwdevicetray: use DCOP calls instead of direct tdehw calls to mount/unmoun...Michele Calgaro2022-03-071-35/+65
* hwdevicetray: Use the disk label for menu items, if available.Slávek Banko2021-08-151-7/+13
* Updated after changes to tdehw lib related to device notificaitons.Michele Calgaro2021-08-151-36/+73
* tdehwdevicetray: fixed up notification logic for added/removed disk devices.Michele Calgaro2021-07-181-61/+57
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special...Slávek Banko2021-05-181-4/+8
* Added option to enable/disable Device Monitor notification panels whenMichele Calgaro2021-02-171-31/+55
* Added icons to Properties popup menu entry in konqueror, kdesktop and tdehwde...Michele Calgaro2020-12-021-1/+1
* tdehwdevicetray: added 'Properties' action to right click menu.Michele Calgaro2020-11-271-38/+76
* tdehwdevicetray: added separate entries for 'Open' and 'Mount' actions.Michele Calgaro2020-11-231-19/+73
* 1) tdehwdevicetray: added support for unmount/unlock/lock operations.Michele Calgaro2020-11-211-85/+287
* Streamline device monitor naming scheme.Chris2019-10-121-6/+6
* Fixed tdehwdevicetray autostart enable/disable functionality. ThisMichele Calgaro2019-08-261-1/+1
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-091-4/+4
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-07-081-2/+2
* Adjusted to new TDEStorageOpResult-based tdelibs api.Michele Calgaro2019-07-081-5/+6
* Add camera device detection to hwdevicetrayTimothy Pearson2015-09-221-10/+34
* Add new hardware device tray applicationTimothy Pearson2015-09-211-0/+407