Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add progress and error signals to tdenewstuff | Timothy Pearson | 2014-10-08 | 3 | -2/+14 |
| | | | | This relates to Bug 2127 | ||||
* | Do not use magic_version function if magic version support not available | Timothy Pearson | 2014-10-08 | 1 | -0/+4 |
| | | | | This relates to Bug 656 | ||||
* | Update mimetypes in Kate plugins to match output of libmagic | Timothy Pearson | 2014-10-08 | 4 | -4/+4 |
| | | | | This relates to Bug 2148 | ||||
* | Makes favorite URLs in TDE file open/save dialogs global (sared amongst all ↵ | Timothy Pearson | 2014-10-07 | 1 | -2/+2 |
| | | | | | | | applications) by default This commits the following patch from Bug 1499: tdelibs: fix kurlbar global | ||||
* | Add the following patch from Bug 1499 | Timothy Pearson | 2014-10-07 | 2 | -0/+20 |
| | | | | tdelibs: add postofficebox suppot in tdeabc | ||||
* | Fix certain shell scripts not being identified | Timothy Pearson | 2014-10-07 | 6 | -14/+175 |
| | | | | | This relates to Bug 656 Clean up some old development debug statements | ||||
* | Autodetect downloaded mime type and compare against category; if wallpaper ↵ | Timothy Pearson | 2014-10-07 | 4 | -2/+30 |
| | | | | | | downloads something other than image abort This relates to Bug 2127 | ||||
* | Fix libmime database load once and for all | Timothy Pearson | 2014-10-07 | 1 | -13/+31 |
| | | | | This relates to Bug 656 | ||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2014-10-07 | 8 | -26/+81 |
|\ | |||||
| * | Fix dependencies in CMake targets | Slávek Banko | 2014-10-07 | 1 | -1/+8 |
| | | |||||
| * | Allow conditional build of tdehwlib | François Andriot | 2014-10-07 | 6 | -8/+43 |
| | | |||||
| * | Fix openpty detection on openbsd | François Andriot | 2014-10-07 | 1 | -10/+23 |
| | | |||||
| * | Enable previously disabled build options in config.h | François Andriot | 2014-10-07 | 1 | -7/+7 |
| | | |||||
* | | Add proper OCS support to the base TDENewStuff class | Timothy Pearson | 2014-10-07 | 3 | -32/+48 |
|/ | | | | This relates to Bug 2127 | ||||
* | Fix loading of additional mime magic files | Timothy Pearson | 2014-10-06 | 1 | -7/+2 |
| | | | | This resolves Bug 656 | ||||
* | Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share | Timothy Pearson | 2014-10-06 | 1 | -34/+0 |
| | | | | This resolves Bug 1623 | ||||
* | Push the following patches to GIT from Bug 1499: | Timothy Pearson | 2014-10-06 | 3 | -23/+47 |
| | | | | | | | tdelibs: disable kfiledialogbox OK button if user has no permission on file tdelibs: fix https loop tdelibs: fix groups in kdialogpropertiesdialog tdelibs: avoid assertion in tdeio karchive | ||||
* | 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 |
| | | | | | | | | Many headers requires additional include stdlib.h | ||||
| * | 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 |
| | | | | | | | | Fix "dlopen" function detection | ||||
* | | Add proper refcounting option to TDEMainWindow | Timothy Pearson | 2014-10-05 | 6 | -9/+24 |
|/ | | | | | | This relates to the discussion at: http://lists.kde.org/?l=kde-core-devel&m=107208785431497&w=2 Clean up a few minor code formatting issues | ||||
* | 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 |
|/ | | | | | | expected as part of normal operation This relates to Bug 1988 | ||||
* | Add new handbookSection() method to the TDECModule class | Timothy Pearson | 2014-10-03 | 2 | -1/+14 |
| | | | | This relates to Bug 1850 | ||||
* | Don't use insane (negative) layout values if layout engine does not allocate ↵ | Timothy Pearson | 2014-10-02 | 12 | -35/+80 |
| | | | | | | | | | sufficient space for a text string This resolves Bug 1950 Make most debugging statements work again Add new debugging statements Fix several annoying build warnings | ||||
* | 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 |
| | | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices | ||||
* | 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 |
| | | | | This relates to Bug 656, Bug 661, and others | ||||
* | Remove unused KMimeMagic::mergeBufConfig method in preparation for ↵ | Timothy Pearson | 2014-10-01 | 2 | -25/+0 |
| | | | | | | converting to libmagic This relates to Bug 656 | ||||
* | Fixed tdebase FTBFS caused by commit 427ebd3 when compiling with NDEBUG. | Michele Calgaro | 2014-10-01 | 1 | -2/+0 |
| | | | | | | | Commit 427ebd3 remove the definition of NDEBUG if kdebug.h is included in the compilation process. If such file is incluced in a .cpp file and not in the corresponding .h file, FTBFS happens due to different class interface between the class declaration and class definition. | ||||
* | 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 |
| | | | | This relates to Bug 1910 | ||||
* | 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 |
| |