summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow suspend/hibernate/freeze/etc. when $HOME is an NFS shareTimothy Pearson2014-10-061-34/+0
| | | | This resolves Bug 1623
* Push the following patches to GIT from Bug 1499:Timothy Pearson2014-10-063-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 McGuire2014-10-052-1/+16
|
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2014-10-0513-29/+211
|\
| * Fix detection of some headers on openbsdFrançois Andriot2014-10-051-1/+22
| | | | | | | | Many headers requires additional include stdlib.h
| * Fix FTBFS on openbsd because missing link to "util" libraryFrançois Andriot2014-10-051-1/+1
| |
| * Fix default spell checker on openbsdFrançois Andriot2014-10-051-0/+4
| |
| * Fix cups default directories on openbsdFrançois Andriot2014-10-051-4/+22
| |
| * Fix cupsd process detectionFrançois Andriot2014-10-051-0/+14
| |
| * Disable environment-based completion in kurlcompletion on openbsdFrançois Andriot2014-10-051-0/+6
| |
| * Fix FTBFS because undefined __progname in tdeio_connectionFrançois Andriot2014-10-051-0/+4
| |
| * Add 'tdesu' to tdeioslave_file mount/umount command on openbsdFrançois Andriot2014-10-051-0/+7
| |
| * Fix FTBFS because Linux specific include in tdeapplication.cppFrançois Andriot2014-10-051-0/+2
| |
| * Add support for openbsd in kresolverFrançois Andriot2014-10-052-18/+105
| |
| * Add support for openbsd pty in kptyFrançois Andriot2014-10-051-0/+14
| |
| * Fix hardcoded link flag to "dl" libraryFrançois Andriot2014-10-052-5/+10
| | | | | | | | Fix "dlopen" function detection
* | Add proper refcounting option to TDEMainWindowTimothy Pearson2014-10-056-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/tdelibsTimothy Pearson2014-10-041-0/+1
|\
| * Fix return in keramik isFormWidgetFrançois Andriot2014-10-041-0/+1
| |
* | Modify bindAndListen to allow suppression of warnings when bind failures are ↵Timothy Pearson2014-10-042-5/+24
|/ | | | | | expected as part of normal operation This relates to Bug 1988
* Add new handbookSection() method to the TDECModule classTimothy Pearson2014-10-032-1/+14
| | | | This relates to Bug 1850
* Don't use insane (negative) layout values if layout engine does not allocate ↵Timothy Pearson2014-10-0212-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 availableTimothy Pearson2014-10-021-3/+3
|
* Add mimeTypePtrFast method to KFileItemTimothy Pearson2014-10-025-20/+36
| | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices
* Install added file from prior commitTimothy Pearson2014-10-012-2/+2
|
* Use libmagic for mime type determinationTimothy Pearson2014-10-017-3170/+234
| | | | This relates to Bug 656, Bug 661, and others
* Remove unused KMimeMagic::mergeBufConfig method in preparation for ↵Timothy Pearson2014-10-012-25/+0
| | | | | | converting to libmagic This relates to Bug 656
* Fixed tdebase FTBFS caused by commit 427ebd3 when compiling with NDEBUG.Michele Calgaro2014-10-011-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 urlSlávek Banko2014-09-301-4/+2
|
* Remove obsolete references to kinfocenterTimothy Pearson2014-09-293-4/+0
| | | | This relates to Bug 1910
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2014-09-291-0/+0
|
* Automated l10n update (after extraction)Timothy Pearson2014-09-291-62/+62
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2014-09-281-0/+0
|
* Fix accidental i18n breakageTimothy Pearson2014-09-283-63/+63
|
* Fix prior commitTimothy Pearson2014-09-282-5/+0
|
* Rename kde.pot to tde.potTimothy Pearson2014-09-285-6/+13
| | | | This relates to Bug 1910
* Fix accidental regression introduced in prior commitTimothy Pearson2014-09-271-5/+1
|
* Add fast mimetype accessor for use by Konqueror when checking for media ↵Timothy Pearson2014-09-272-16/+70
| | | | | | device icons This relates to Bug 699
* Rewrite list view movement key handlers in file management modeTimothy Pearson2014-09-261-316/+468
| | | | This resolves Bug 1961
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-0/+0
|
* Classify regulator devicesTimothy Pearson2014-09-231-0/+3
|
* Add initial load screen to TDENewStuffTimothy Pearson2014-09-222-18/+56
| | | | | Fix remaining issues with OCS data sources This resolves Bug 2093
* Finish renaming knewstuffTimothy Pearson2014-09-2139-15/+22
| | | | This relates to Bug 2093
* Rework the KHNS system to properly download data from the new OCS networkTimothy Pearson2014-09-2131-251/+418
| | | | This relates to Bug 2093
* Fix another case of undefined behaviourTimothy Pearson2014-09-202-0/+14
|
* Update hardware device classification mapTimothy Pearson2014-09-202-1/+16
| | | | Fix potential infinite loop in TDEStyle
* Fix accidental double-free in KJS garbage collectorTimothy Pearson2014-09-201-1/+6
| | | | This resolves Bug 2116
* Kate syntax highlighting files update - Sep 2014Michele Calgaro2014-09-19137-933/+6668
|
* Fix missing attribute name in el, fi and ko docbook xml catalogFrançois Andriot2014-09-183-9/+9
|
* Reset submodule main/tdelibs/libltdl to latest HEADAutomated System2014-09-141-0/+0
|