| Commit message (Expand) | Author | Age | Files | Lines |
* | tdehwlib: Prevent potential crash, when building without Network Manager supp... | Slávek Banko | 2021-09-30 | 1 | -3/+8 |
* | tdehw lib: make the call to close the file explicit. | Michele Calgaro | 2021-08-09 | 1 | -0/+1 |
* | Update Windows Generic Device IDs. | gregory guy | 2021-06-16 | 1 | -138/+330 |
* | As default behaviour, use hwdata files for pci and usb ids files. | gregory guy | 2021-06-16 | 1 | -2/+2 |
* | Removed dbus access rules for invalid "send_destination". | Slávek Banko | 2021-02-10 | 1 | -16/+0 |
* | tdehwlib: Allow everyone to read the status of input switches. | Slávek Banko | 2021-02-10 | 1 | -0/+4 |
* | tdecore/tdehw: disable SW_RADIO switch if it's the same as SW_RFKILL_ALL | Alexander Golubev | 2021-02-09 | 1 | -0/+4 |
* | tdehw lib: fixed detection of mountable optical disks with incomplete | Michele Calgaro | 2020-11-24 | 1 | -6/+8 |
* | tdehwlib: Add regular monitoring of power supply device status, | Slávek Banko | 2020-10-07 | 1 | -1/+10 |
* | tdehwlib: Add a read of the current switch state before invoking | Slávek Banko | 2020-02-26 | 1 | -0/+1 |
* | tdehwlib: Add event device classification according to the provided switches. | Slávek Banko | 2020-02-23 | 1 | -3/+9 |
* | Prevent tdenetworkmanager from crashing when using unmanaged devices. | Michele Calgaro | 2020-02-22 | 1 | -37/+46 |
* | tdehwlib: Unify units of battery values. | Slávek Banko | 2020-02-16 | 1 | -8/+42 |
* | tdehwlib: Add allowed access for plugdev group members. | Slávek Banko | 2020-02-09 | 1 | -0/+28 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 |
* | tdehwlib: Adjusted parsing of battery information | Slávek Banko | 2020-01-23 | 1 | -8/+24 |
* | tdehwlib: Fix parsing of CPU cores frequency information | Slávek Banko | 2020-01-09 | 1 | -77/+71 |
* | tdehw: Fix wrong merge location in prior commit. | Slávek Banko | 2020-01-08 | 1 | -3/+3 |
* | tdehwlib: Adjusted parsing of battery information | Slávek Banko | 2020-01-08 | 2 | -10/+36 |
* | tdehwlib: Classify the charger as an AC adapter, not as a battery. | Slávek Banko | 2020-01-08 | 1 | -0/+1 |
* | tdehw: avoid crashing kded when using udisks/udisks2 to operate on | Michele Calgaro | 2019-07-07 | 1 | -0/+6 |
* | tdehw: improved code for mount table. | Michele Calgaro | 2019-07-05 | 2 | -20/+18 |
* | tdehwlib: Fix the flag setting whether the storage device contains the file s... | Slávek Banko | 2019-02-27 | 1 | -1/+1 |
* | Fixed support for logind power state calls. | Michele Calgaro | 2019-02-24 | 1 | -35/+34 |
* | Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible | Slávek Banko | 2017-09-23 | 1 | -3/+5 |
* | tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC ... | Slávek Banko | 2017-06-17 | 5 | -159/+51 |
* | tdehwlib: Add a rule for classifying parport device | Slávek Banko | 2017-06-17 | 1 | -1/+2 |
* | tdehwlib: Add a rule for classifying remote control devices | Slávek Banko | 2017-06-17 | 1 | -0/+4 |
* | tdehwlib: Allow to gather connection information on virtual net devices | Slávek Banko | 2017-06-17 | 1 | -1/+2 |
* | tdehwlib: Allow to classify virtual devices by subsystem | Slávek Banko | 2017-06-17 | 1 | -3/+3 |
* | Fix memory leak after processing udev_monitor | Slávek Banko | 2017-03-25 | 1 | -0/+3 |
* | Fix memory leak after processing udev_device | Slávek Banko | 2017-03-25 | 1 | -0/+2 |
* | Probe partitions to get filesystem type | Timothy Pearson | 2016-09-08 | 1 | -4/+2 |
* | Properly classify Lenovo USB camera platform subdevices | Timothy Pearson | 2016-09-08 | 1 | -0/+5 |
* | Fix crash in tdehwlib on partitions without parent diskr14.0.3 | Slávek Banko | 2016-02-11 | 1 | -6/+9 |
* | Fix mountable flag for disk partitions | Slávek Banko | 2016-02-04 | 1 | -1/+5 |
* | Add a rule for classifying ATA Compact Flash Adapter | Slávek Banko | 2016-02-04 | 1 | -1/+2 |
* | Fix icon of mounted camera in tdehwlib | Slávek Banko | 2016-02-04 | 1 | -1/+1 |
* | Set partition disk type and status based on the parent device | Slávek Banko | 2016-02-04 | 1 | -1/+15 |
* | Set hotpluggable flag for flash disks instead of removable | Slávek Banko | 2016-02-04 | 1 | -1/+1 |
* | Force removable flag for flask disks in tdehwlib | Slávek Banko | 2016-01-31 | 1 | -0/+10 |
* | Fix crash in tdehwlib if not exists /sys/devices/system/cpu | Slávek Banko | 2016-01-27 | 1 | -13/+15 |
* | Fix ZIP drive classification in tdehwlib | Slávek Banko | 2016-01-27 | 1 | -8/+9 |
* | Classify flash drives as HDD in tdehwlib | Slávek Banko | 2016-01-27 | 1 | -1/+6 |
* | Fix using of custom mountpoints with pmount in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -1/+12 |
* | Prefer encoded disk labels in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -1/+7 |
* | Add floppy into disk type clasification in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -0/+5 |
* | Fix disk type clasification in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -12/+6 |
* | Fix calculation of remaining charging time in TDE hardware library | Slávek Banko | 2015-12-04 | 1 | -2/+7 |
* | Fix hardware class file matching algorithm | Timothy Pearson | 2015-10-02 | 3 | -15/+51 |