date | project | content | link |
|---|
| 22:09 on Apr 17 | LensKit | Commit by mludwig :: d7a637c9f796 r 1316 wip/: ( link) Remove default binding for RatingSnapshot in factory (which would force PicoContainer to build it, but it would never be used). | # |
| 22:09 on Apr 17 | LensKit | Commit by mludwig :: b86cdc967a04 r 1315 wip/ (14 files in 8 dirs): ( link) Remove unnecessary dependencies on RatingSnapshot when the dao would suffice. | # |
| 22:09 on Apr 17 | LensKit | Commit by mludwig :: 9fb8b0b58dea r 1317 wip/ (3 files in 2 dirs): ( link) Repair tests | # |
| 19:50 on Apr 17 | LensKit | Commit by mludwig :: d7a637c9f796 r 1311 /: ( link) Remove default binding for RatingSnapshot in factory (which would force PicoContainer to build it, but it would never be used). | # |
| 19:50 on Apr 17 | LensKit | Commit by mludwig :: 9fb8b0b58dea r 1312 / (3 files in 2 dirs): ( link) Repair tests | # |
| 19:50 on Apr 17 | LensKit | Commit by mludwig :: b86cdc967a04 r 1310 / (14 files in 8 dirs): ( link) Remove unnecessary dependencies on RatingSnapshot when the dao would suffice. | # |
| 17:35 on Dec 30, 2010 | KDE | Commit by mludwig :: r 1210325 kdeui/trunk/KDE/kdelibs/kdeui/sonnet/ (dialog.cpp dialog.h): ( link) Avoid annoying visual artifacts when updating the combo box, which are caused by clearing and repopulating the combo box. | # |
| 23:07 on Nov 13, 2010 | KDE | Commit by mludwig :: r 1196704 office/trunk/ (86 files in 11 dirs): ( link) | # |
| 19:41 on Aug 30, 2010 | KDE | Commit by mludwig :: r1170116 kile/trunk/extragear/office/kile/src/ (3 files): Ensure that all the open views and documents update the shortcut settings for their actions once the shortcuts have been configured in the shortcut configuration dialog.
BUG: 247646 | # |
| 08:53 on Aug 30, 2010 | KDE | Commit by mludwig :: r1169902 kate/branches/KDE/4.5/kdelibs/kate/syntax/data/latex.xml: Fix detection of nested math modes for LaTeX syntax highlighting.
Patch by Thomas Braun.
Back-port of commit 1169900. | # |
| 08:50 on Aug 30, 2010 | KDE | Commit by mludwig :: r1169900 kate/trunk/KDE/kdelibs/kate/syntax/data/latex.xml: Fix detection of nested math modes for LaTeX syntax highlighting.
Patch by Thomas Braun.
BUG: 223151 | # |
| 18:13 on Aug 29, 2010 | KDE | Commit by mludwig :: r1169580 kate/trunk/KDE/kdelibs/kate/spellcheck/ (ontheflycheck.cpp spellcheckdialog.cpp): Lower the guard for the KDE version containing 'Sonnet::BackgroundChecker::restore' to 4.5.2. | # |
| 09:21 on Aug 29, 2010 | KDE | Commit by mludwig :: r1169445 kate/branches/KDE/4.5/kdelibs/ (4 files in 2 dirs): - Add a 'restore' method to 'Sonnet::BackgroundChecker', which allows it to read a given spell check configuration and then to pass it on to the filter object that is used internally. The implementation is similar to what is done inside 'Sonnet::Highlighter'.
- Use the restore method inside KatePart to finally fix bug 244907 for KatePart as well. Back-port of commit 1169440.
| # |
| 09:09 on Aug 29, 2010 | KDE | Commit by mludwig :: r1169440 kate/trunk/KDE/kdelibs/ (4 files in 2 dirs): - Add a 'restore' method to 'Sonnet::BackgroundChecker', which allows it to read a given spell check configuration and then to pass it on to the filter object that is used internally. The implementation is similar to what is done inside 'Sonnet::Highlighter'.
- Use the restore method inside KatePart to finally fix bug 244907 for KatePart as well. (Once this is merged with Kate's git repository, Kate devs will have to update their working copy of kdelibs.) BUG: 244907 CCMAIL: kwrite-devel at kde dot org
| # |
| 19:35 on Aug 21, 2010 | KDE | Commit by mludwig :: r1166430 kile/trunk/extragear/office/kile/src/kile.cpp: Rename the 'BibTeX' and 'Biblatex' actions in the LaTeX menu to avoid confusion in the shortcut configuration dialog.
BUG: 184847 | # |
| 15:59 on Aug 21, 2010 | KDE | Commit by mludwig :: r1166353 kile/trunk/extragear/office/kile/src/editorextension.cpp: In 'EditorExtension::insertDoubleQuotes' don't check (in a wrong way) if the document in which it is supposed to insert the double quotes is a LaTeX document.
This check is performed before the method is called anyway. | # |
| 08:36 on Aug 12, 2010 | KDE | Commit by mludwig :: r1162590 kile/trunk/extragear/office/kile/src/data/bibtexentries.rc: Add missing fields to 'bibtexentries.rc' and fix a few small bugs.
Thanks to Martin Weis for the patch. | # |
| 16:32 on Aug 07, 2010 | KDE | Commit by mludwig :: r1160290 kile/trunk/extragear/office/kile/src/kileproject.cpp: Avoid circular references in the project item hierarchy if a file should (erroneously) include itself in a circular way. | # |
| 15:48 on Aug 06, 2010 | KDE | Commit by mludwig :: r1159955 kile/trunk/extragear/office/kile/src/ (3 files in 2 dirs): Make it configurable whether the splash screen is shown or not.
BUG: 244909 | # |
| 13:37 on Aug 06, 2010 | KDE | Commit by mludwig :: r1159903 kile/trunk/extragear/office/kile/src/kile.cpp: A little less flickering. The main culprit seems to be the toolbars, which now only seem to flicker when we return from a part GUI to the regular GUI. | # |