Commit Graph

84 Commits (7c619136c6f622c724c9057d8be9d0ed0527d75a)

Author SHA1 Message Date
Timothy Pearson dc7e40a1a9 Probe partitions to get filesystem type
This fixes problems with LUKS partitions not being detected

(cherry picked from commit 30c008d551)
9 years ago
Timothy Pearson f66944e531 Properly classify Lenovo USB camera platform subdevices
(cherry picked from commit b18bff9ad8)
9 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 90ed3e409b Fix icon of mounted camera in tdehwlib
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ef7180dad9)
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 0151f8494a Fix using of custom mountpoints with pmount in tdehwlib
This partially resolves Bug 2576

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c10124c965)
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)
10 years ago
Timothy Pearson 55c60ed152 Add mount indicator to tdehwlib storage device icons
(cherry picked from commit feaced1b3c)
10 years ago
Slávek Banko ef12830170 Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connections
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a0189f32f7)
10 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 11 years ago
Timothy Pearson a3e63055fb Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share
This resolves Bug 1623
11 years ago
Timothy Pearson 2c850d93a7 Fix potential crash if CPU #0 is not available 11 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
11 years ago
Timothy Pearson 8c0d2c2919 Classify regulator devices 11 years ago
Timothy Pearson 6b07d53d94 Update hardware device classification map
Fix potential infinite loop in TDEStyle
11 years ago
Timothy Pearson bd7dd86450 Fix incorrect sizes being reported on raid devices 11 years ago
Timothy Pearson 3d06098ece Add a few unclassified devices to the TDE HW manager database 11 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
Timothy Pearson 142e058e79 Add detailedFriendlyName methods to the TDE hardware manager
This breaks the ABI and relates to Bug 1666
11 years ago
Slávek Banko 5960db66c9 Fix use offerShutdown in TDE hardware library
This relates to Bug 1931
11 years ago
Francois Andriot 316893d449 Add systemd/logind power management backend to TDE hardware library
This resolves Bug 1941
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 a179d5d696 Fix crash in mount/umount operations when using pmount
Remove unneeded hack in dirlister for media device root directory
11 years ago
Timothy Pearson 6d8bcb6202 Use direct DBUS calls for udisks2 11 years ago
Timothy Pearson 39aba03a49 Use udisks DBUS calls instead of command line control utility 11 years ago
Slávek Banko c702442118 Fix detection possibility of setting cpu governor and brightness using tdehwlib-daemon 11 years ago
Slávek Banko ef6c5d6fcb Fix mount media without known filesystem in tdehw storage backend
This resolves Bug 1753
11 years ago