Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 4 | -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 <[email protected]> | ||||
* | Fix units of battery values in Device Manager. | Slávek Banko | 2020-02-16 | 1 | -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 <[email protected]> | ||||
* | Updated Device Monitor name in system menu to match the one used in the | Michele Calgaro | 2020-02-06 | 1 | -8/+8 |
| | | | | | | device tray application. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Quick fix for the BG translation entry. | Chris | 2019-11-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Bulgarian translations for hwmanager.desktop | Emanoil Kotsev | 2019-11-03 | 1 | -0/+3 |
| | | | | Signed-off-by: Emanoil Kotsev <[email protected]> | ||||
* | Added Italian translations for device manager (this relates to the previous ↵ | Michele Calgaro | 2019-11-03 | 1 | -3/+3 |
| | | | | | | commit). Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Streamline device manager naming scheme. | Chris | 2019-11-03 | 3 | -16/+31 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Streamline device monitor naming scheme. | Chris | 2019-10-12 | 6 | -13/+46 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Rename translation catalog for tdehwdevicetray. | Slávek Banko | 2019-08-31 | 2 | -1/+12 |
| | | | | | | Add CMakeL10n rules for kcmhwmanager and tdehwdevicetray. Signed-off-by: Slávek Banko <[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 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to new TDEStorageOpResult-based tdelibs api. | Michele Calgaro | 2019-07-08 | 2 | -18/+17 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-11-28 | 2 | -3/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 3 | -3/+11 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS ) | Michele Calgaro | 2018-07-04 | 1 | -1/+1 |
| | | | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix prior commit | Timothy Pearson | 2016-09-05 | 1 | -1/+1 |
| | |||||
* | Fix display of unknown attributes in device manager details dialog | Timothy Pearson | 2016-09-05 | 2 | -12/+16 |
| | |||||
* | Make device details selectable in hardware info dialog | Timothy Pearson | 2016-09-05 | 2 | -16/+17 |
| | |||||
* | kcontrol: Added support for hybrid suspend (aka suspend to RAM + suspend to ↵ | Michele Calgaro | 2016-05-02 | 2 | -12/+32 |
| | | | | | | | | disk) in hardware manager. This relates to bug 2601. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Change Hardware Device Manager icon to hwinfo | Slávek Banko | 2016-02-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Install hwdevicetray desktop files as tdehwdevicetray | Slávek Banko | 2015-09-30 | 1 | -2/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add camera device detection to hwdevicetray | Timothy Pearson | 2015-09-22 | 1 | -10/+34 |
| | |||||
* | Install hwdevicetry desktop files | Timothy Pearson | 2015-09-21 | 1 | -0/+2 |
| | |||||
* | Add desktop files and autostart file for hwdevicetray | Timothy Pearson | 2015-09-21 | 2 | -0/+21 |
| | |||||
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 9 | -1/+806 |
| | | | | Allow removable media action request popups to be suppressed | ||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 1 | -2/+14 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Add cryptographic card support to LUKS configuration | Timothy Pearson | 2015-09-14 | 7 | -15/+319 |
| | |||||
* | Add LUKS key management to tdehwmanager | Timothy Pearson | 2015-09-06 | 7 | -3/+522 |
| | |||||
* | Add preliminary cryptographic card support to the TDE hardware device manager | Timothy Pearson | 2015-08-25 | 4 | -0/+104 |
| | |||||
* | Honor disk hidden flag when handling device insertion notifiers | Timothy Pearson | 2014-11-27 | 1 | -0/+3 |
| | | | | This relates to Bug 2211 | ||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Display detailed device names in the TDE hardware manager | Timothy Pearson | 2014-04-18 | 1 | -5/+5 |
| | | | | This relates to Bug 1666 | ||||
* | Fix non-removable hard disk labels in the media tdeioslave | Timothy Pearson | 2014-04-17 | 1 | -1/+0 |
| | | | | Fix TDE hardware manager needing root privileges | ||||
* | Add newlines to desktop files. | Darrell Anderson | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Update non-existent and incomplete (template-only) help handbooks to new ↵ | Darrell Anderson | 2014-01-24 | 1 | -7/+1 |
| | | | | default format. | ||||
* | Prevent non-existent help handbooks from populating the main handbook table ↵ | Darrell Anderson | 2014-01-14 | 1 | -2/+7 |
| | | | | of contents. | ||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Add freeze suspend state to list of available power states | Slávek Banko | 2013-09-28 | 1 | -0/+3 |
| | | | | in TDE hardware manager | ||||
* | Add support for freeze suspend state | Slávek Banko | 2013-09-22 | 3 | -6/+20 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-08-09 | 1 | -3/+3 |
| | |||||
* | Enable triggerless device polling in hardware device manager | Timothy Pearson | 2013-06-01 | 1 | -0/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 3 | -7/+7 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -3/+3 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 3 | -4/+4 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -4/+4 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -9/+9 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -3/+3 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| |