| Commit message (Expand) | Author | Age | Files | Lines |
* | Reset submodule main/tdelibs/libltdl to latest HEAD | Automated System | 2013-09-03 | 1 | -0/+0 |
* | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2013-09-03 | 1 | -0/+0 |
* | Rename KWallet to TDEWallet. | Darrell Anderson | 2013-08-31 | 12 | -36/+36 |
* | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2013-08-29 | 1 | -0/+0 |
* | Rename KWallet to TDEWallet | Timothy Pearson | 2013-08-27 | 29 | -380/+380 |
* | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2013-08-27 | 1 | -0/+0 |
* | Bump library versions to 14.0.0 | Timothy Pearson | 2013-08-26 | 10 | -12/+12 |
* | Disable suspend/hibernate if $HOME is a network file system | Timothy Pearson | 2013-08-26 | 3 | -0/+93 |
* | Fix ACPI button event detection on machines with an independent ACPI event co... | Timothy Pearson | 2013-08-25 | 4 | -1/+11 |
* | Supplementing tdehwlib dbus daemon: | Slávek Banko | 2013-08-25 | 1 | -5/+146 |
* | Add tdehwlib-daemon power management backend to TDE hardware library | Slávek Banko | 2013-08-25 | 3 | -4/+156 |
* | Improved creation backtraces | Alexander Golubev | 2013-08-25 | 8 | -398/+385 |
* | Fix human readable display of ACPI buttons | Timothy Pearson | 2013-08-24 | 4 | -5/+41 |
* | Add version number to pkgconfig file | Slávek Banko | 2013-08-20 | 2 | -0/+6 |
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4. | Darrell Anderson | 2013-08-18 | 361 | -116/+116 |
* | Add compilation support to enable/disable | Darrell Anderson | 2013-08-17 | 3 | -4/+17 |
* | 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 |
|/ |
|
* | 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 |
* | 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 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 |
| |\ \ |
|
| * | | | 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 source... | Golubev Alexander | 2013-07-26 | 1 | -3/+3 |
* | | | | 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 |
| | |/
| |/| |
|
* | | | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 2 | -1/+2 |
|/ / |
|
* | | Disable session management in tdeio slaves | Timothy Pearson | 2013-08-08 | 1 | -1/+1 |
* | | Allow session manager to be disable on creation when argc and argv are not pa... | Timothy Pearson | 2013-08-08 | 2 | -0/+34 |