Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use only available mechanisms to eject in the tdehw storage backend | Slávek Banko | 2013-11-18 | 1 | -53/+39 | |
| | ||||||
* | Add support for udisks and udisks2 to mount/unmount removable drives | Francois Andriot | 2013-11-16 | 1 | -26/+155 | |
| | | | | This resolves Bug 1708 | |||||
* | Fix handling path with UTF8 characters in tdehw storage backend | Slávek Banko | 2013-11-16 | 1 | -2/+2 | |
| | ||||||
* | Fix tdehw storage backend media name with UTF8 characters | Slávek Banko | 2013-11-16 | 1 | -1/+1 | |
| | ||||||
* | Add SetHibernationMethod to tdehwlib-daemon | Slávek Banko | 2013-09-29 | 2 | -3/+100 | |
| | ||||||
* | Add freeze suspend state to list of available power states | Slávek Banko | 2013-09-28 | 1 | -0/+3 | |
| | | | | in TDE hardware library | |||||
* | Add support for freeze suspend state | Slávek Banko | 2013-09-22 | 3 | -5/+76 | |
| | ||||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -2/+2 | |
| | ||||||
* | Disable suspend/hibernate if $HOME is a network file system | Timothy Pearson | 2013-08-26 | 3 | -0/+93 | |
| | | | | This resolves Bug 1615 | |||||
* | Fix ACPI button event detection on machines with an independent ACPI event ↵ | Timothy Pearson | 2013-08-25 | 4 | -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 Banko | 2013-08-25 | 1 | -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 library | Slávek Banko | 2013-08-25 | 3 | -4/+156 | |
| | ||||||
* | Fix human readable display of ACPI buttons | Timothy Pearson | 2013-08-24 | 4 | -5/+41 | |
| | ||||||
* | Fix remaining battery time estimation. | Francois Andriot | 2013-08-17 | 1 | -13/+4 | |
| | | | | This supports bug report 1514. | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2013-08-15 | 2 | -1/+72 | |
|\ | ||||||
| * | Add DeviceKit power management backend to TDE hardware library | Slávek Banko | 2013-08-15 | 2 | -1/+72 | |
| | | ||||||
* | | Detect video DVDs | Timothy Pearson | 2013-08-15 | 1 | -3/+23 | |
|/ | ||||||
* | Fix classification of optical media | Timothy Pearson | 2013-08-13 | 2 | -58/+229 | |
| | | | | This resolves Bug 1612 | |||||
* | Fix FTBFS on libudev includes | Francois Andriot | 2013-08-12 | 2 | -0/+4 | |
| | ||||||
* | Fix incorrect classification of DVD DL disks | Timothy Pearson | 2013-08-12 | 1 | -4/+0 | |
| | ||||||
* | Add HAL power management backend to TDE hardware library | Slávek Banko | 2013-08-12 | 3 | -40/+147 | |
| | ||||||
* | Add option WITH_TDEHWLIB_DAEMONS | Slávek Banko | 2013-08-12 | 3 | -55/+48 | |
| | | | | Fix incorrect use WITH_UPOWER | |||||
* | Change cmake to use general tde_moc macro rather than another reinventted wheel | Alexander Golubev | 2013-08-11 | 1 | -18/+3 | |
| | ||||||
* | Merge branch 'master' into HEAD | Alexander Golubev | 2013-08-11 | 3 | -6/+68 | |
| | | | | | | | Conflicts: tdecore/CMakeLists.txt tdecore/tdehardwaredevices.h tdecore/tdehw/tdehardwaredevices.cpp | |||||
* | removed #include config.h from installable header tdenetworkdevice.h | Golubev Alexander | 2013-07-27 | 1 | -2/+0 | |
| | ||||||
* | add excess inclusion to tdehwcommontypes.h to fix compilation of other modules | Golubev Alexander | 2013-07-27 | 1 | -2/+0 | |
| | ||||||
* | add instalation of missing tdehwcommontypes.h include | Golubev Alexander | 2013-07-27 | 1 | -0/+1 | |
| | ||||||
* | fixed build without consolekit support | Golubev Alexander | 2013-07-27 | 1 | -0/+2 | |
| | ||||||
* | complete tdehardwaredevices split | Golubev Alexander | 2013-07-27 | 26 | -1775/+2233 | |
| | ||||||
* | tdehw: three more classes splited | Golubev Alexander | 2013-07-27 | 9 | -709/+872 | |
| | ||||||
* | moved first two classes of tdehw to their own files | Golubev Alexander | 2013-07-27 | 7 | -1650/+1779 | |
| | ||||||
* | move all tdehw stuff into separate subdir | Golubev Alexander | 2013-07-27 | 49 | -0/+20494 | |