Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwdevicetray: Use the disk label for menu items, if available. | Slávek Banko | 2021-08-15 | 1 | -7/+13 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Updated after changes to tdehw lib related to device notificaitons. | Michele Calgaro | 2021-08-15 | 1 | -36/+73 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehwdevicetray: fixed up notification logic for added/removed disk devices. | Michele Calgaro | 2021-07-18 | 1 | -61/+57 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵ | Slávek Banko | 2021-05-18 | 1 | -4/+8 |
| | | | | | | special cases. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Added option to enable/disable Device Monitor notification panels when | Michele Calgaro | 2021-02-17 | 1 | -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 Calgaro | 2020-12-02 | 1 | -1/+1 |
| | | | | | | tdehwdevicetray. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehwdevicetray: added 'Properties' action to right click menu. | Michele Calgaro | 2020-11-27 | 1 | -38/+76 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehwdevicetray: added separate entries for 'Open' and 'Mount' actions. | Michele Calgaro | 2020-11-23 | 1 | -19/+73 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 1) tdehwdevicetray: added support for unmount/unlock/lock operations. | Michele Calgaro | 2020-11-21 | 1 | -85/+287 |
| | | | | | | 2) minor changes and improvements to user messages. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Streamline device monitor naming scheme. | Chris | 2019-10-12 | 1 | -6/+6 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Fixed tdehwdevicetray autostart enable/disable functionality. This | Michele Calgaro | 2019-08-26 | 1 | -1/+1 |
| | | | | | | resolves bug 2877. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-07-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to new TDEStorageOpResult-based tdelibs api. | Michele Calgaro | 2019-07-08 | 1 | -5/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add camera device detection to hwdevicetray | Timothy Pearson | 2015-09-22 | 1 | -10/+34 |
| | |||||
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 1 | -0/+407 |
Allow removable media action request popups to be suppressed |