summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Collapse)AuthorAgeFilesLines
* Fix tdecore directories of linked librariesSlávek Banko2014-01-212-5/+2
|
* Rename kfilereplace->tdefilereplace in kdebug.areas.Darrell Anderson2014-01-151-1/+1
|
* Update kate syntax highlight filesMichele Calgaro2014-01-091-2/+2
|
* 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
|
* Rename README.kstartupinfo -> README.tdestartupinfo and edit for rebranding.Darrell Anderson2013-12-251-14/+14
|
* 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
|
* Do not grab wrong key when AltGr sequence is required to access global ↵Timothy Pearson2013-11-295-27/+54
| | | | | | accelerator sequence character This resolves Bug 1676
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-284-19/+19
|
* 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 source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-11-111-3/+3
|
* Print additional information when symbol not found by KLibLoaderTimothy Pearson2013-11-091-1/+1
|
* Update XDG mimetypes.Darrell Anderson2013-11-081-2/+2
|
* Add new build option WITH_TDEICONLOADER_DEBUGSlávek Banko2013-10-241-5/+5
|
* Cleanup KPty warningsSlávek Banko2013-10-191-10/+6
|
* Disable constant generation of backtraces in TDEIconLoaderTimothy Pearson2013-10-171-1/+5
| | | | This relates to Bug 1674
* 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 new build option WITH_XCOMPOSITEAlexander Golubev2013-09-251-8/+4
| | | | | Fix build without xcomposite This resolves Bug 1289
* Add support for freeze suspend stateSlávek Banko2013-09-223-5/+76
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-09-073-44/+44
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0348-143/+143
|
* kdebug: add default message printing destinationsAlexander Golubev2013-09-032-121/+41
|
* Bump library versions to 14.0.0Timothy Pearson2013-08-261-2/+2
| | | | This relates to Bug 1575
* 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
|
* Improved creation backtracesAlexander Golubev2013-08-253-32/+270
|
* Fix human readable display of ACPI buttonsTimothy Pearson2013-08-244-5/+41
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-182-2/+2
|
* 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
* Fix tdebindings FTBFSTimothy Pearson2013-08-111-0/+6
|
* 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-116-8/+236
|\ | | | | | | | | | | | | Conflicts: tdecore/CMakeLists.txt tdecore/tdehardwaredevices.h tdecore/tdehw/tdehardwaredevices.cpp