Slávek Banko
a7009dd252
Fix memory leak after processing udev_monitor
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d2b61ae9da
)
8 years ago
Slávek Banko
9ef769d0e5
Fix memory leak after processing udev_device
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1a5bc0e4ff
)
8 years ago
Timothy Pearson
dc7e40a1a9
Probe partitions to get filesystem type
...
This fixes problems with LUKS partitions not being detected
(cherry picked from commit 30c008d551
)
8 years ago
Timothy Pearson
f66944e531
Properly classify Lenovo USB camera platform subdevices
...
(cherry picked from commit b18bff9ad8
)
8 years ago
Slávek Banko
72efbe384e
Fix crash in tdehwlib on partitions without parent disk
...
This applies for example to the software RAID defined in the BIOS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 36481f68c1
)
9 years ago
Slávek Banko
6958076530
Fix mountable flag for disk partitions
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ff469a69ff
)
9 years ago
Slávek Banko
97e220ed39
Add a rule for classifying ATA Compact Flash Adapter
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 613eadbbc3
)
9 years ago
Slávek Banko
c7ba84312e
Set partition disk type and status based on the parent device
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5104679806
)
9 years ago
Slávek Banko
762f90beac
Set hotpluggable flag for flash disks instead of removable
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f8fbb3bd78
)
9 years ago
Slávek Banko
9b33264c99
Force removable flag for flask disks in tdehwlib
...
This resolves Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dc350e6c64
)
9 years ago
Slávek Banko
fd96a6c2a8
Fix crash in tdehwlib if not exists /sys/devices/system/cpu
...
This resolves Bug 2584
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f4fb3a8e71
)
9 years ago
Slávek Banko
111cc009ea
Fix ZIP drive classification in tdehwlib
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6dfc04c51a
)
9 years ago
Slávek Banko
107e863644
Classify flash drives as HDD in tdehwlib
...
This relates to Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6a2a9de49c
)
9 years ago
Slávek Banko
cec0b42a3c
Prefer encoded disk labels in tdehwlib
...
because it contains unadjusted disk labels
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 893ac9fad0
)
9 years ago
Slávek Banko
bec14c7a28
Add floppy into disk type clasification in tdehwlib
...
This resolves Bug 2567
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ba2a3bc188
)
9 years ago
Slávek Banko
ad6b5add68
Fix disk type clasification in tdehwlib
...
This resolves Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 68102d50e9
)
9 years ago
Slávek Banko
43b1218e15
Fix calculation of remaining charging time in TDE hardware library
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 075cf11458
)
9 years ago
Timothy Pearson
bc746bd059
Fix hardware class file matching algorithm
...
Fix overly broad floppy device matching rules
This resolves Bug 2534
(cherry picked from commit fd0de2b581
)
9 years ago
Timothy Pearson
08e045c17a
Classify memstick_host devices
...
(cherry picked from commit 669345d6b8
)
10 years ago
Timothy Pearson
799c91ef96
Bring keyboard icon into XDG compliance
...
(cherry picked from commit 3e23bfa58d
)
10 years ago
Timothy Pearson
1a2f871729
Bring printer1 icon into XDG compliance
...
(cherry picked from commit 61f6eb5a1e
)
10 years ago
Timothy Pearson
1646faa695
Bring mouse icon into XDG compliance
...
(cherry picked from commit 891dbd6b98
)
10 years ago
Timothy Pearson
394f67b84c
Rename most device icons to comply with XDG standards
...
(cherry picked from commit 86686421b5
)
10 years ago
Timothy Pearson
066f3174aa
Fix detection of laptop AC adapters
10 years ago
Timothy Pearson
08d4e3062c
Do not flag disk devices/partitions as mountable if a partition table is present under the given device/partition
...
This relates to Bug 2232
10 years ago
Timothy Pearson
7b66a28f37
Add Hidden storage device attribute
...
This relates to Bug 2211
10 years ago
Timothy Pearson
3b57fe6816
Fix hardware control center crashes on device hot remove
...
Fix incorrect decoding of hex escaped device names
10 years ago
Timothy Pearson
e1ff3591ff
Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
10 years ago
Timothy Pearson
fee189b236
Bring camera icons into XDG compliance
10 years ago
Timothy Pearson
2c850d93a7
Fix potential crash if CPU #0 is not available
10 years ago
Timothy Pearson
54578ce023
Add mimeTypePtrFast method to KFileItem
...
This relates to Bug 699
Clean up a couple of minor build warnings
Classify usbmisc devices
10 years ago
Timothy Pearson
8c0d2c2919
Classify regulator devices
10 years ago
Timothy Pearson
6b07d53d94
Update hardware device classification map
...
Fix potential infinite loop in TDEStyle
10 years ago
Timothy Pearson
3d06098ece
Add a few unclassified devices to the TDE HW manager database
10 years ago
Slávek Banko
2c730f70a6
Optimize watching switches on input event devices
...
This relates to Bugs 1992 and 2052
11 years ago
Francois Andriot
1afbea2c25
Small bug fix
...
This relates to Bug 1992
11 years ago
Francois Andriot
3c9d481f7f
Greatly improve tdehwlib polling performance
...
This relates to Bug 1992
11 years ago
Slávek Banko
a7e4c6b5e7
Fix detection of switches on input event devices
...
This relates to Bug 1597
11 years ago
Timothy Pearson
6d8bcb6202
Use direct DBUS calls for udisks2
11 years ago
Slávek Banko
337146de44
Fix tdehw storage backend media name with UTF8 characters
11 years ago
Slávek Banko
ea75e7f617
Add freeze suspend state to list of available power states
...
in TDE hardware library
11 years ago
Timothy Pearson
cb9c3ed914
Fix ACPI button event detection on machines with an independent ACPI event controller module such as Thinkpads
...
Only detect the ACPI key press event, not the key release event
11 years ago
Timothy Pearson
edb0581f34
Fix human readable display of ACPI buttons
11 years ago
Francois Andriot
52b8aef9cc
Fix remaining battery time estimation.
...
This supports bug report 1514.
11 years ago
Timothy Pearson
b181191ccc
Detect video DVDs
11 years ago
Timothy Pearson
cbf8c414a1
Fix classification of optical media
...
This resolves Bug 1612
11 years ago
Francois Andriot
4a6abc0208
Fix FTBFS on libudev includes
11 years ago
Timothy Pearson
98240b3faa
Fix incorrect classification of DVD DL disks
11 years ago
Alexander Golubev
b7ff6c3330
Merge branch 'master' into HEAD
...
Conflicts:
tdecore/CMakeLists.txt
tdecore/tdehardwaredevices.h
tdecore/tdehw/tdehardwaredevices.cpp
11 years ago
Golubev Alexander
e7708ec743
complete tdehardwaredevices split
11 years ago