summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdehardwaredevices.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessibleSlávek Banko2017-09-231-3/+5
| | | | Signed-off-by: Slávek Banko <[email protected]>
* tdehwlib: Add a rule for classifying parport deviceSlávek Banko2017-06-171-1/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* tdehwlib: Add a rule for classifying remote control devicesSlávek Banko2017-06-171-0/+4
| | | | Signed-off-by: Slávek Banko <[email protected]>
* tdehwlib: Allow to gather connection information on virtual net devicesSlávek Banko2017-06-171-1/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* tdehwlib: Allow to classify virtual devices by subsystemSlávek Banko2017-06-171-3/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix memory leak after processing udev_monitorSlávek Banko2017-03-251-0/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix memory leak after processing udev_deviceSlávek Banko2017-03-251-0/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Probe partitions to get filesystem typeTimothy Pearson2016-09-051-4/+2
| | | | This fixes problems with LUKS partitions not being detected
* Properly classify Lenovo USB camera platform subdevicesTimothy Pearson2016-09-051-0/+5
|
* Add IBM VIO deviceTimothy Pearson2016-07-231-0/+3
|
* Add nvmem device typeTimothy Pearson2016-07-231-0/+12
|
* tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-05-021-7/+21
| | | | | | | | disk). Now code is more consistent. This relates to bug 2601. Signed-off-by: Michele Calgaro <[email protected]>
* tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-04-241-0/+6
| | | | | | | | | disk). Update to dbus interface and hardware device manager will be commit separately. This relates to bug 2601. Signed-off-by: Michele Calgaro <[email protected]>
* Fix crash in tdehwlib on partitions without parent diskSlávek Banko2016-02-111-6/+9
| | | | | | This applies for example to the software RAID defined in the BIOS Signed-off-by: Slávek Banko <[email protected]>
* Fix mountable flag for disk partitionsSlávek Banko2016-02-041-1/+5
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add a rule for classifying ATA Compact Flash AdapterSlávek Banko2016-02-041-1/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Set partition disk type and status based on the parent deviceSlávek Banko2016-02-041-1/+15
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Set hotpluggable flag for flash disks instead of removableSlávek Banko2016-02-041-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Force removable flag for flask disks in tdehwlibSlávek Banko2016-01-311-0/+10
| | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <[email protected]>
* Fix crash in tdehwlib if not exists /sys/devices/system/cpuSlávek Banko2016-01-271-13/+15
| | | | | | This resolves Bug 2584 Signed-off-by: Slávek Banko <[email protected]>
* Fix ZIP drive classification in tdehwlibSlávek Banko2016-01-271-8/+9
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Classify flash drives as HDD in tdehwlibSlávek Banko2016-01-271-1/+6
| | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <[email protected]>
* Prefer encoded disk labels in tdehwlibSlávek Banko2016-01-231-1/+7
| | | | | | because it contains unadjusted disk labels Signed-off-by: Slávek Banko <[email protected]>
* 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