Review Request: changed KoTextBlockData usage

Commit Hook null at kde.org
Thu Sep 27 09:46:35 BST 2012


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


This review has been submitted with commit fc777973296e179d2bff4fae8e7d5d878b543b7d by C. Boemann to branch master.

- Commit Hook


On Sept. 26, 2012, 7:12 a.m., C. Boemann wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/106559/
> -----------------------------------------------------------
> 
> (Updated Sept. 26, 2012, 7:12 a.m.)
> 
> 
> Review request for Calligra and Thorsten Zachmann.
> 
> 
> Description
> -------
> 
> I've changed KoTextBlockData from being stored directly in QtextBlock::userData to storing it's private class
> 
> The usage of the class has also changed slightly. Now the class stores itself (well it's private class) on the block
> 
> KoTextBlockData itself has become a use-and-throw-away class. It takes care of storing itself on the block
> 
> 
> Diffs
> -----
> 
>   libs/kotext/KoTextBlockData.h 50baba9 
>   libs/kotext/KoTextBlockData.cpp 9f7062e 
>   libs/kotext/opendocument/KoTextLoader.cpp d8c6908 
>   libs/textlayout/KoTextLayoutArea.h 096e7f1 
>   libs/textlayout/KoTextLayoutArea.cpp 4476f77 
>   libs/textlayout/KoTextLayoutArea_paint.cpp db08f67 
>   libs/textlayout/ListItemsHelper.cpp 0c32981 
>   stage/part/KPrShapeAnimations.cpp aa7f11a 
>   stage/part/animations/KPrAnimSet.cpp bdbd838 
>   stage/part/animations/KPrAnimateMotion.cpp 5ae90d7 
>   stage/part/animations/KPrAnimationBase.cpp 2afcd29 
>   stage/part/animations/KPrAnimationCache.h ea28d5e 
>   stage/part/animations/KPrAnimationCache.cpp bfe2380 
>   stage/part/animations/KPrAnimationLoader.cpp 6bea7f5 
>   stage/part/animations/KPrShapeAnimation.h 8ce5d5d 
>   stage/part/animations/KPrShapeAnimation.cpp 505768d 
>   stage/part/animations/KPrTextBlockPaintStrategy.h 13a8c22 
>   stage/part/animations/KPrTextBlockPaintStrategy.cpp 3cf8fe6 
>   stage/part/animations/strategy/KPrAnimationValue.h 493242b 
>   stage/part/animations/strategy/KPrAnimationValue.cpp 36670d3 
>   stage/part/animations/strategy/KPrAttributeHeight.cpp 03bcf82 
>   stage/part/animations/strategy/KPrAttributeRotate.cpp f33374a 
>   stage/part/animations/strategy/KPrAttributeWidth.cpp 8b4d07f 
>   stage/part/animations/strategy/KPrAttributeX.cpp b56e4a3 
>   stage/part/animations/strategy/KPrAttributeY.cpp c2a5b6e 
>   stage/part/animations/strategy/KPrFormulaParser.h e0ddb0f 
>   stage/part/animations/strategy/KPrFormulaParser.cpp f12e829 
>   stage/part/tests/MockShapeAnimation.h 2a98d38 
>   stage/part/tests/TestShapeAnimations.cpp b5fa0b5 
>   stage/part/tools/animationtool/KPrPredefinedAnimationsLoader.cpp 909e54f 
>   stage/part/tools/animationtool/KPrShapeAnimationDocker.cpp 21624f8 
> 
> Diff: http://git.reviewboard.kde.org/r/106559/diff/
> 
> 
> Testing
> -------
> 
> So far only basic usage of Words. And I have several other commits that use it so I'm fairly sure the idea works. Have no tried Stage and in particular the new animation stuff 
> 
> 
> Thanks,
> 
> C. Boemann
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120927/98e2f05b/attachment.htm>


More information about the calligra-devel mailing list