summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw
Commit message (Expand)AuthorAgeFilesLines
* Minor code refactoring of previous 2 commits.Michele Calgaro2020-06-071-13/+9
* tdehwlib: Re-enable OpenSSL < 1.1 compatibilitySlávek Banko2020-06-051-0/+14
* Update for OpenSSL >= 1.1.0Timothy Pearson2020-06-031-2/+4
* 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
* Added back build options for UDISKS2, UDISKS and UDEVIL as requested byMichele Calgaro2020-02-103-22/+66
* tdehwlib: Add allowed access for plugdev group members.Slávek Banko2020-02-051-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
* Removed sync dbus call code in tdenetworkmanager to align to latestMichele Calgaro2019-07-201-50/+0
* Normalized names of devices to avoid unintentional mixed used of icons from d...Michele Calgaro2019-07-082-5/+8
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-07-074-38/+35
* Reworked code for eject/mount/unmount operations to support new TDEStorageOpR...Michele Calgaro2019-07-074-255/+260
* tdehw: code restructuring for tdestoragedevice.Michele Calgaro2019-07-074-483/+442
* tdehw: TRUE/FALSE --> true/false renaming.Michele Calgaro2019-07-0720-161/+159
* 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
* Adapted to latest dbus-1-tqt version (TQT_DBusObjectPath inheriting from TQSt...Michele Calgaro2019-05-212-4/+5
* Use new function TQT_DBusData::getAsVariantData() instead of localMichele Calgaro2019-05-163-148/+127
* Fixed moc inclusion after last changes in dbus-1-tqt.Slávek Banko2019-05-021-11/+8
* 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-46/+39
* Fixed FTBFS caused by libcryptsetup 2.0Michele Calgaro2018-02-252-22/+0
* 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-051-4/+2
* Properly classify Lenovo USB camera platform subdevicesTimothy Pearson2016-09-051-0/+5
* Make cryptographic card reader detection on single readers sytems more robustTimothy Pearson2016-09-041-4/+11
* Add fallback to match udev cryptographic card reader name with PCSC vendor st...Timothy Pearson2016-09-041-1/+29
* Add IBM VIO deviceTimothy Pearson2016-07-231-0/+3
* Add nvmem device typeTimothy Pearson2016-07-232-0/+13
* tdecore: Fixed hybrid suspend (aka suspend to RAM + suspend to disk) support ...Michele Calgaro2016-05-041-6/+8
* tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to di...Michele Calgaro2016-05-023-12/+25
* tdecore: complete previous commit, one file was forgotten by mistake.Michele Calgaro2016-04-261-8/+14
* tdecore: Added DBus support for hybrid suspend (aka suspend to RAM + suspend ...Michele Calgaro2016-04-261-2/+129
* tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to ...Michele Calgaro2016-04-243-18/+180
* 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