summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2014-09-141-0/+0
|
* Update khelpcenter style files.Alex Couture2014-09-037-6/+6
|
* Fixed initial background color for new TDE style files.Michele Calgaro2014-08-171-3/+2
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsMichele Calgaro2014-08-171-6/+4
|\
| * Revert a small portion of commit b66871cTimothy Pearson2014-08-161-6/+4
| | | | | | | | This relates to Bug 1693
* | Updated TDE style files for tdeui.Alex Couture2014-08-1727-38/+144
|/
* Use proper toolbar extension widget name when detecting widget inheritanceTimothy Pearson2014-08-112-6/+6
| | | | This relates to Bug 1693
* Rename the string kde toolbar widgetTimothy Pearson2014-08-079-20/+20
|
* Updated KTip top band background image.Alex Couture2014-08-032-0/+0
|
* Kate syntax highlighting files update - Jul 2014Michele Calgaro2014-07-2826-208/+275
|
* Add docbook catalogs in xml formatSlávek Banko2014-07-2644-7/+1930
| | | | | Switch docbook catalogs to xml This resolves Bug 2077
* Fix re-read configuration from prior commit 4bfc4550Slávek Banko2014-07-251-1/+1
|
* Prevent spurious translation warning from being emittedTimothy Pearson2014-07-241-1/+2
| | | | This relates to Bug 2076
* Do not allow device link creation/modification if no device is specifiedTimothy Pearson2014-07-242-0/+19
| | | | This relates to Bug 2076
* Display correct icon and icon widget type in Properties dialog of media ↵Timothy Pearson2014-07-141-13/+30
| | | | | | device nodes This relates to Bug 1612
* Fix stale "localurl" jobsSlávek Banko2014-07-131-0/+1
| | | | This resolves Bug 1902
* Fix warning message in .xsession_errors when ksmserver shows the logout dialogTimothy Pearson2014-07-111-1/+1
| | | | This resolves Bug 885