D19944: Migrate away from deprecated interfaces in gemini dropbox parts

2019-03-21 Thread Pekka Vuorela
pvuorela created this revision.
pvuorela added a reviewer: leinir.
Herald added a project: Calligra: 3.0.
Herald added a subscriber: Calligra-Devel-list.
pvuorela requested review of this revision.

REVISION SUMMARY
  Having trouble getting Gemini Dropbox working here, but should be simple 
enough and at least quite isolated code.

REPOSITORY
  R8 Calligra

REVISION DETAIL
  https://phabricator.kde.org/D19944

AFFECTED FILES
  gemini/cloud/dropbox/3rdparty/droprestapi.cc
  gemini/cloud/dropbox/3rdparty/listmodel.cc
  gemini/cloud/dropbox/3rdparty/listmodel.h
  gemini/cloud/dropbox/3rdparty/oauth.cc

To: pvuorela, leinir
Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever


D19943: Small cleanups for qml components

2019-03-21 Thread Pekka Vuorela
pvuorela created this revision.
pvuorela added a reviewer: leinir.
Herald added a project: Calligra: 3.0.
Herald added a subscriber: Calligra-Devel-list.
pvuorela requested review of this revision.

REVISION SUMMARY
  - Delete doesn't need null protection
  - Removed some non-functional texteditor parts, shouldn't have any functional 
effects
  - Global::loadPlugins is empty and not used, removed

REPOSITORY
  R8 Calligra

REVISION DETAIL
  https://phabricator.kde.org/D19943

AFFECTED FILES
  components/Document.cpp
  components/Document.h
  components/Global.cpp
  components/Global.h
  components/ImageDataItem.cpp
  components/impl/PresentationImpl.cpp
  components/impl/SpreadsheetImpl.cpp
  components/impl/TextDocumentImpl.cpp
  components/models/ContentsModel.cpp

To: pvuorela, leinir
Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever


D19938: Avoid deprecated QRegion::subtract()

2019-03-21 Thread Dag Andersen
danders accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R8 Calligra

REVISION DETAIL
  https://phabricator.kde.org/D19938

To: pvuorela, #calligra:_3.0, danders
Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever


D19938: Avoid deprecated QRegion::subtract()

2019-03-21 Thread Pekka Vuorela
pvuorela created this revision.
pvuorela added a reviewer: Calligra: 3.0.
Herald added a project: Calligra: 3.0.
Herald added a subscriber: Calligra-Devel-list.
pvuorela requested review of this revision.

REPOSITORY
  R8 Calligra

REVISION DETAIL
  https://phabricator.kde.org/D19938

AFFECTED FILES
  libs/vectorimage/libwmf/WmfParser.cpp

To: pvuorela, #calligra:_3.0
Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever