| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix loading of additional mime magic files | Timothy Pearson | 2014-10-06 | 1 | -7/+2 |
* | Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share | Timothy Pearson | 2014-10-06 | 1 | -34/+0 |
* | Push the following patches to GIT from Bug 1499: | Timothy Pearson | 2014-10-06 | 3 | -23/+47 |
* | Support writing empty directories to ZIP files. | Thomas McGuire | 2014-10-05 | 2 | -1/+16 |
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2014-10-05 | 13 | -29/+211 |
|\ |
|
| * | Fix detection of some headers on openbsd | François Andriot | 2014-10-05 | 1 | -1/+22 |
| * | Fix FTBFS on openbsd because missing link to "util" library | François Andriot | 2014-10-05 | 1 | -1/+1 |
| * | Fix default spell checker on openbsd | François Andriot | 2014-10-05 | 1 | -0/+4 |
| * | Fix cups default directories on openbsd | François Andriot | 2014-10-05 | 1 | -4/+22 |
| * | Fix cupsd process detection | François Andriot | 2014-10-05 | 1 | -0/+14 |
| * | Disable environment-based completion in kurlcompletion on openbsd | François Andriot | 2014-10-05 | 1 | -0/+6 |
| * | Fix FTBFS because undefined __progname in tdeio_connection | François Andriot | 2014-10-05 | 1 | -0/+4 |
| * | Add 'tdesu' to tdeioslave_file mount/umount command on openbsd | François Andriot | 2014-10-05 | 1 | -0/+7 |
| * | Fix FTBFS because Linux specific include in tdeapplication.cpp | François Andriot | 2014-10-05 | 1 | -0/+2 |
| * | Add support for openbsd in kresolver | François Andriot | 2014-10-05 | 2 | -18/+105 |
| * | Add support for openbsd pty in kpty | François Andriot | 2014-10-05 | 1 | -0/+14 |
| * | Fix hardcoded link flag to "dl" library | François Andriot | 2014-10-05 | 2 | -5/+10 |
* | | Add proper refcounting option to TDEMainWindow | Timothy Pearson | 2014-10-05 | 6 | -9/+24 |
|/ |
|
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2014-10-04 | 1 | -0/+1 |
|\ |
|
| * | Fix return in keramik isFormWidget | François Andriot | 2014-10-04 | 1 | -0/+1 |
* | | Modify bindAndListen to allow suppression of warnings when bind failures are ... | Timothy Pearson | 2014-10-04 | 2 | -5/+24 |
|/ |
|
* | Add new handbookSection() method to the TDECModule class | Timothy Pearson | 2014-10-03 | 2 | -1/+14 |
* | Don't use insane (negative) layout values if layout engine does not allocate ... | Timothy Pearson | 2014-10-02 | 12 | -35/+80 |
* | Fix potential crash if CPU #0 is not available | Timothy Pearson | 2014-10-02 | 1 | -3/+3 |
* | Add mimeTypePtrFast method to KFileItem | Timothy Pearson | 2014-10-02 | 5 | -20/+36 |
* | Install added file from prior commit | Timothy Pearson | 2014-10-01 | 2 | -2/+2 |
* | Use libmagic for mime type determination | Timothy Pearson | 2014-10-01 | 7 | -3170/+234 |
* | Remove unused KMimeMagic::mergeBufConfig method in preparation for converting... | Timothy Pearson | 2014-10-01 | 2 | -25/+0 |
* | Fixed tdebase FTBFS caused by commit 427ebd3 when compiling with NDEBUG. | Michele Calgaro | 2014-10-01 | 1 | -2/+0 |
* | Fix default TDENewStuff providers url | Slávek Banko | 2014-09-30 | 1 | -4/+2 |
* | Remove obsolete references to kinfocenter | Timothy Pearson | 2014-09-29 | 3 | -4/+0 |
* | Reset submodule main/tdelibs/cmake to latest HEAD | Automated System | 2014-09-29 | 1 | -0/+0 |
* | Automated l10n update (after extraction) | Timothy Pearson | 2014-09-29 | 1 | -62/+62 |
* | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2014-09-28 | 1 | -0/+0 |
* | Fix accidental i18n breakage | Timothy Pearson | 2014-09-28 | 3 | -63/+63 |
* | Fix prior commit | Timothy Pearson | 2014-09-28 | 2 | -5/+0 |
* | Rename kde.pot to tde.pot | Timothy Pearson | 2014-09-28 | 5 | -6/+13 |
* | Fix accidental regression introduced in prior commit | Timothy Pearson | 2014-09-27 | 1 | -5/+1 |
* | Add fast mimetype accessor for use by Konqueror when checking for media devic... | Timothy Pearson | 2014-09-27 | 2 | -16/+70 |
* | Rewrite list view movement key handlers in file management mode | Timothy Pearson | 2014-09-26 | 1 | -316/+468 |
* | Fix remaining renaming knewstuff | Slávek Banko | 2014-09-24 | 1 | -0/+0 |
* | Classify regulator devices | Timothy Pearson | 2014-09-23 | 1 | -0/+3 |
* | Add initial load screen to TDENewStuff | Timothy Pearson | 2014-09-22 | 2 | -18/+56 |
* | Finish renaming knewstuff | Timothy Pearson | 2014-09-21 | 39 | -15/+22 |
* | Rework the KHNS system to properly download data from the new OCS network | Timothy Pearson | 2014-09-21 | 31 | -251/+418 |
* | Fix another case of undefined behaviour | Timothy Pearson | 2014-09-20 | 2 | -0/+14 |
* | Update hardware device classification map | Timothy Pearson | 2014-09-20 | 2 | -1/+16 |
* | Fix accidental double-free in KJS garbage collector | Timothy Pearson | 2014-09-20 | 1 | -1/+6 |
* | Kate syntax highlighting files update - Sep 2014 | Michele Calgaro | 2014-09-19 | 137 | -933/+6668 |
* | Fix missing attribute name in el, fi and ko docbook xml catalog | François Andriot | 2014-09-18 | 3 | -9/+9 |