Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | hwmanager: tdehwdevicetray now uses the same names used in Konqueror and ↵ | Michele Calgaro | 2023-03-11 | 1 | -2/+3 |
| | | | | | | KDesktop for the storage drives. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | hwmanager: add LMB menu based on storage devices. | Michele Calgaro | 2023-02-08 | 1 | -4/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | hwmanager: rework code for RMB menu. This does not add any new | Michele Calgaro | 2023-02-06 | 1 | -19/+12 |
| | | | | | | functionality but allows the future LMB menu to reuse some of the code. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | hwmanager: use a private class 'd' to store internal members of ↵ | Michele Calgaro | 2023-02-06 | 1 | -36/+8 |
| | | | | | | HwDeviceSystemTray. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | hwmanager: remove current LMB menu. Rearrange code of RMB menu. Use MMB click to | Michele Calgaro | 2023-02-06 | 1 | -6/+4 |
| | | | | | | show the Device Manager dialog directly. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehwdevicetray: add 'eject' and 'safe remove' buttons to the disk ↵ | Michele Calgaro | 2022-04-05 | 1 | -1/+1 |
| | | | | | | properties dialog. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehwdevicetray: add 'safe remove' to the list of available actions. | Michele Calgaro | 2022-04-05 | 1 | -0/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | hwmanager: use tdeio_media_mounthelper process to | Michele Calgaro | 2022-03-26 | 1 | -2/+0 |
| | | | | | | | | mount/unmout/lock/unlock/ejct media devices. This ensures a consistent media device status also with complex partition structures and LUKS encryption. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Updated after changes to tdehw lib related to device notificaitons. | Michele Calgaro | 2021-08-15 | 1 | -1/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehwdevicetray: fixed up notification logic for added/removed disk devices. | Michele Calgaro | 2021-07-18 | 1 | -4/+3 |
| | | | | 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 | -1/+1 |
| | | | | | | special cases. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | tdehwdevicetray: added 'Properties' action to right click menu. | Michele Calgaro | 2020-11-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehwdevicetray: added separate entries for 'Open' and 'Mount' actions. | Michele Calgaro | 2020-11-23 | 1 | -0/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 1) tdehwdevicetray: added support for unmount/unlock/lock operations. | Michele Calgaro | 2020-11-21 | 1 | -1/+9 |
| | | | | | | 2) minor changes and improvements to user messages. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 1 | -0/+95 |
Allow removable media action request popups to be suppressed |