summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdehardwaredevices.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Add floppy into disk type clasification in tdehwlibSlávek Banko2016-01-231-0/+5
| | | | | | This resolves Bug 2567 Signed-off-by: Slávek Banko <[email protected]>
* Fix disk type clasification in tdehwlibSlávek Banko2016-01-231-12/+6
| | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <[email protected]>
* Fix calculation of remaining charging time in TDE hardware librarySlávek Banko2015-12-041-2/+7
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix hardware class file matching algorithmTimothy Pearson2015-09-301-15/+49
| | | | | Fix overly broad floppy device matching rules This resolves Bug 2534
* Add new timekeeping class to tdehwlibTimothy Pearson2015-09-211-0/+31
| | | | Classify a number of new devices
* Add fingerprint reader and test/measurement devices classes to tdehwlibTimothy Pearson2015-09-211-8/+34
|
* Add preliminary cryptographic card support to TDEHWLibTimothy Pearson2015-08-251-1/+2
|
* Add cryptographic card device typeTimothy Pearson2015-08-241-3/+29
| | | | | Add hub device type Fix incorrect USB subclass read
* Classify memstick_host devicesTimothy Pearson2015-04-071-1/+2
|
* Bring keyboard icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Bring mouse icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-1/+1
|
* Fix detection of laptop AC adaptersTimothy Pearson2014-12-051-2/+3
|
* Do not flag disk devices/partitions as mountable if a partition table is ↵Timothy Pearson2014-12-051-38/+42
| | | | | | present under the given device/partition This relates to Bug 2232
* Add Hidden storage device attributeTimothy Pearson2014-11-271-0/+4
| | | | This relates to Bug 2211
* Fix hardware control center crashes on device hot removeTimothy Pearson2014-11-261-2/+9
| | | | Fix incorrect decoding of hex escaped device names
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-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 complianceTimothy Pearson2014-10-111-1/+1
|
* Fix potential crash if CPU #0 is not availableTimothy Pearson2014-10-021-3/+3
|
* Add mimeTypePtrFast method to KFileItemTimothy Pearson2014-10-021-0/+1
| | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices
* Classify regulator devicesTimothy Pearson2014-09-231-0/+3
|
* Update hardware device classification mapTimothy Pearson2014-09-201-0/+15
| | | | Fix potential infinite loop in TDEStyle
* Add a few unclassified devices to the TDE HW manager databaseTimothy Pearson2014-07-091-2/+8
|
* Optimize watching switches on input event devicesSlávek Banko2014-05-161-188/+4
| | | | This relates to Bugs 1992 and 2052
* Small bug fixFrancois Andriot2014-05-071-9/+9
| | | | This relates to Bug 1992
* Greatly improve tdehwlib polling performanceFrancois Andriot2014-05-071-167/+335
| | | | This relates to Bug 1992
* Fix detection of switches on input event devicesSlávek Banko2014-02-251-9/+80
| | | | This relates to Bug 1597
* Use direct DBUS calls for udisks2Timothy Pearson2013-12-261-0/+14
|
* Fix tdehw storage backend media name with UTF8 charactersSlávek Banko2013-11-161-1/+1
|
* Add freeze suspend state to list of available power statesSlávek Banko2013-09-281-0/+3
| | | | in TDE hardware library
* Fix ACPI button event detection on machines with an independent ACPI event ↵Timothy Pearson2013-08-251-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 buttonsTimothy Pearson2013-08-241-0/+10
|
* Fix remaining battery time estimation.Francois Andriot2013-08-171-13/+4
| | | | This supports bug report 1514.
* Detect video DVDsTimothy Pearson2013-08-151-3/+23
|
* Fix classification of optical mediaTimothy Pearson2013-08-131-23/+175
| | | | This resolves Bug 1612
* Fix FTBFS on libudev includesFrancois Andriot2013-08-121-0/+2
|
* Fix incorrect classification of DVD DL disksTimothy Pearson2013-08-121-4/+0
|
* Merge branch 'master' into HEADAlexander Golubev2013-08-111-0/+10
| | | | | | | Conflicts: tdecore/CMakeLists.txt tdecore/tdehardwaredevices.h tdecore/tdehw/tdehardwaredevices.cpp
* complete tdehardwaredevices splitGolubev Alexander2013-07-271-893/+27
|
* tdehw: three more classes splitedGolubev Alexander2013-07-271-325/+0
|
* moved first two classes of tdehw to their own filesGolubev Alexander2013-07-271-972/+3
|
* move all tdehw stuff into separate subdirGolubev Alexander2013-07-271-0/+6206