summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename terminateKDE->terminateTDEDarrell Anderson2013-09-073-9/+9
|
* Remove line breaks from stdout/stderr messages to improve readability.Darrell Anderson2013-09-071-16/+16
|
* 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-03486-1139/+1142
|
* Fix FTBFS when build with clangAlexander Golubev2013-09-031-1/+1
|
* kdebug: add default message printing destinationsAlexander Golubev2013-09-032-121/+41
|
* Reset submodule main/tdelibs/libltdl to latest HEADAutomated System2013-09-031-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2013-09-031-0/+0
|
* Rename KWallet to TDEWallet.Darrell Anderson2013-08-3112-36/+36
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2013-08-291-0/+0
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-2729-380/+380
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2013-08-271-0/+0
|
* Bump library versions to 14.0.0Timothy Pearson2013-08-2610-12/+12
| | | | 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-258-398/+385
|
* Fix human readable display of ACPI buttonsTimothy Pearson2013-08-244-5/+41
|
* Add version number to pkgconfig fileSlávek Banko2013-08-202-0/+6
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-18361-116/+116
|
* Add compilation support to enable/disableDarrell Anderson2013-08-173-4/+17
| | | | | [KDE4] suffix in KDE4 menu items. This resolves bug report 1563.
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2013-08-174-8/+15
|\
| * Added check the conditions for building backtrace handlerAlexander Golubev2013-08-174-8/+15
| |
* | 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/tdelibsDarrell Anderson2013-08-151-3/+1
|\
| * Ensure video DVD detection does not stallTimothy Pearson2013-08-151-3/+1
| |
* | Update message strings KDEInit->TDEInit.Darrell Anderson2013-08-152-4/+4
|/
* Add ability to generate proper backtraces in tdeio crash handlerTimothy Pearson2013-08-153-5/+351
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2013-08-153-1/+73
|\
| * Add DeviceKit power management backend to TDE hardware librarySlávek Banko2013-08-153-1/+73
| |
* | Detect video DVDsTimothy Pearson2013-08-153-3/+142
|/
* 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-124-40/+148
|
* Add option WITH_TDEHWLIB_DAEMONSSlávek Banko2013-08-124-55/+49
| | | | Fix incorrect use WITH_UPOWER
* Fix tdebindings FTBFSTimothy Pearson2013-08-111-0/+6
|
* Merge branch 'tdehardwaredevices-splited' of git://github.com/Fat-Zer/tdelibsTimothy Pearson2013-08-1177-4437/+5263
|\
| * Merge branch 'master' into tdehardwaredevices-splitedAlexander Golubev2013-08-112-1/+2
| |\
| * | 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-1113-12/+243
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | 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-2750-53/+143
| | | |