summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw
Commit message (Expand)AuthorAgeFilesLines
* tdehwlib: Add a read of the current switch state before invokingSlávek Banko2020-02-261-0/+1
* tdehwlib: Add event device classification according to the provided switches.Slávek Banko2020-02-231-3/+9
* Prevent tdenetworkmanager from crashing when using unmanaged devices.Michele Calgaro2020-02-221-37/+46
* tdehwlib: Unify units of battery values.Slávek Banko2020-02-161-8/+42
* tdehwlib: Add allowed access for plugdev group members.Slávek Banko2020-02-091-0/+28
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-1/+1
* tdehwlib: Adjusted parsing of battery informationSlávek Banko2020-01-231-8/+24
* tdehwlib: Fix parsing of CPU cores frequency informationSlávek Banko2020-01-091-77/+71
* tdehw: Fix wrong merge location in prior commit.Slávek Banko2020-01-081-3/+3
* tdehwlib: Adjusted parsing of battery informationSlávek Banko2020-01-082-10/+36
* tdehwlib: Classify the charger as an AC adapter, not as a battery.Slávek Banko2020-01-081-0/+1
* tdehw: avoid crashing kded when using udisks/udisks2 to operate onMichele Calgaro2019-07-071-0/+6
* tdehw: improved code for mount table.Michele Calgaro2019-07-052-20/+18
* tdehwlib: Fix the flag setting whether the storage device contains the file s...Slávek Banko2019-02-271-1/+1
* Fixed support for logind power state calls.Michele Calgaro2019-02-241-35/+34
* Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessibleSlávek Banko2017-09-231-3/+5
* tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC ...Slávek Banko2017-06-175-159/+51
* tdehwlib: Add a rule for classifying parport deviceSlávek Banko2017-06-171-1/+2
* tdehwlib: Add a rule for classifying remote control devicesSlávek Banko2017-06-171-0/+4
* tdehwlib: Allow to gather connection information on virtual net devicesSlávek Banko2017-06-171-1/+2
* tdehwlib: Allow to classify virtual devices by subsystemSlávek Banko2017-06-171-3/+3
* Fix memory leak after processing udev_monitorSlávek Banko2017-03-251-0/+3
* Fix memory leak after processing udev_deviceSlávek Banko2017-03-251-0/+2
* Probe partitions to get filesystem typeTimothy Pearson2016-09-081-4/+2
* Properly classify Lenovo USB camera platform subdevicesTimothy Pearson2016-09-081-0/+5
* Fix crash in tdehwlib on partitions without parent diskr14.0.3Slávek Banko2016-02-111-6/+9
* Fix mountable flag for disk partitionsSlávek Banko2016-02-041-1/+5
* Add a rule for classifying ATA Compact Flash AdapterSlávek Banko2016-02-041-1/+2
* Fix icon of mounted camera in tdehwlibSlávek Banko2016-02-041-1/+1
* Set partition disk type and status based on the parent deviceSlávek Banko2016-02-041-1/+15
* Set hotpluggable flag for flash disks instead of removableSlávek Banko2016-02-041-1/+1
* Force removable flag for flask disks in tdehwlibSlávek Banko2016-01-311-0/+10
* Fix crash in tdehwlib if not exists /sys/devices/system/cpuSlávek Banko2016-01-271-13/+15
* Fix ZIP drive classification in tdehwlibSlávek Banko2016-01-271-8/+9
* Classify flash drives as HDD in tdehwlibSlávek Banko2016-01-271-1/+6
* Fix using of custom mountpoints with pmount in tdehwlibSlávek Banko2016-01-231-1/+12
* Prefer encoded disk labels in tdehwlibSlávek Banko2016-01-231-1/+7
* Add floppy into disk type clasification in tdehwlibSlávek Banko2016-01-231-0/+5
* Fix disk type clasification in tdehwlibSlávek Banko2016-01-231-12/+6
* Fix calculation of remaining charging time in TDE hardware librarySlávek Banko2015-12-041-2/+7
* Fix hardware class file matching algorithmTimothy Pearson2015-10-023-15/+51
* Add mount indicator to tdehwlib storage device iconsTimothy Pearson2015-10-021-19/+24
* Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connectionsSlávek Banko2015-05-241-2/+4
* 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-042-17/+17
* Fix detection of laptop AC adaptersTimothy Pearson2014-12-052-3/+4
* Do not flag disk devices/partitions as mountable if a partition table is pres...Timothy Pearson2014-12-051-38/+42