danders created this revision. danders added a reviewer: anthonyfieroni. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. danders requested review of this revision.
REVISION SUMMARY Since karbon is multipage app and stencils docker can be used by all apps, there is no need for flow anymore. Removing flow also 'fixes' problem with filter system, as it does not know which app to open when two apps handle the same mimetype. TEST PLAN Tested with visio files. REPOSITORY R8 Calligra BRANCH danders_remove_flow REVISION DETAIL https://phabricator.kde.org/D25254 AFFECTED FILES CMakeLists.txt CalligraProducts.cmake flow/AUTHORS flow/CMakeLists.txt flow/LICENSE flow/Mainpage.dox flow/Messages.sh flow/NOTES flow/flow_dock.desktop flow/part/CMakeLists.txt flow/part/FlowAboutData.h flow/part/FlowDocument.cpp flow/part/FlowDocument.h flow/part/FlowFactory.cpp flow/part/FlowFactory.h flow/part/FlowFactoryInit.cpp flow/part/FlowFactoryInit.h flow/part/FlowPart.cpp flow/part/FlowPart.h flow/part/FlowView.cpp flow/part/FlowView.h flow/part/flow.rc flow/part/flowpart.desktop flow/part/flowrc flow/part/main.cpp flow/part/org.kde.calligraflow.appdata.xml flow/part/org.kde.calligraflow.desktop flow/pics/1024-apps-calligraflow.png flow/pics/128-apps-calligraflow.png flow/pics/16-apps-calligraflow.png flow/pics/22-apps-calligraflow.png flow/pics/256-apps-calligraflow.png flow/pics/32-apps-calligraflow.png flow/pics/48-apps-calligraflow.png flow/pics/512-apps-calligraflow.png flow/pics/64-apps-calligraflow.png flow/pics/CMakeLists.txt flow/pics/sc-apps-calligraflow.svgz flow/templates/CMakeLists.txt flow/templates/basic/.directory flow/templates/basic/48-actions-template_basicflow.png flow/templates/basic/48-actions-template_empty_landscape.png flow/templates/basic/48-actions-template_empty_portrait.png flow/templates/basic/CMakeLists.txt flow/templates/basic/basicflow.desktop flow/templates/basic/empty-landscape.desktop flow/templates/basic/empty-landscape.otg flow/templates/basic/empty-portrait.desktop flow/templates/basic/empty-portrait.otg flow/templates/basic/sc-actions-template_basicworkflow.svgz flow/templates/basic/sc-actions-template_empty_landscape.svgz flow/templates/basic/sc-actions-template_empty_portrait.svgz To: danders, anthonyfieroni Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, cochise, vandenoever