summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Collapse)AuthorAgeFilesLines
* Add a few unclassified devices to the TDE HW manager databaseTimothy Pearson2014-07-091-2/+8
|
* Added support for XDG directories: music, pictures, videos, download.François Andriot2014-06-122-10/+72
| | | | This relates to bug 1499.
* 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
* Rename TDE-specific atoms to avoid stomping on KDE atom namesTimothy Pearson2014-04-091-5/+5
|
* Revert commit 1d498994Slávek Banko2014-04-052-2/+0
|
* Include xrender library directory when linkingTimothy Pearson2014-04-022-0/+2
| | | | This relates to Bug 1199
* 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
* Finish renaming kiconedit->tdeiconedit.Darrell Anderson2014-02-061-1/+1
|
* 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
|