dcaliste created this revision. dcaliste added a reviewer: Calligra: 3.0. dcaliste added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. dcaliste requested review of this revision.
REVISION SUMMARY QWeakPointer has been deprecated to store pointers on QObject. QPointer should be used instead. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D15103 AFFECTED FILES libs/main/KoFilterManager_p.h libs/text/KoList.cpp libs/text/KoList.h libs/text/KoList_p.h libs/text/KoTextDocument.cpp libs/text/KoTextDocument.h libs/text/KoTextEditor_undo.cpp libs/text/KoTextInlineRdf.cpp libs/text/KoTextMeta.cpp libs/text/OdfTextTrackStyles.h libs/text/commands/ChangeTrackedDeleteCommand.cpp libs/text/commands/ChangeTrackedDeleteCommand.h libs/text/commands/DeleteCommand.cpp libs/text/commands/DeleteCommand.h libs/text/commands/InsertDeleteChangesCommand.h libs/text/commands/InsertNoteCommand.h libs/text/commands/RemoveDeleteChangesCommand.h libs/text/commands/TextPasteCommand.h plugins/textshape/TextTool.cpp plugins/textshape/TextTool.h To: dcaliste, #calligra:_3.0 Cc: Calligra-Devel-list, cochise, vandenoever