summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw
Commit message (Collapse)AuthorAgeFilesLines
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-9/+9
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring camera icons into XDG complianceTimothy Pearson2014-10-111-1/+1
|
* Allow suspend/hibernate/freeze/etc. when $HOME is an NFS shareTimothy Pearson2014-10-061-34/+0
| | | | This resolves Bug 1623
* Fix potential crash if CPU #0 is not availableTimothy Pearson2014-10-021-3/+3
|
* Add mimeTypePtrFast method to KFileItemTimothy Pearson2014-10-021-0/+1
| | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices
* Classify regulator devicesTimothy Pearson2014-09-231-0/+3
|
* Update hardware device classification mapTimothy Pearson2014-09-201-0/+15
| | | | Fix potential infinite loop in TDEStyle
* Fix incorrect sizes being reported on raid devicesTimothy Pearson2014-07-101-12/+3
|
* Add a few unclassified devices to the TDE HW manager databaseTimothy Pearson2014-07-091-2/+8
|
* Optimize watching switches on input event devicesSlávek Banko2014-05-163-194/+271
| | | | This relates to Bugs 1992 and 2052
* Small bug fixFrancois Andriot2014-05-071-9/+9
| | | | This relates to Bug 1992
* Greatly improve tdehwlib polling performanceFrancois Andriot2014-05-072-167/+356
| | | | This relates to Bug 1992
* Add detailedFriendlyName methods to the TDE hardware managerTimothy Pearson2014-04-184-0/+23
| | | | This breaks the ABI and relates to Bug 1666
* Fix use offerShutdown in TDE hardware librarySlávek Banko2014-03-141-18/+12
| | | | This relates to Bug 1931
* Add systemd/logind power management backend to TDE hardware libraryFrancois Andriot2014-03-032-76/+201
| | | | This resolves Bug 1941
* Fix detection of switches on input event devicesSlávek Banko2014-02-253-20/+244
| | | | This relates to Bug 1597
* Fix crash in mount/umount operations when using pmountTimothy Pearson2013-12-271-6/+9
| | | | Remove unneeded hack in dirlister for media device root directory
* Use direct DBUS calls for udisks2Timothy Pearson2013-12-263-19/+171
|
* Use udisks DBUS calls instead of command line control utilityTimothy Pearson2013-12-261-21/+146
|
* Fix detection possibility of setting cpu governor and brightness using ↵Slávek Banko2013-12-122-2/+2
| | | | tdehwlib-daemon
* Fix mount media without known filesystem in tdehw storage backendSlávek Banko2013-12-111-19/+19
| | | | This resolves Bug 1753
* Add end-of-file newlines.Darrell Anderson2013-11-303-3/+3
|
* Disable unallowed options for udisks/udisks2 in tdehw storage backendSlávek Banko2013-11-211-2/+4
|
* Use only available mechanisms to eject in the tdehw storage backendSlávek Banko2013-11-181-53/+39
|
* Add support for udisks and udisks2 to mount/unmount removable drivesFrancois Andriot2013-11-161-26/+155
| | | | This resolves Bug 1708
* Fix handling path with UTF8 characters in tdehw storage backendSlávek Banko2013-11-161-2/+2
|
* Fix tdehw storage backend media name with UTF8 charactersSlávek Banko2013-11-161-1/+1
|
* Add SetHibernationMethod to tdehwlib-daemonSlávek Banko2013-09-292-3/+100
|
* Add freeze suspend state to list of available power statesSlávek Banko2013-09-281-0/+3
| | | | in TDE hardware library
* Add support for freeze suspend stateSlávek Banko2013-09-223-5/+76
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Disable suspend/hibernate if $HOME is a network file systemTimothy Pearson2013-08-263-0/+93
| | | | This resolves Bug 1615
* Fix ACPI button event detection on machines with an independent ACPI event ↵Timothy Pearson2013-08-254-1/+11
| | | | | | controller module such as Thinkpads Only detect the ACPI key press event, not the key release event
* Supplementing tdehwlib dbus daemon:Slávek Banko2013-08-251-5/+146
| | | | | | + Add reply to method Introspect + Processing signal NameAcquired + Error response to non-existent methods
* Add tdehwlib-daemon power management backend to TDE hardware librarySlávek Banko2013-08-253-4/+156
|
* Fix human readable display of ACPI buttonsTimothy Pearson2013-08-244-5/+41
|
* Fix remaining battery time estimation.Francois Andriot2013-08-171-13/+4
| | | | This supports bug report 1514.
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2013-08-152-1/+72
|\
| * Add DeviceKit power management backend to TDE hardware librarySlávek Banko2013-08-152-1/+72
| |
* | Detect video DVDsTimothy Pearson2013-08-151-3/+23
|/
* Fix classification of optical mediaTimothy Pearson2013-08-132-58/+229
| | | | This resolves Bug 1612
* Fix FTBFS on libudev includesFrancois Andriot2013-08-122-0/+4
|
* Fix incorrect classification of DVD DL disksTimothy Pearson2013-08-121-4/+0
|
* Add HAL power management backend to TDE hardware librarySlávek Banko2013-08-123-40/+147
|
* Add option WITH_TDEHWLIB_DAEMONSSlávek Banko2013-08-123-55/+48
| | | | Fix incorrect use WITH_UPOWER
* Change cmake to use general tde_moc macro rather than another reinventted wheelAlexander Golubev2013-08-111-18/+3
|
* Merge branch 'master' into HEADAlexander Golubev2013-08-113-6/+68
| | | | | | | Conflicts: tdecore/CMakeLists.txt tdecore/tdehardwaredevices.h tdecore/tdehw/tdehardwaredevices.cpp
* removed #include config.h from installable header tdenetworkdevice.hGolubev Alexander2013-07-271-2/+0
|
* add excess inclusion to tdehwcommontypes.h to fix compilation of other modulesGolubev Alexander2013-07-271-2/+0
|
* add instalation of missing tdehwcommontypes.h includeGolubev Alexander2013-07-271-0/+1
|