Review Request: Lists bug fixes and enhancement
Matus Uzak
matus.uzak at ixonos.com
Sat Apr 2 09:20:06 BST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100918/#review2308
-----------------------------------------------------------
libs/kotext/styles/KoListLevelProperties.cpp
<http://git.reviewboard.kde.org/r/100918/#comment1991>
1) If this variable stores the value of the text:bullet-relative-size attribute, than it's not according to the specification.
19.763 text:bullet-relative-size
The text:bullet-relative-size attribute specifies a percentage value for the bullet size relative to the font size of the paragraphs in the bullet list.
2) Relative bullet size might have a value from {0,100}. We set it to 100 percent in input filters.
plugins/textshape/TextShapeLayout.cpp
<http://git.reviewboard.kde.org/r/100918/#comment1993>
Maybe we should rename BulletSize to RelativeBulletSize because it's confusing.
plugins/textshape/commands/ChangeListCommand.cpp
<http://git.reviewboard.kde.org/r/100918/#comment1992>
A comment clarifying why it is 45 percent would be better.
- Matus
On March 24, 2011, 4:20 p.m., Gopalakrishna Bhat wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/100918/
> -----------------------------------------------------------
>
> (Updated March 24, 2011, 4:20 p.m.)
>
>
> Review request for Calligra.
>
>
> Summary
> -------
>
> Fixes the following problems in list rendering
> 1)The type of list item was not shown in the paragraph docker(SimpleParagraphWidget).
> 2)Takes into account the font-size percent while loading and saving lists.
> 3) Prefixes and suffixes are now displayed for bulleted lists.
>
>
> This addresses bug 264143.
> http://bugs.kde.org/show_bug.cgi?id=264143
>
>
> Diffs
> -----
>
> filters/words/oowriter/oowriterimport.cc 2bd55ee
> libs/kotext/styles/KoCharacterStyle.h 3cec793
> libs/kotext/styles/KoCharacterStyle.cpp 6eaab0f
> libs/kotext/styles/KoListLevelProperties.h 14814fe
> libs/kotext/styles/KoListLevelProperties.cpp 62a5175
> libs/kotext/styles/KoListStyle.h bee4eaf
> libs/kotext/styles/KoListStyle.cpp 52d7c2f
> libs/odf/KoStyleStack.h 2f4d2cf
> libs/odf/KoStyleStack.cpp 491f14e
> plugins/textshape/ListItemsHelper.cpp aa61481
> plugins/textshape/TextShapeLayout.cpp ea49dc4
> plugins/textshape/commands/ChangeListCommand.cpp 23eeee0
> plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp 14c5fd7
> plugins/textshape/tests/TestChangeListCommand.cpp 4da46d1
> plugins/textshape/tests/TestLists.cpp 316f5f6
> tools/mobile/ApplicationController.cpp 83ebe6e
> words/part/KWDLoader.cpp e99435a
> words/part/KWDocument.cpp 8408c42
> words/plugins/scripting/Style.h a72c0d2
>
> Diff: http://git.reviewboard.kde.org/r/100918/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Gopalakrishna
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20110402/72970a8e/attachment.htm>
More information about the calligra-devel
mailing list