Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add floppy into disk type clasification in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -0/+5 | |
| | | | | | | This resolves Bug 2567 Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Fix disk type clasification in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -12/+6 | |
| | | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Fix calculation of remaining charging time in TDE hardware library | Slávek Banko | 2015-12-04 | 1 | -2/+7 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Fix hardware class file matching algorithm | Timothy Pearson | 2015-09-30 | 1 | -15/+49 | |
| | | | | | Fix overly broad floppy device matching rules This resolves Bug 2534 | |||||
* | Add new timekeeping class to tdehwlib | Timothy Pearson | 2015-09-21 | 1 | -0/+31 | |
| | | | | Classify a number of new devices | |||||
* | Add fingerprint reader and test/measurement devices classes to tdehwlib | Timothy Pearson | 2015-09-21 | 1 | -8/+34 | |
| | ||||||
* | Add preliminary cryptographic card support to TDEHWLib | Timothy Pearson | 2015-08-25 | 1 | -1/+2 | |
| | ||||||
* | Add cryptographic card device type | Timothy Pearson | 2015-08-24 | 1 | -3/+29 | |
| | | | | | Add hub device type Fix incorrect USB subclass read | |||||
* | Classify memstick_host devices | Timothy Pearson | 2015-04-07 | 1 | -1/+2 | |
| | ||||||
* | Bring keyboard icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 | |
| | ||||||
* | Bring printer1 icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 | |
| | ||||||
* | Bring mouse icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 | |
| | ||||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 1 | -1/+1 | |
| | ||||||
* | Fix detection of laptop AC adapters | Timothy Pearson | 2014-12-05 | 1 | -2/+3 | |
| | ||||||
* | Do not flag disk devices/partitions as mountable if a partition table is ↵ | Timothy Pearson | 2014-12-05 | 1 | -38/+42 | |
| | | | | | | present under the given device/partition This relates to Bug 2232 | |||||
* | Add Hidden storage device attribute | Timothy Pearson | 2014-11-27 | 1 | -0/+4 | |
| | | | | This relates to Bug 2211 | |||||
* | Fix hardware control center crashes on device hot remove | Timothy Pearson | 2014-11-26 | 1 | -2/+9 | |
| | | | | Fix incorrect decoding of hex escaped device names | |||||
* | Bring package_development, package_games, package_graphics, package_network, ↵ | Timothy Pearson | 2014-10-14 | 1 | -9/+9 | |
| | | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance | |||||
* | Bring camera icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -1/+1 | |
| | ||||||
* | Fix potential crash if CPU #0 is not available | Timothy Pearson | 2014-10-02 | 1 | -3/+3 | |
| | ||||||
* | Add mimeTypePtrFast method to KFileItem | Timothy Pearson | 2014-10-02 | 1 | -0/+1 | |
| | | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices | |||||
* | Classify regulator devices | Timothy Pearson | 2014-09-23 | 1 | -0/+3 | |
| | ||||||
* | Update hardware device classification map | Timothy Pearson | 2014-09-20 | 1 | -0/+15 | |
| | | | | Fix potential infinite loop in TDEStyle | |||||
* | Add a few unclassified devices to the TDE HW manager database | Timothy Pearson | 2014-07-09 | 1 | -2/+8 | |
| | ||||||
* | Optimize watching switches on input event devices | Slávek Banko | 2014-05-16 | 1 | -188/+4 | |
| | | | | This relates to Bugs 1992 and 2052 | |||||
* | Small bug fix | Francois Andriot | 2014-05-07 | 1 | -9/+9 | |
| | | | | This relates to Bug 1992 | |||||
* | Greatly improve tdehwlib polling performance | Francois Andriot | 2014-05-07 | 1 | -167/+335 | |
| | | | | This relates to Bug 1992 | |||||
* | Fix detection of switches on input event devices | Slávek Banko | 2014-02-25 | 1 | -9/+80 | |
| | | | | This relates to Bug 1597 | |||||
* | Use direct DBUS calls for udisks2 | Timothy Pearson | 2013-12-26 | 1 | -0/+14 | |
| | ||||||
* | Fix tdehw storage backend media name with UTF8 characters | Slávek Banko | 2013-11-16 | 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 library | |||||
* | Fix ACPI button event detection on machines with an independent ACPI event ↵ | Timothy Pearson | 2013-08-25 | 1 | -0/+6 | |
| | | | | | | controller module such as Thinkpads Only detect the ACPI key press event, not the key release event | |||||
* | Fix human readable display of ACPI buttons | Timothy Pearson | 2013-08-24 | 1 | -0/+10 | |
| | ||||||
* | Fix remaining battery time estimation. | Francois Andriot | 2013-08-17 | 1 | -13/+4 | |
| | | | | This supports bug report 1514. | |||||
* | Detect video DVDs | Timothy Pearson | 2013-08-15 | 1 | -3/+23 | |
| | ||||||
* | Fix classification of optical media | Timothy Pearson | 2013-08-13 | 1 | -23/+175 | |
| | | | | This resolves Bug 1612 | |||||
* | Fix FTBFS on libudev includes | Francois Andriot | 2013-08-12 | 1 | -0/+2 | |
| | ||||||
* | Fix incorrect classification of DVD DL disks | Timothy Pearson | 2013-08-12 | 1 | -4/+0 | |
| | ||||||
* | Merge branch 'master' into HEAD | Alexander Golubev | 2013-08-11 | 1 | -0/+10 | |
| | | | | | | | Conflicts: tdecore/CMakeLists.txt tdecore/tdehardwaredevices.h tdecore/tdehw/tdehardwaredevices.cpp | |||||
* | complete tdehardwaredevices split | Golubev Alexander | 2013-07-27 | 1 | -893/+27 | |
| | ||||||
* | tdehw: three more classes splited | Golubev Alexander | 2013-07-27 | 1 | -325/+0 | |
| | ||||||
* | moved first two classes of tdehw to their own files | Golubev Alexander | 2013-07-27 | 1 | -972/+3 | |
| | ||||||
* | move all tdehw stuff into separate subdir | Golubev Alexander | 2013-07-27 | 1 | -0/+6206 | |