Review Request 110129: Add a loadCompleted() signal to KoMainWindow
Boudewijn Rempt
boud at valdyas.org
Wed May 1 08:59:37 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110129/
-----------------------------------------------------------
(Updated May 1, 2013, 7:59 a.m.)
Status
------
This change has been marked as submitted.
Review request for Calligra.
Description
-------
I have added a signal which is emitted when KoMainWindow finishes loading of the document. This is needed, because the loading of remote (via http and etc.) documents happens asynchronously, and we need to know when we can remove the old window, because it has some links with it.
This fixes the bug:
https://bugs.kde.org/show_bug.cgi?id=318560
Pushed into my branch:
http://commits.kde.org/calligra/c49444def062bc37435992fb7546c944c754f6b6
Diffs
-----
krita/ui/kis_import_catcher.h 9be44ca
krita/ui/kis_import_catcher.cc 8224df8
krita/ui/kis_view2.cpp 9108c35
libs/main/KoMainWindow.h 550ab33
libs/main/KoMainWindow.cpp a739cbb
Diff: http://git.reviewboard.kde.org/r/110129/diff/
Testing
-------
Testing done with Krita only. But it doesn't change anythink for other applications.
Thanks,
Dmitry Kazakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20130501/6f204a5d/attachment.htm>
More information about the calligra-devel
mailing list