summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw
Commit message (Expand)AuthorAgeFilesLines
* Classify memstick_host devicesTimothy Pearson2015-04-071-1/+2
* Bring keyboard icon into XDG complianceTimothy Pearson2015-03-261-1/+1
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-261-1/+1
* Bring mouse icon into XDG complianceTimothy Pearson2015-03-261-1/+1
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-022-17/+17
* Fix detection of laptop AC adaptersTimothy Pearson2014-12-052-3/+4
* Do not flag disk devices/partitions as mountable if a partition table is pres...Timothy Pearson2014-12-051-38/+42
* Add Hidden storage device attributeTimothy Pearson2014-11-272-0/+5
* Fix hardware control center crashes on device hot removeTimothy Pearson2014-11-262-5/+26
* Bring package_development, package_games, package_graphics, package_network, ...Timothy Pearson2014-10-141-9/+9
* 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
* Fix potential crash if CPU #0 is not availableTimothy Pearson2014-10-021-3/+3
* Add mimeTypePtrFast method to KFileItemTimothy Pearson2014-10-021-0/+1
* Classify regulator devicesTimothy Pearson2014-09-231-0/+3
* Update hardware device classification mapTimothy Pearson2014-09-201-0/+15
* 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
* Small bug fixFrancois Andriot2014-05-071-9/+9
* Greatly improve tdehwlib polling performanceFrancois Andriot2014-05-072-167/+356
* Add detailedFriendlyName methods to the TDE hardware managerTimothy Pearson2014-04-184-0/+23
* Fix use offerShutdown in TDE hardware librarySlávek Banko2014-03-141-18/+12
* Add systemd/logind power management backend to TDE hardware libraryFrancois Andriot2014-03-032-76/+201
* Fix detection of switches on input event devicesSlávek Banko2014-02-253-20/+244
* Fix crash in mount/umount operations when using pmountTimothy Pearson2013-12-271-6/+9
* 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 tdehwl...Slávek Banko2013-12-122-2/+2
* Fix mount media without known filesystem in tdehw storage backendSlávek Banko2013-12-111-19/+19
* 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
* 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
* 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
* Fix ACPI button event detection on machines with an independent ACPI event co...Timothy Pearson2013-08-254-1/+11
* Supplementing tdehwlib dbus daemon:Slávek Banko2013-08-251-5/+146
* 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
* 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