summaryrefslogtreecommitdiffstats
path: root/kcontrol/hwmanager
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-06-284-53/+16
| | | | | | | + 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>
* Fix units of battery values in Device Manager.Slávek Banko2020-02-161-4/+4
| | | | | | | | | 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>
* Updated Device Monitor name in system menu to match the one used in theMichele Calgaro2020-02-061-8/+8
| | | | | | device tray application. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Quick fix for the BG translation entry.Chris2019-11-031-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Bulgarian translations for hwmanager.desktopEmanoil Kotsev2019-11-031-0/+3
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Added Italian translations for device manager (this relates to the previous ↵Michele Calgaro2019-11-031-3/+3
| | | | | | commit). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Streamline device manager naming scheme.Chris2019-11-033-16/+31
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Streamline device monitor naming scheme.Chris2019-10-126-13/+46
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Rename translation catalog for tdehwdevicetray.Slávek Banko2019-08-312-1/+12
| | | | | | Add CMakeL10n rules for kcmhwmanager and tdehwdevicetray. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed tdehwdevicetray autostart enable/disable functionality. ThisMichele Calgaro2019-08-261-1/+1
| | | | | | resolves bug 2877. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-091-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-07-082-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new TDEStorageOpResult-based tdelibs api.Michele Calgaro2019-07-082-18/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-282-3/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-193-3/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-041-1/+1
| | | | | | | | 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>
* Fix prior commitTimothy Pearson2016-09-051-1/+1
|
* Fix display of unknown attributes in device manager details dialogTimothy Pearson2016-09-052-12/+16
|
* Make device details selectable in hardware info dialogTimothy Pearson2016-09-052-16/+17
|
* kcontrol: Added support for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-05-022-12/+32
| | | | | | | | disk) in hardware manager. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Change Hardware Device Manager icon to hwinfoSlávek Banko2016-02-061-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Install hwdevicetray desktop files as tdehwdevicetraySlávek Banko2015-09-301-2/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add camera device detection to hwdevicetrayTimothy Pearson2015-09-221-10/+34
|
* Install hwdevicetry desktop filesTimothy Pearson2015-09-211-0/+2
|
* Add desktop files and autostart file for hwdevicetrayTimothy Pearson2015-09-212-0/+21
|
* Add new hardware device tray applicationTimothy Pearson2015-09-219-1/+806
| | | | Allow removable media action request popups to be suppressed
* Add initial cryptographic card login supportTimothy Pearson2015-09-171-2/+14
| | | | Tested with themed greeter and SAK disabled
* Add cryptographic card support to LUKS configurationTimothy Pearson2015-09-147-15/+319
|
* Add LUKS key management to tdehwmanagerTimothy Pearson2015-09-067-3/+522
|
* Add preliminary cryptographic card support to the TDE hardware device managerTimothy Pearson2015-08-254-0/+104
|
* Honor disk hidden flag when handling device insertion notifiersTimothy Pearson2014-11-271-0/+3
| | | | This relates to Bug 2211
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Display detailed device names in the TDE hardware managerTimothy Pearson2014-04-181-5/+5
| | | | This relates to Bug 1666
* Fix non-removable hard disk labels in the media tdeioslaveTimothy Pearson2014-04-171-1/+0
| | | | Fix TDE hardware manager needing root privileges
* Add newlines to desktop files.Darrell Anderson2014-02-021-1/+1
|
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-241-7/+1
| | | | default format.
* Prevent non-existent help handbooks from populating the main handbook table ↵Darrell Anderson2014-01-141-2/+7
| | | | of contents.
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
|
* Add freeze suspend state to list of available power statesSlávek Banko2013-09-281-0/+3
| | | | in TDE hardware manager
* Add support for freeze suspend stateSlávek Banko2013-09-223-6/+20
|
* Fix FTBFSTimothy Pearson2013-08-091-3/+3
|
* Enable triggerless device polling in hardware device managerTimothy Pearson2013-06-011-0/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-7/+7
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-9/+9
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|