summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdehardwaredevices.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-6/+6
* Fix lvm volumes appearing as removable devicesAlexander Golubev2023-12-281-52/+21
* Added compatibility for hwlib support for muslormorph2022-12-141-2/+2
* tdehw lib: make sure to emit hardwareRemoved signal after removing the device...Michele Calgaro2022-03-161-3/+8
* tdehw: make rtc devices appear as Timekeeping rather than Mainboard devicesAlexander Golubev2022-02-151-3/+3
* tdehw lib: reworked device notifications to avoid repeated scanning of devices.Michele Calgaro2021-08-131-65/+46
* Removed unused code related to hardware events.Michele Calgaro2021-08-021-18/+0
* As default behaviour, use hwdata files for pci and usb ids files.gregory guy2021-06-131-2/+2
* Build tdehw library as a standalone library.Slávek Banko2021-05-071-0/+7
* tdehw lib: fixed detection of mountable optical disks with incompleteMichele Calgaro2020-11-221-6/+8
* Fixed mounting and unmounting of mapped storage devices.Michele Calgaro2020-10-101-6/+31
* Fixed displaying of encrypted disks.Michele Calgaro2020-10-101-11/+9
* tdehwlib: Add regular monitoring of power supply device status,Slávek Banko2020-10-071-1/+10
* tdehwlib: Add event device classification according to the provided switches.Slávek Banko2020-02-231-3/+9
* tdehwlib: Unify units of battery values.Slávek Banko2020-02-161-8/+42
* 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-081-9/+28
* tdehwlib: Classify the charger as an AC adapter, not as a battery.Slávek Banko2020-01-081-0/+1
* Normalized names of devices to avoid unintentional mixed used of icons from d...Michele Calgaro2019-07-081-1/+1
* tdehw: TRUE/FALSE --> true/false renaming.Michele Calgaro2019-07-071-5/+5
* tdehw: improved code for mount table.Michele Calgaro2019-07-051-19/+17
* Use new function TQT_DBusData::getAsVariantData() instead of localMichele Calgaro2019-05-161-14/+0
* tdehwlib: Fix the flag setting whether the storage device contains the file s...Slávek Banko2019-02-271-1/+1
* Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessibleSlávek Banko2017-09-231-3/+5
* 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-051-4/+2
* 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 di...Michele Calgaro2016-05-021-7/+21
* tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to ...Michele Calgaro2016-04-241-0/+6
* Fix crash in tdehwlib on partitions without parent diskSlá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
* 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
* 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