Commit Graph

156 Commits (158b6e1152413e4fa973b70b7469bb1f256a1f38)

Author SHA1 Message Date
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
5 years ago
Slávek Banko 8856d5dde1
tdehw: Fix wrong merge location in prior commit.
5 years ago
Slávek Banko 86c1d896c7
tdehwlib: Adjusted parsing of battery information
5 years ago
Slávek Banko 3b0f07f2cd
tdehwlib: Classify the charger as an AC adapter, not as a battery.
5 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
Timothy Pearson b18bff9ad8 Properly classify Lenovo USB camera platform subdevices
8 years ago
Timothy Pearson 125cf0a7f2 Make cryptographic card reader detection on single readers sytems more robust
8 years ago
Timothy Pearson 2872549499 Add fallback to match udev cryptographic card reader name with PCSC vendor strings
8 years ago
Timothy Pearson d82b64cbbd Add IBM VIO device
8 years ago
Timothy Pearson d15fe834b1 Add nvmem device type
8 years ago
Michele Calgaro c7171b93f4 tdecore: Fixed hybrid suspend (aka suspend to RAM + suspend to disk) support using HAL.
8 years ago
Michele Calgaro 92394e2850 tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to disk).
8 years ago
Michele Calgaro a29712773b tdecore: complete previous commit, one file was forgotten by mistake.
8 years ago
Michele Calgaro ba3ed714c6 tdecore: Added DBus support for hybrid suspend (aka suspend to RAM + suspend to disk).
8 years ago
Michele Calgaro 3b095cf3cd tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to disk).
8 years ago
Slávek Banko 36481f68c1 Fix crash in tdehwlib on partitions without parent disk
8 years ago
Slávek Banko ff469a69ff Fix mountable flag for disk partitions
8 years ago