Slávek Banko
9a444a3310
KControl: Allow RandR warning to translate.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
3eba4f728a
kcontrol/hwmanager: Allow translate an error message about unavailable information.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
5e263a67d9
kcontrol/hwmanager: Allow translation for storage device states.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
8665255c0c
hwdevicetray: Use the disk label for menu items, if available.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
bb2ea23175
Updated after changes to tdehw lib related to device notificaitons.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
6432d2c280
kcontrol/hwmanager: Move description to the corresponding item in TDEAboutData
...
and added a line break to avoid unwantedly wide about dialog.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
2d6227f197
tdehwdevicetray: fixed up notification logic for added/removed disk devices.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
e031e12d06
Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
48ddee7ba8
Update CMake rules to change tdehw library to standalone.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
434983acd9
Added option to enable/disable Device Monitor notification panels when
...
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>
4 years ago
Michele Calgaro
c1ffddff42
Added icons to Properties popup menu entry in konqueror, kdesktop and tdehwdevicetray.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
510eea8e73
tdehwdevicetray: added 'Properties' action to right click menu.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
c71797083b
tdehwdevicetray: added separate entries for 'Open' and 'Mount' actions.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
d39c407bf4
1) tdehwdevicetray: added support for unmount/unlock/lock operations.
...
2) minor changes and improvements to user messages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
5d1962e435
tdehwmanager: fixed typo in previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
53f8622a6a
tdehwmonitor: added Unlock/Lock buttons to LUKS disks.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
6c48adfd2e
kcontrol hw manager: added mapped name information to storage device property dialog.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
a3876433e8
Removed additional code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2f706891f3
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
0215a0e712
Fix units of battery values in Device Manager.
...
Previously it was not clear whether the units in tdehwlib are
in Wh and W or Ah and A. Now the units are always Ah and A.
This is related to issue TDE/tdelibs#68 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
1fbb6ee8cd
Updated Device Monitor name in system menu to match the one used in the
...
device tray application.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
f1047361d3
Quick fix for the BG translation entry.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Emanoil Kotsev
06acf10c0b
Bulgarian translations for hwmanager.desktop
...
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
5 years ago
Michele Calgaro
664189c3b1
Added Italian translations for device manager (this relates to the previous commit).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
a8528d0066
Streamline device manager naming scheme.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
45f848f6d2
Streamline device monitor naming scheme.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
b9d818d1be
Rename translation catalog for tdehwdevicetray.
...
Add CMakeL10n rules for kcmhwmanager and tdehwdevicetray.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
969a048cd6
Fixed tdehwdevicetray autostart enable/disable functionality. This
...
resolves bug 2877.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
21d09d5b23
Adjusted to new normalized device icon names in tdelibs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
7d2c7f0621
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
df9e4e43b0
Adjusted to new TDEStorageOpResult-based tdelibs api.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
6ae10fc66e
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
661ed658b7
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
967cf90889
cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
...
instead of set_source_files_properties( ... COMPILE_FLAGS )
to avoid the problem of double escaping quotation marks.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Timothy Pearson
3252800255
Fix prior commit
8 years ago
Timothy Pearson
3c8aaa46e7
Fix display of unknown attributes in device manager details dialog
8 years ago
Timothy Pearson
6b95715d47
Make device details selectable in hardware info dialog
8 years ago
Michele Calgaro
b49194171a
kcontrol: Added support for hybrid suspend (aka suspend to RAM + suspend to disk)
...
in hardware manager. This relates to bug 2601.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
34db5c9408
Change Hardware Device Manager icon to hwinfo
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
d6572f16d5
Install hwdevicetray desktop files as tdehwdevicetray
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
f05cf05bc1
Add camera device detection to hwdevicetray
9 years ago
Timothy Pearson
15f094afbd
Install hwdevicetry desktop files
9 years ago
Timothy Pearson
f8035fe97c
Add desktop files and autostart file for hwdevicetray
9 years ago
Timothy Pearson
b5cb2797d6
Add new hardware device tray application
...
Allow removable media action request popups to be suppressed
9 years ago
Timothy Pearson
ce47730301
Add initial cryptographic card login support
...
Tested with themed greeter and SAK disabled
9 years ago
Timothy Pearson
6095bc10ad
Add cryptographic card support to LUKS configuration
9 years ago
Timothy Pearson
9556cd9e69
Add LUKS key management to tdehwmanager
9 years ago
Timothy Pearson
ae35100db0
Add preliminary cryptographic card support to the TDE hardware device manager
9 years ago
Timothy Pearson
5ab19b14bd
Honor disk hidden flag when handling device insertion notifiers
...
This relates to Bug 2211
10 years ago
Timothy Pearson
0c11ace605
Fix missing semicolons at end of Keywords strings
10 years ago