Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 2 | -23/+5 |
| | | | | | | | | + 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> (cherry picked from commit 2f706891f32258c2b070471905f983e4585296d2) | ||||
* | 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 <slavek.banko@axis.cz> (cherry picked from commit 0215a0e7127caaf4d5725ca2237a84817f649f67) | ||||
* | Quick fix for the BG translation entry. | Chris | 2019-11-03 | 1 | -1/+1 |
| | | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit f1047361d3f02879f64af4ef556af0d5f2334b9a) | ||||
* | Bulgarian translations for hwmanager.desktop | Emanoil Kotsev | 2019-11-03 | 1 | -0/+3 |
| | | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 06acf10c0b2c45279fe465670a8a3f6b51589d38) | ||||
* | 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 <michele.calgaro@yahoo.it> (cherry picked from commit 664189c3b13ebe1ae60a93559f333e36bb6d366b) | ||||
* | Streamline device manager naming scheme. | Chris | 2019-11-03 | 3 | -16/+31 |
| | | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit a8528d0066c6d71958b0c4c88819370c7ee4d6d0) | ||||
* | Add CMakeL10n rules for kcmhwmanager. | Slávek Banko | 2019-08-31 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add includes to UI files to resolve FTBFS. | Michele Calgaro | 2018-09-21 | 2 | -2/+8 |
| | | | | | | Partially cherry-picked from 661ed658. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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 <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 967cf90889abe8df9f6c262319a92a5c8a660f12) | ||||
* | Fix prior commit | Timothy Pearson | 2016-09-09 | 1 | -1/+1 |
| | | | | (cherry picked from commit 3252800255e59562f401ad0df2cf37cd50d0b1a4) | ||||
* | Fix display of unknown attributes in device manager details dialog | Timothy Pearson | 2016-09-09 | 2 | -12/+16 |
| | | | | (cherry picked from commit 3c8aaa46e757646f1971bc294a5a41a87ec25720) | ||||
* | Make device details selectable in hardware info dialog | Timothy Pearson | 2016-09-09 | 2 | -16/+17 |
| | | | | (cherry picked from commit 6b95715d47d895ad37614a496942e1d554c0af1f) | ||||
* | Change Hardware Device Manager icon to hwinfo | Slávek Banko | 2016-02-06 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 34db5c9408447cc5cf78617d92ce1cee28f9e830) | ||||
* | 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 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -4/+4 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -5/+5 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -3/+3 |
| | |||||
* | Automatically deactivate disconnected display devices | Timothy Pearson | 2013-01-09 | 2 | -1/+20 |
| | | | | | | | Notify user on display add/remove/change Add advanced display configuration option to krandr menu Add option to autohide kicker panels on inactive Xinerama screens and enable by default Update hwmanager treeview on device change | ||||
* | Add per-user display settings | Timothy Pearson | 2013-01-08 | 4 | -19/+2 |
| | | | | | | This partially resolves Bug 1264 Fix displayconfig crashes and warnings Slightly clean up iccconfig and hwmanager | ||||
* | Fix blank optical media labeling | Timothy Pearson | 2012-10-13 | 1 | -0/+3 |
| | |||||
* | Fix minor inconsistent CPU info dialog text | Timothy Pearson | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Fix TDEHW library media backend | Timothy Pearson | 2012-08-29 | 3 | -4/+135 |
| | | | | Add PictBridge camera support to same | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -5/+5 |
| | |||||
* | Fix hwmanager icon | Timothy Pearson | 2012-04-18 | 1 | -5/+1 |
| | |||||
* | Fix minor glitch in battery status dialog | Timothy Pearson | 2012-04-15 | 3 | -19/+2 |
| | |||||
* | Expose battery time remaining | Timothy Pearson | 2012-04-15 | 2 | -1/+26 |
| | |||||
* | Add switch reporting | Timothy Pearson | 2012-04-14 | 2 | -1/+109 |
| | |||||
* | Show system properties | Timothy Pearson | 2012-04-14 | 4 | -4/+271 |
| | |||||
* | Part 2 of prior commit | Timothy Pearson | 2012-04-13 | 3 | -3/+51 |
| | |||||
* | Add monitor tab | Timothy Pearson | 2012-04-12 | 3 | -26/+550 |
| | | | | Update sensors tab | ||||
* | Add device information tabs for prior commit to kcontrol module | Timothy Pearson | 2012-04-11 | 3 | -19/+691 |
| |