Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compilation support to enable/disable | Darrell Anderson | 2013-08-17 | 3 | -4/+17 |
| | | | | | [KDE4] suffix in KDE4 menu items. This resolves bug report 1563. | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Darrell Anderson | 2013-08-17 | 4 | -8/+15 |
|\ | |||||
| * | Added check the conditions for building backtrace handler | Alexander Golubev | 2013-08-17 | 4 | -8/+15 |
| | | |||||
* | | 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 | Darrell Anderson | 2013-08-15 | 1 | -3/+1 |
|\ | |||||
| * | Ensure video DVD detection does not stall | Timothy Pearson | 2013-08-15 | 1 | -3/+1 |
| | | |||||
* | | Update message strings KDEInit->TDEInit. | Darrell Anderson | 2013-08-15 | 2 | -4/+4 |
|/ | |||||
* | Add ability to generate proper backtraces in tdeio crash handler | Timothy Pearson | 2013-08-15 | 3 | -5/+351 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2013-08-15 | 3 | -1/+73 |
|\ | |||||
| * | Add DeviceKit power management backend to TDE hardware library | Slávek Banko | 2013-08-15 | 3 | -1/+73 |
| | | |||||
* | | Detect video DVDs | Timothy Pearson | 2013-08-15 | 3 | -3/+142 |
|/ | |||||
* | 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 | 4 | -40/+148 |
| | |||||
* | Add option WITH_TDEHWLIB_DAEMONS | Slávek Banko | 2013-08-12 | 4 | -55/+49 |
| | | | | Fix incorrect use WITH_UPOWER | ||||
* | Fix tdebindings FTBFS | Timothy Pearson | 2013-08-11 | 1 | -0/+6 |
| | |||||
* | Merge branch 'tdehardwaredevices-splited' of git://github.com/Fat-Zer/tdelibs | Timothy Pearson | 2013-08-11 | 77 | -4437/+5263 |
|\ | |||||
| * | Merge branch 'master' into tdehardwaredevices-splited | Alexander Golubev | 2013-08-11 | 2 | -1/+2 |
| |\ | |||||
| * | | 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 | 13 | -12/+243 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 50 | -53/+143 |
| | | | | |||||
| * | | | force cmake to create update-entities script in binary directory: make ↵ | Golubev Alexander | 2013-07-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | sources read-only | ||||
* | | | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Darrell Anderson | 2013-08-10 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 2 | -1/+2 |
| | |/ | |/| | | | | | | | This resolves bug report 1617. | ||||
* | | | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 2 | -1/+2 |
|/ / | | | | | | | | | | | | | This resolves bug report 1617. Cmake doesn't define HAVE_BACKTRACE. This resolves bug report 1614. | ||||
* | | Disable session management in tdeio slaves | Timothy Pearson | 2013-08-08 | 1 | -1/+1 |
| | | | | | | | | This relates to Bug 760 | ||||
* | | Allow session manager to be disable on creation when argc and argv are not ↵ | Timothy Pearson | 2013-08-08 | 2 | -0/+34 |
| | | | | | | | | | | | | passed to TDEApplication This relates to Bug 760 | ||||
* | | Change mount API to allow for mount backends other than pmount | Timothy Pearson | 2013-08-08 | 4 | -7/+147 |
| | | | | | | | | Add static convenience method for determining X11 VT mapping to TDEApplication | ||||
* | | Fix FTBFS on tdehardwaredevices.cpp with some combinations of options. | Alexander Golubev | 2013-08-07 | 2 | -15/+14 |
| | | | | | | | | This resolves bug report 1594. | ||||
* | | Allow TDEApplication objects to be constructed without a session manager | Timothy Pearson | 2013-08-06 | 2 | -2/+45 |
| | | | | | | | | This relates to Bug 760 | ||||
* | | Update VERSION in root CMakeLists.txt. | Darrell Anderson | 2013-08-01 | 1 | -1/+1 |
| | | | | | | | | This partially resolves bug report 1595. | ||||
* | | Fix FTBFS when xrender is missing. | Alexander Golubev | 2013-08-01 | 1 | -0/+2 |
| | | | | | | | | This resolves bug report 1554. | ||||
* | | Add files omitted in commit 5da63fe9 | Slávek Banko | 2013-08-01 | 2 | -0/+1475 |
| | | |||||
* | | Fix battery charge detection | Francois Andriot | 2013-08-01 | 1 | -0/+9 |
| | | | | | | | | This resolves Bug 1514 | ||||
* | | Fix FTBFS due to libart location | Francois Andriot | 2013-08-01 | 2 | -0/+2 |
| | | |||||
* | | Fix FTBFS on libudev includes | Francois Andriot | 2013-08-01 | 2 | -0/+4 |
| | | |||||
* | | Fix application menu. This partially resolves bug report 1563. | Francois Andriot | 2013-07-31 | 4 | -1477/+2 |
| | | |||||
* | | Fix incorrect classification of DVD DL disks | Timothy Pearson | 2013-07-29 | 1 | -4/+0 |
|/ | |||||
* | Add hardware clasification rules for virtio devices | Slávek Banko | 2013-07-25 | 1 | -0/+11 |
| | |||||
* | Second part of renaming kdessh -> tdessh | Slávek Banko | 2013-07-22 | 6 | -6/+6 |
| | |||||
* | Rename kdepasswd -> tdepasswd | Slávek Banko | 2013-07-22 | 4 | -4/+4 |
| | |||||
* | Expose layout members needed to utilize buttons | Timothy Pearson | 2013-07-20 | 2 | -12/+16 |
| |