summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fixed build without consolekit supportGolubev Alexander2013-07-271-0/+2
|
* complete tdehardwaredevices splitGolubev Alexander2013-07-2726-1775/+2233
|
* tdehw: three more classes splitedGolubev Alexander2013-07-279-709/+872
|
* moved first two classes of tdehw to their own filesGolubev Alexander2013-07-277-1650/+1779
|
* move all tdehw stuff into separate subdirGolubev Alexander2013-07-2749-0/+20494