Commit Graph

168 Commits (ac7e0fac532dded716279e15fda451ff1b706290)

Author SHA1 Message Date
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
Michele Calgaro c76553c4fb
tdehw: TRUE/FALSE --> true/false renaming.
5 years ago
Michele Calgaro 32566accda tdehw: avoid crashing kded when using udisks/udisks2 to operate on
5 years ago
Michele Calgaro 09835dceb7
tdehw: improved code for mount table.
5 years ago
Michele Calgaro 080948356f
Adapted to latest dbus-1-tqt version (TQT_DBusObjectPath inheriting from TQString).
5 years ago
Michele Calgaro 536cfddc84
Use new function TQT_DBusData::getAsVariantData() instead of local
5 years ago
Slávek Banko dadafca880
Fixed moc inclusion after last changes in dbus-1-tqt.
5 years ago
Slávek Banko dfe3c9649f
tdehwlib: Fix the flag setting whether the storage device contains the file system.
5 years ago
Michele Calgaro c49ee53043
Fixed support for logind power state calls.
5 years ago
Michele Calgaro 706098c452 Fixed FTBFS caused by libcryptsetup 2.0
6 years ago
Slávek Banko 051acc7df5 Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible
7 years ago
Slávek Banko e0fd34a1bd tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address
7 years ago
Slávek Banko eb6f8213d4 tdehwlib: Add a rule for classifying parport device
7 years ago
Slávek Banko cc4f1996df tdehwlib: Add a rule for classifying remote control devices
7 years ago
Slávek Banko d1280c31d9 tdehwlib: Allow to gather connection information on virtual net devices
7 years ago
Slávek Banko a73511a98d tdehwlib: Allow to classify virtual devices by subsystem
7 years ago
Slávek Banko d2b61ae9da Fix memory leak after processing udev_monitor
7 years ago
Slávek Banko 1a5bc0e4ff Fix memory leak after processing udev_device
7 years ago
Timothy Pearson 30c008d551 Probe partitions to get filesystem type
8 years ago