Commit Graph

426 Commits (fbae32bb0465c6a9c7cd40130a1b8e0d6dec0244)

Author SHA1 Message Date
Slávek Banko 1e22a0ce39 Add search for utempter helper
This resolves Bug 2841

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a14adb9ab9)
7 years ago
Slávek Banko 7d83a0cb92 Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 051acc7df5)
8 years ago
Roman Savochenko 03781b6f47 Add brightness keys support
This relates to bug 2781

Signed-off-by: Roman Savochenko <rom_as@oscada.org>
(cherry picked from commit 4dd179aaa3)
8 years ago
Slávek Banko bd11ca19e5 tdecore/tdeconfig_compiler: Always use tqt names of objects in the generated files
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 68d315af10)
8 years ago
Slávek Banko 234f323f7b tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address
Use interface name in TDENetworkConnectionManager_BackendNM instead of MAC address
This relates to bug 2748

The name of the network interface seems to be a more stable identifier than the MAC
address because the MAC address can be changed easily or even automatically - see
randomization of MAC addresses on wireless interfaces. Therefore, the use of the
MAC address as a network interface identifier was abandoned.

Beware, this change is an API / ABI change! However, most changes are internal
and the only one affected is application TDENetworkManager.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e0fd34a1bd)
8 years ago
Slávek Banko a8e587a973 tdehwlib: Add a rule for classifying parport device
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit eb6f8213d4)
8 years ago
Slávek Banko 2b8dc1971b tdehwlib: Add a rule for classifying remote control devices
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cc4f1996df)
8 years ago
Slávek Banko b0c326c2d0 tdehwlib: Allow to gather connection information on virtual net devices
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d1280c31d9)
8 years ago
Slávek Banko 69112fe54a tdehwlib: Allow to classify virtual devices by subsystem
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a73511a98d)
8 years ago
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
Slávek Banko 164063ce4e Fix memory leak after use XGetAtomName
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ab525f2baa)
8 years ago
Alexander Golubev de48b4a218 fixup! tdecore/tdeconfig_compiler: add check/test executables
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit d556a8752c)
8 years ago
Alexander Golubev cbd9e3ba0b tdecore/tdeconfig_compiler: add check/test executables
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 57e73e9e4c)
8 years ago
Alexander Golubev fa50fd0125 testing: add TEST argument to tde_add_check_executable() macro
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 7e73e618d0)
8 years ago
Alexander Golubev 575df654fe tdecore: fix a crash of dcop non-GUI apps without X
Previously non-GUI apps crashed on TDEApplication::updateUserTimestamp
callback when receiving a DCOP message.

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 5842fb37df)
8 years ago
Alexander Golubev ab10c24ace Include module into test names
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 6c1b8a75f2)
8 years ago
Alexander Golubev 297691c5b8 Initial add for check target for cmake
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 0c64a776dd)
8 years ago
Slávek Banko 32f820e4ba Update version number for new target R14.0.5 8 years ago
Slávek Banko d1bc52338f Update version numbers for R14.0.4 final release 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)
9 years ago
Timothy Pearson f66944e531 Properly classify Lenovo USB camera platform subdevices
(cherry picked from commit b18bff9ad8)
9 years ago
Slávek Banko c5fb34d10e Update version number for new target R14.0.4 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 a5ba98c6e8 Update version numbers for R14.0.3 final release 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
Slávek Banko 76adbedc16 Update version number for new target R14.0.3 9 years ago
Slávek Banko 5b7b83b490 Update version numbers for R14.0.2 final release 9 years ago
Slávek Banko 48c3adf7bd Fix quotedPrintablecodec to support lower-case letters in hex codes
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 912e4866ef)
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
Timothy Pearson e767976945 Fix prior commits
(cherry picked from commit 6e6464537c)
10 years ago
Timothy Pearson 269cebc715 Fix prior commit
(cherry picked from commit 4e04b0a438)
10 years ago
Timothy Pearson 61602b95ce Add GPL v3 license to TDEAboutData options
(cherry picked from commit 85c0e479c1)
10 years ago
Slávek Banko 07665de5d8 Update version number for new target R14.0.2 10 years ago
Slávek Banko 4c186c78ee Update version numbers for R14.0.1 final release 10 years ago
Michele Calgaro a3e422826d Minor typo and style corrections.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ce9d4765cc)
10 years ago