D15103: Replace deprecated use of QWeakPointer<QObject*> in favor of QPointer<QObject*>

Damien Caliste noreply at phabricator.kde.org
Mon Aug 27 15:59:05 BST 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20180827/1f24b29e/attachment.htm>


More information about the calligra-devel mailing list