Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 1 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove usage of TDEDiskDeviceStatus::Hotpluggable | Michele Calgaro | 2023-12-28 | 1 | -6/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | hwmanager: use alphabetically sorted menus in tdehwdevicetray. | Michele Calgaro | 2023-03-13 | 1 | -21/+37 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | hwmanager: tdehwdevicetray now uses the same names used in Konqueror and ↵ | Michele Calgaro | 2023-03-11 | 1 | -50/+63 |
| | | | | | | KDesktop for the storage drives. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | hwmanager: Do not open a popup window when clicking on a notification, | Slávek Banko | 2023-02-16 | 1 | -0/+7 |
| | | | | if automatic opening of popup windows is enabled. | ||||
* | hwmanager: add LMB menu based on storage devices. | Michele Calgaro | 2023-02-08 | 1 | -47/+153 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | hwmanager: rework code for RMB menu. This does not add any new | Michele Calgaro | 2023-02-06 | 1 | -354/+149 |
| | | | | | | functionality but allows the future LMB menu to reuse some of the code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | hwmanager: use a private class 'd' to store internal members of ↵ | Michele Calgaro | 2023-02-06 | 1 | -93/+133 |
| | | | | | | HwDeviceSystemTray. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | hwmanager: remove current LMB menu. Rearrange code of RMB menu. Use MMB click to | Michele Calgaro | 2023-02-06 | 1 | -35/+45 |
| | | | | | | show the Device Manager dialog directly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehwdevicetray: add 'eject' and 'safe remove' buttons to the disk ↵ | Michele Calgaro | 2022-04-05 | 1 | -43/+38 |
| | | | | | | properties dialog. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehwdevicetray: add 'safe remove' to the list of available actions. | Michele Calgaro | 2022-04-05 | 1 | -0/+43 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | hwmanager: use tdeio_media_mounthelper process to | Michele Calgaro | 2022-03-26 | 1 | -107/+28 |
| | | | | | | | | 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 <michele.calgaro@yahoo.it> | ||||
* | tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls. | Michele Calgaro | 2022-03-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehwdevicetray: use DCOP calls instead of direct tdehw calls to ↵ | Michele Calgaro | 2022-03-07 | 1 | -35/+65 |
| | | | | | | mount/unmount/unlock/lock/eject devices. This is for consistency of behavior and error messages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | Updated after changes to tdehw lib related to device notificaitons. | Michele Calgaro | 2021-08-15 | 1 | -36/+73 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehwdevicetray: fixed up notification logic for added/removed disk devices. | Michele Calgaro | 2021-07-18 | 1 | -61/+57 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | 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 <michele.calgaro@yahoo.it> | ||||
* | 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 <michele.calgaro@yahoo.it> | ||||
* | tdehwdevicetray: added 'Properties' action to right click menu. | Michele Calgaro | 2020-11-27 | 1 | -38/+76 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehwdevicetray: added separate entries for 'Open' and 'Mount' actions. | Michele Calgaro | 2020-11-23 | 1 | -19/+73 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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 <michele.calgaro@yahoo.it> | ||||
* | Streamline device monitor naming scheme. | Chris | 2019-10-12 | 1 | -6/+6 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fixed tdehwdevicetray autostart enable/disable functionality. This | Michele Calgaro | 2019-08-26 | 1 | -1/+1 |
| | | | | | | resolves bug 2877. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-07-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new TDEStorageOpResult-based tdelibs api. | Michele Calgaro | 2019-07-08 | 1 | -5/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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 |