----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110821/ -----------------------------------------------------------
(Updated Nov. 18, 2013, 10:04 p.m.) Review request for Calligra. 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/kotext/tests/TestKoTextEditor.h 60fe599 libs/kotext/tests/TestKoTextEditor.cpp 75fa075 plugins/defaultTools/defaulttool/DefaultTool.cpp 68ba881 plugins/textshape/TextTool.cpp 96294a0 words/part/KWView.cpp b299234 libs/flake/KoShapeAnchor.cpp 83087c3 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 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
