Commit Graph

186 Commits (master)

Author SHA1 Message Date
Michele Calgaro bba3128085
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
2 weeks ago
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 5efbce071a
tdehw lib: drop definition of TDEDiskDeviceStatus::Hotpluggable
5 months ago
Alexander Golubev 14573faf07
Fix lvm volumes appearing as removable devices
5 months ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
10 months ago
ormorph 8d96e85f7d Added compatibility for hwlib support for musl
1 year ago
Michele Calgaro 9050bd4346
tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are used.
2 years ago
Michele Calgaro 5f795c0bb2
tdehw lib: make sure to emit hardwareRemoved signal after removing the device from the device list.
2 years ago
Alexander Golubev 0631f76fb7
tdehw: make rtc devices appear as Timekeeping rather than Mainboard devices
2 years ago
Michele Calgaro 2023cc330a
Removed HAL dependant code.
2 years ago
Slávek Banko 50a228fc2d
Use AUTOMOC for generated sources instead of a specific rule.
2 years ago
Slávek Banko 2b3ea27bdf
tdehwlib: Prevent potential crash, when building without Network Manager support.
3 years ago
Michele Calgaro f159fa61a9
tdehw lib: reworked device notifications to avoid repeated scanning of devices.
3 years ago
Michele Calgaro de4f27a2ee
tdehw lib: removed unused and seemingly unnecessary method in storage device.
3 years ago
Michele Calgaro a2edae37ac
tdehw lib: make the call to close the file explicit.
3 years ago
Michele Calgaro 4a8875301d
Removed unused code related to hardware events.
3 years ago
gregory guy 23303e3cc0
Update Windows Generic Device IDs.
3 years ago
gregory guy d7fad5b469
As default behaviour, use hwdata files for pci and usb ids files.
3 years ago
Slávek Banko ac7e0fac53
Fix definitions of slot constants for old cryptsetup API.
3 years ago
Slávek Banko c7b651a6ca
Build tdehw library as a standalone library.
3 years ago
Slávek Banko 9a99527f0c
Removed dbus access rules for invalid "send_destination".
3 years ago
Slávek Banko 78b2136011
tdehwlib: Allow everyone to read the status of input switches.
3 years ago
Alexander Golubev ce09b7d5e8 tdecore/tdehw: disable SW_RADIO switch if it's the same as SW_RFKILL_ALL
3 years ago
Michele Calgaro 99b855062b
tdehw lib: fixed detection of mountable optical disks with incomplete
4 years ago
Michele Calgaro 07200a5475
tdehw lib: reworked code for eject operation to support return type TQStringVariantMap.
4 years ago
Michele Calgaro 7bdb6be95c
Added support for locking/unlocking of LUKS disks using pmount/pumount.
4 years ago
Michele Calgaro 9bc16841d1
Fixed mounting and unmounting of mapped storage devices.
4 years ago
Michele Calgaro 33794c4ec3
Fixed displaying of encrypted disks.
4 years ago
Michele Calgaro fe08361f7e
Added udisks2 support for unlocking/locking of encrypted disks.
4 years ago
Slávek Banko fb1316c785
tdehwlib: Add regular monitoring of power supply device status,
4 years ago
Michele Calgaro d78af7ef55
Minor code refactoring of previous 2 commits.
4 years ago
Slávek Banko 444839e053
tdehwlib: Re-enable OpenSSL < 1.1 compatibility
4 years ago
Timothy Pearson 3f6bef6371 Update for OpenSSL >= 1.1.0
4 years ago
Slávek Banko 8bfa123fb6
tdehwlib: Add a read of the current switch state before invoking
4 years ago
Slávek Banko f68fadda81
tdehwlib: Add event device classification according to the provided switches.
4 years ago
Michele Calgaro 3192a72a46
Prevent tdenetworkmanager from crashing when using unmanaged devices.
4 years ago
Slávek Banko c088fbf55b
tdehwlib: Unify units of battery values.
4 years ago
Michele Calgaro b6953843f5
Added back build options for UDISKS2, UDISKS and UDEVIL as requested by
4 years ago
Slávek Banko 7f7f7322f9
tdehwlib: Add allowed access for plugdev group members.
4 years ago
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko ecd1e4bd40
tdehwlib: Adjusted parsing of battery information
4 years ago
Slávek Banko ba82cdf5be
tdehwlib: Fix parsing of CPU cores frequency information
4 years ago
Slávek Banko 8856d5dde1
tdehw: Fix wrong merge location in prior commit.
4 years ago
Slávek Banko 86c1d896c7
tdehwlib: Adjusted parsing of battery information
4 years ago
Slávek Banko 3b0f07f2cd
tdehwlib: Classify the charger as an AC adapter, not as a battery.
4 years ago
Michele Calgaro edcf1665f0
Removed sync dbus call code in tdenetworkmanager to align to latest
5 years ago
Michele Calgaro 11935291c7
Normalized names of devices to avoid unintentional mixed used of icons from different
5 years ago
Michele Calgaro aaaf378033
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro bf68342793
Reworked code for eject/mount/unmount operations to support new TDEStorageOpResult return type.
5 years ago
Michele Calgaro 7214a7b6b5 tdehw: code restructuring for tdestoragedevice.
5 years ago