date | project | content | link |
|---|
| 21:03 yesterday | KDE | Commit by boemann :: r1104505 filters/trunk/koffice/filters/kword/msword-odf/texthandler.cpp: properly handle when skipping list levels. | # |
| 20:59 yesterday | KDE | Commit by boemann :: r1104502 plugins/trunk/koffice/plugins/textshape/ListItemsHelper.cpp: fix so we always add extra ".1" when skipping levels
There was two different code paths, one adding ".0". Adding ".1" is also in agreement with openoffice | # |
| 07:45 Tuesday | KDE | Commit by boemann :: r1103885 filters/trunk/koffice/filters/kword/msword-odf/document.cpp: Change a bit about naming of style | # |
| 20:07 Monday | KDE | Commit by boemann :: r1103741 libs/trunk/koffice/libs/kotext/styles/KoCharacterStyle.cpp: also save letter spacing - thanks Lassie | # |
| 12:30 Monday | KDE | Commit by boemann :: r1103580 libs/trunk/koffice/libs/kotext/KoTextDocumentLayout.cpp: Change hitTest and hitTestIterated to handle text after a section (eg after a TOC). To do that the "click at end of doc" is now handled in HitTest rather than in hitTestIterated. - tested Also handle "click at end of tablecell" sice that is no longer handle by the removed "end of.." code - tested | # |
| 17:57 on Mar 08 | KDE | Commit by boemann :: r1100814 libs/trunk/koffice/libs/kotext/KoTextDocumentLayout.cpp: remove unneeded cast | # |
| 15:29 on Mar 08 | KDE | Commit by boemann :: r1100771 libs/trunk/koffice/libs/kotext/KoTextDocumentLayout.cpp: make sure clicking in a section also works | # |
| 15:04 on Mar 08 | KDE | Commit by boemann :: r1100767 plugins/trunk/koffice/plugins/videoshape/ (6 files): make sure we actually save the videodata | # |
| 20:46 on Mar 07 | KDE | Commit by boemann :: r1100559 plugins/trunk/koffice/plugins/videoshape/ (FullScreenPlayer.cpp FullScreenPlayer.h): Also stop videplayback when clicking esc | # |
| 20:38 on Mar 07 | KDE | Commit by boemann :: r1100556 plugins/trunk/koffice/plugins/videoshape/ (5 files): Make sure the vide playback returns to the slideshow when done
And also return to slideshow on mouseclick | # |
| 20:04 on Mar 07 | KDE | Commit by boemann :: r1100554 kpresenter/trunk/koffice/kpresenter/part/KPrView.cpp: Add some common shortcuts to start the presentation | # |
| 09:36 on Mar 05 | KDE | Commit by boemann :: r1099221 filters/trunk/koffice/filters/kword/msword-odf/ (texthandler.cpp texthandler.h): Fix crash due to lists being started and stopped in various parts. now the associated writers are push to a stack.
patch contributed by: Miroslav Nohaj | # |
| 13:38 on Mar 04 | KDE | Commit by boemann :: r1098841 filters/trunk/koffice/filters/kword/msword-odf/paragraph.cpp: make sure line spacing is calculated correctly | # |
| 09:56 on Feb 27 | KDE | Commit by boemann :: r1096659 filters/trunk/koffice/filters/kword/msword-odf/ (9 files in 2 dirs): | # |
| 15:16 on Feb 22 | KDE | Commit by boemann :: r1094334 plugins/trunk/koffice/plugins/textshape/ListItemsHelper.cpp: Fix the regression cause by commit 1092990 while still fixing the problem However I seriously doubt the code I've modified solves what it sets out to do originaly. And I also don't think there is a unittest that shows the purpose of the original code. CCMAIL: zander at kde dot org | # |
| 12:44 on Feb 22 | KDE | Commit by boemann :: r1094290 libs/trunk/koffice/libs/kotext/styles/KoListStyle.h: improve apidocs | # |
| 12:43 on Feb 22 | KDE | Commit by boemann :: r1094289 plugins/trunk/koffice/plugins/textshape/tests/ (TestDocumentLayout.h TestLists.cpp): Add test that shows what was fixed in commit 1092990 | # |
| 18:41 on Feb 21 | KDE | Commit by boemann :: r1093935 plugins/trunk/koffice/plugins/textshape/ (6 files): Draw image bullets | # |
| 18:32 on Feb 21 | KDE | Commit by boemann :: r1093928 karbon/trunk/koffice/ (15 files in 9 dirs): Implement loading of image bullets in list style - to do that the shapeLoadingContext is passed to loadOdf methods rather than passing the odfLoadingContext *follow the changes in the various apps
| # |
| 19:21 on Feb 20 | KDE | Commit by boemann :: r1093399 libs/trunk/koffice/libs/kotext/styles/ (KoCharacterStyle.cpp KoCharacterStyle.h): remove absolute letterspacing methods, as Qt is not about to support it, and the hack is done on loading anyway. | # |