> On Nov. 1, 2011, 7:53 p.m., C. Boemann wrote:
> > cstester shows a recurring problem: Just about all lists end up looking 
> > like:
> > 
> > 1. yghygh
> > 1. dstgufiug
> > 1. yugyu

If it the files that pass through the filter then this might be the problem 
https://bugs.kde.org/show_bug.cgi?id=285303
Which might cause regressions since the way we are looking for the list now is 
during loading and not during layouting.


- Gopalakrishna


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103019/#review7837
-----------------------------------------------------------


On Nov. 1, 2011, 6:48 p.m., Gopalakrishna Bhat wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103019/
> -----------------------------------------------------------
> 
> (Updated Nov. 1, 2011, 6:48 p.m.)
> 
> 
> Review request for Calligra and C. Boemann.
> 
> 
> Description
> -------
> 
> This patch adds support for text:continue-list property of lists. It does 
> this by merging the refrenced list and the referer at load time.
> It also merges similar lists with continue numbering proprety to the original 
> list taking advantage of the fact that QTextList can have non-continuous 
> blocks as list items.
> 
> 
> This addresses bug 282902.
>     http://bugs.kde.org/show_bug.cgi?id=282902
> 
> 
> Diffs
> -----
> 
>   libs/kotext/KoList.h 09c6da6 
>   libs/kotext/KoList.cpp 89be4fc 
>   libs/kotext/KoTextDebug.cpp 45df678 
>   libs/kotext/opendocument/KoTextLoader.cpp 19b2b80 
>   libs/kotext/opendocument/KoTextWriter_p.h de4451e 
>   libs/kotext/opendocument/KoTextWriter_p.cpp 7b92403 
>   libs/kotext/styles/KoListLevelProperties.h e5c21da 
>   libs/kotext/styles/KoListLevelProperties.cpp 4a35398 
>   libs/kotext/styles/KoListStyle.h aadeb0f 
>   libs/odf/KoXmlNS.h 7a2f85a 
>   libs/odf/KoXmlNS.cpp 5640142 
>   libs/textlayout/ListItemsHelper.cpp 66077ca 
> 
> Diff: http://git.reviewboard.kde.org/r/103019/diff/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Gopalakrishna Bhat
> 
>

_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to