Revision d3ca7ae...

Go back to digest for 30th March 2014

Bug Fixes in Office

Arjen Hiemstra committed changes in [calligra] /sketch/qml:

sketch: Rework new/open handling so things work correctly again

The new/open pages and components are now completely stateless, simply
emitting a signal with the file to open or the options for creating a
file. The WelcomePage and MainPage now completely handle what happens
when a new/open file action is triggered, with the MainPage being able
to show the modified dialog before we do anything.

File Changes

Modified 8 files
  • /sketch/qml
  •   krita/CustomImagePage.qml
  •   krita/MainPage.qml
  •   krita/OpenImagePage.qml
  •   krita/WelcomePage.qml
  •   krita/components/NewImageList.qml
  •   krita/components/RecentFilesList.qml
  •   krita/panels/NewImagePanel.qml
  •   krita/panels/OpenImagePanel.qml
8 files changed in total