summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-125-39/+39
* tdehw lib: drop definition of TDEDiskDeviceStatus::HotpluggableMichele Calgaro2023-12-281-1/+1
* Fix lvm volumes appearing as removable devicesAlexander Golubev2023-12-283-56/+26
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-207-9/+9
* Added compatibility for hwlib support for muslormorph2022-12-141-2/+2
* tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are ...Michele Calgaro2022-04-201-6/+70
* 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
* Removed HAL dependant code.Michele Calgaro2022-02-143-163/+5
* Use AUTOMOC for generated sources instead of a specific rule.Slávek Banko2022-01-141-8/+1
* tdehwlib: Prevent potential crash, when building without Network Manager supp...Slávek Banko2021-09-301-3/+8
* tdehw lib: reworked device notifications to avoid repeated scanning of devices.Michele Calgaro2021-08-134-169/+84
* tdehw lib: removed unused and seemingly unnecessary method in storage device.Michele Calgaro2021-08-102-60/+0
* tdehw lib: make the call to close the file explicit.Michele Calgaro2021-08-091-0/+1
* Removed unused code related to hardware events.Michele Calgaro2021-08-023-32/+0
* Update Windows Generic Device IDs.gregory guy2021-06-131-138/+330
* As default behaviour, use hwdata files for pci and usb ids files.gregory guy2021-06-131-2/+2
* Fix definitions of slot constants for old cryptsetup API.Slávek Banko2021-06-071-5/+3
* Build tdehw library as a standalone library.Slávek Banko2021-05-073-2/+18
* Removed dbus access rules for invalid "send_destination".Slávek Banko2021-02-091-16/+0
* tdehwlib: Allow everyone to read the status of input switches.Slávek Banko2021-02-091-0/+4
* tdecore/tdehw: disable SW_RADIO switch if it's the same as SW_RFKILL_ALLAlexander Golubev2021-02-081-0/+4
* tdehw lib: fixed detection of mountable optical disks with incompleteMichele Calgaro2020-11-221-6/+8
* tdehw lib: reworked code for eject operation to support return type TQStringV...Michele Calgaro2020-11-212-37/+66
* Added support for locking/unlocking of LUKS disks using pmount/pumount.Michele Calgaro2020-10-311-9/+65
* Fixed mounting and unmounting of mapped storage devices.Michele Calgaro2020-10-106-27/+70
* Fixed displaying of encrypted disks.Michele Calgaro2020-10-103-145/+71
* Added udisks2 support for unlocking/locking of encrypted disks.Michele Calgaro2020-10-104-24/+228
* tdehwlib: Add regular monitoring of power supply device status,Slávek Banko2020-10-071-1/+10
* 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