----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110821/ -----------------------------------------------------------
(Updated Nov. 19, 2013, 5:19 p.m.) Review request for Calligra. Changes ------- fixed the crash boudewijn described Repository: calligra Description ------- Pasting of images of text and images was broken, because you could only paste text if the texttool was active, or you could only paste images if the default tool was active. This patch changes it so that pasting of these things is now handled by toolproxy, so you are able to paste in all cases, unless the active tool consumes the data. Diffs (updated) ----- libs/flake/KoDocumentResourceManager.h 27302a0 libs/flake/KoDocumentResourceManager.cpp e42dc9d libs/flake/KoShapeAnchor.cpp 83087c3 libs/flake/KoShapeController.cpp 817ba5e libs/flake/KoShapePaste.cpp 1457daf libs/flake/KoToolProxy.cpp 634a1ed libs/kotext/KoTextEditor.h 9fd3c05 libs/kotext/KoTextEditor.cpp 40ac427 libs/kotext/KoTextPaste.h 522ccce libs/kotext/KoTextPaste.cpp 2304d6a libs/kotext/commands/ChangeTrackedDeleteCommand.cpp 044fd27 libs/kotext/commands/TextPasteCommand.h 77d710a libs/kotext/commands/TextPasteCommand.cpp 34ea25c libs/kotext/opendocument/KoTextLoader.cpp 7831109 libs/kotext/opendocument/KoTextSharedLoadingData.h 5ebb7a1 libs/kotext/opendocument/KoTextSharedLoadingData.cpp d9a73e9 libs/kotext/tests/TestKoTextEditor.h 60fe599 libs/kotext/tests/TestKoTextEditor.cpp 75fa075 plugins/defaultTools/defaulttool/DefaultTool.cpp 68ba881 plugins/textshape/TextShapeFactory.cpp d7e8fe8 plugins/textshape/TextTool.cpp 96294a0 words/part/KWView.cpp b299234 Diff: http://git.reviewboard.kde.org/r/110821/diff/ Testing ------- Thanks, C. Boemann
_______________________________________________ calligra-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/calligra-devel
