summaryrefslogtreecommitdiffstats
path: root/kcontrol/hwmanager/hwdevicetray.cpp
Commit message (Collapse)AuthorAgeFilesLines
* hwdevicetray: Use the disk label for menu items, if available.Slávek Banko2021-08-151-7/+13
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Updated after changes to tdehw lib related to device notificaitons.Michele Calgaro2021-08-151-36/+73
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* tdehwdevicetray: fixed up notification logic for added/removed disk devices.Michele Calgaro2021-07-181-61/+57
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-181-4/+8
| | | | | | special cases. Signed-off-by: Slávek Banko <[email protected]>
* Added option to enable/disable Device Monitor notification panels whenMichele Calgaro2021-02-171-31/+55
| | | | | | | disks are added/removed/changed status. Minor tweak to menu entry in Device Monitor popup menu. Signed-off-by: Michele Calgaro <[email protected]>
* Added icons to Properties popup menu entry in konqueror, kdesktop and ↵Michele Calgaro2020-12-021-1/+1
| | | | | | tdehwdevicetray. Signed-off-by: Michele Calgaro <[email protected]>
* tdehwdevicetray: added 'Properties' action to right click menu.Michele Calgaro2020-11-271-38/+76
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* tdehwdevicetray: added separate entries for 'Open' and 'Mount' actions.Michele Calgaro2020-11-231-19/+73
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 1) tdehwdevicetray: added support for unmount/unlock/lock operations.Michele Calgaro2020-11-211-85/+287
| | | | | | 2) minor changes and improvements to user messages. Signed-off-by: Michele Calgaro <[email protected]>
* Streamline device monitor naming scheme.Chris2019-10-121-6/+6
| | | | Signed-off-by: Chris <[email protected]>
* Fixed tdehwdevicetray autostart enable/disable functionality. ThisMichele Calgaro2019-08-261-1/+1
| | | | | | resolves bug 2877. Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-091-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-07-081-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted to new TDEStorageOpResult-based tdelibs api.Michele Calgaro2019-07-081-5/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add camera device detection to hwdevicetrayTimothy Pearson2015-09-221-10/+34
|
* Add new hardware device tray applicationTimothy Pearson2015-09-211-0/+407
Allow removable media action request popups to be suppressed