Review Request 121559: Krita - OverviewDockerDock and KisZoomManager fixes
Sven Langkamp
sven.langkamp at gmail.com
Tue Dec 16 17:46:32 GMT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121559/#review72130
-----------------------------------------------------------
Ship it!
Ship It!
- Sven Langkamp
On Dez. 16, 2014, 4:26 nachm., Stefano Bonicatti wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121559/
> -----------------------------------------------------------
>
> (Updated Dez. 16, 2014, 4:26 nachm.)
>
>
> Review request for Calligra.
>
>
> Repository: calligra
>
>
> Description
> -------
>
> OverviewDockerDock: no need to call the code in setCanvas if the canvas to be set is the same.
>
> KisZoomManager: the zoom slider widget is created with no parent and then added to a QStatusBar, when it is then removed from it (when an image is closed), it is not deleted because QStatusBar::removeWidget doesn't delete the widget (as Qt Doc says).
> Moreover each time an image is closed KisZoomManager is deleted and then recreated with a new slider when an image is opened. The patch fixes the leak.
>
>
> Diffs
> -----
>
> krita/plugins/extensions/dockers/overview/overviewdocker_dock.cpp 68bd6fe
> krita/ui/kis_zoom_manager.cc 50f0e98
>
> Diff: https://git.reviewboard.kde.org/r/121559/diff/
>
>
> Testing
> -------
>
> Compiles against calligra/2.9.
> Doesn't leak anymore.
>
>
> Thanks,
>
> Stefano Bonicatti
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20141216/07a05169/attachment.htm>
More information about the calligra-devel
mailing list