index
:
tdelibs
feat/fix-suspend-code
feat/new_hwcontrol
feat/tdehtml+svg
feat/tdeio-xattr-support
fix/api-for-python
fix/issue/tdebase-163
fix/tde-75
issue/270/tdelibs-V4
issue/51/jasper-to-openjpeg
master
other/string-fixes
r14.0.x
r14.1.x
v3.5.13-sru
TDE core libraries
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tdecore
/
tdehw
/
tdehardwaredevices.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdehw lib: make sure to emit hardwareRemoved signal after removing the device...
Michele Calgaro
2022-03-16
1
-3
/
+8
*
tdehw: make rtc devices appear as Timekeeping rather than Mainboard devices
Alexander Golubev
2022-02-15
1
-3
/
+3
*
tdehw lib: reworked device notifications to avoid repeated scanning of devices.
Michele Calgaro
2021-08-13
1
-65
/
+46
*
Removed unused code related to hardware events.
Michele Calgaro
2021-08-02
1
-18
/
+0
*
As default behaviour, use hwdata files for pci and usb ids files.
gregory guy
2021-06-13
1
-2
/
+2
*
Build tdehw library as a standalone library.
Slávek Banko
2021-05-07
1
-0
/
+7
*
tdehw lib: fixed detection of mountable optical disks with incomplete
Michele Calgaro
2020-11-22
1
-6
/
+8
*
Fixed mounting and unmounting of mapped storage devices.
Michele Calgaro
2020-10-10
1
-6
/
+31
*
Fixed displaying of encrypted disks.
Michele Calgaro
2020-10-10
1
-11
/
+9
*
tdehwlib: Add regular monitoring of power supply device status,
Slávek Banko
2020-10-07
1
-1
/
+10
*
tdehwlib: Add event device classification according to the provided switches.
Slávek Banko
2020-02-23
1
-3
/
+9
*
tdehwlib: Unify units of battery values.
Slávek Banko
2020-02-16
1
-8
/
+42
*
Removed explicit usage of the 'register' keyword.
Michele Calgaro
2020-01-30
1
-1
/
+1
*
tdehwlib: Adjusted parsing of battery information
Slávek Banko
2020-01-23
1
-8
/
+24
*
tdehwlib: Fix parsing of CPU cores frequency information
Slávek Banko
2020-01-09
1
-77
/
+71
*
tdehw: Fix wrong merge location in prior commit.
Slávek Banko
2020-01-08
1
-3
/
+3
*
tdehwlib: Adjusted parsing of battery information
Slávek Banko
2020-01-08
1
-9
/
+28
*
tdehwlib: Classify the charger as an AC adapter, not as a battery.
Slávek Banko
2020-01-08
1
-0
/
+1
*
Normalized names of devices to avoid unintentional mixed used of icons from d...
Michele Calgaro
2019-07-08
1
-1
/
+1
*
tdehw: TRUE/FALSE --> true/false renaming.
Michele Calgaro
2019-07-07
1
-5
/
+5
*
tdehw: improved code for mount table.
Michele Calgaro
2019-07-05
1
-19
/
+17
*
Use new function TQT_DBusData::getAsVariantData() instead of local
Michele Calgaro
2019-05-16
1
-14
/
+0
*
tdehwlib: Fix the flag setting whether the storage device contains the file s...
Slávek Banko
2019-02-27
1
-1
/
+1
*
Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible
Slávek Banko
2017-09-23
1
-3
/
+5
*
tdehwlib: Add a rule for classifying parport device
Slávek Banko
2017-06-17
1
-1
/
+2
*
tdehwlib: Add a rule for classifying remote control devices
Slávek Banko
2017-06-17
1
-0
/
+4
*
tdehwlib: Allow to gather connection information on virtual net devices
Slávek Banko
2017-06-17
1
-1
/
+2
*
tdehwlib: Allow to classify virtual devices by subsystem
Slávek Banko
2017-06-17
1
-3
/
+3
*
Fix memory leak after processing udev_monitor
Slávek Banko
2017-03-25
1
-0
/
+3
*
Fix memory leak after processing udev_device
Slávek Banko
2017-03-25
1
-0
/
+2
*
Probe partitions to get filesystem type
Timothy Pearson
2016-09-05
1
-4
/
+2
*
Properly classify Lenovo USB camera platform subdevices
Timothy Pearson
2016-09-05
1
-0
/
+5
*
Add IBM VIO device
Timothy Pearson
2016-07-23
1
-0
/
+3
*
Add nvmem device type
Timothy Pearson
2016-07-23
1
-0
/
+12
*
tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to di...
Michele Calgaro
2016-05-02
1
-7
/
+21
*
tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to ...
Michele Calgaro
2016-04-24
1
-0
/
+6
*
Fix crash in tdehwlib on partitions without parent disk
Slávek Banko
2016-02-11
1
-6
/
+9
*
Fix mountable flag for disk partitions
Slávek Banko
2016-02-04
1
-1
/
+5
*
Add a rule for classifying ATA Compact Flash Adapter
Slávek Banko
2016-02-04
1
-1
/
+2
*
Set partition disk type and status based on the parent device
Slávek Banko
2016-02-04
1
-1
/
+15
*
Set hotpluggable flag for flash disks instead of removable
Slávek Banko
2016-02-04
1
-1
/
+1
*
Force removable flag for flask disks in tdehwlib
Slávek Banko
2016-01-31
1
-0
/
+10
*
Fix crash in tdehwlib if not exists /sys/devices/system/cpu
Slávek Banko
2016-01-27
1
-13
/
+15
*
Fix ZIP drive classification in tdehwlib
Slávek Banko
2016-01-27
1
-8
/
+9
*
Classify flash drives as HDD in tdehwlib
Slávek Banko
2016-01-27
1
-1
/
+6
*
Prefer encoded disk labels in tdehwlib
Slávek Banko
2016-01-23
1
-1
/
+7
*
Add floppy into disk type clasification in tdehwlib
Slávek Banko
2016-01-23
1
-0
/
+5
*
Fix disk type clasification in tdehwlib
Slávek Banko
2016-01-23
1
-12
/
+6
*
Fix calculation of remaining charging time in TDE hardware library
Slávek Banko
2015-12-04
1
-2
/
+7
*
Fix hardware class file matching algorithm
Timothy Pearson
2015-09-30
1
-15
/
+49
[next]