Revision 6055683...

Go back to digest for 24th March 2013

Features in Office

Sebastian Sauer committed changes in [calligra/coffice] /:

Land milestone 2.96

* Fix crash on reload
* Made pinch-to-zoom working as expected
* Render pages only once they become visible
* Use proper QML UI for fileopen rather then QWidgets based QFileDialog
* Lot of improvements to the QML UI
* Introduce Settings as future backend for QML+KConfig
* Added PathShape and VectorShape plugins
* Made Variables plugins proper register/display
* Added progressbar
* Android API-level is 7 now what means it works on Android >=2.1

File Changes

Added 13 files
  •   coffice/coffice/FileSystemModel.cpp
  •   coffice/coffice/FileSystemModel.h
  •   coffice/coffice/Settings.cpp
  •   coffice/coffice/Settings.h
  •   coffice/fake/KFileWidget
  •   coffice/coffice/qml/coffice/ButtonBar.qml
  •   coffice/coffice/qml/coffice/DocumentPage.qml
  •   coffice/coffice/qml/coffice/FilePage.qml
  •   coffice/coffice/qml/coffice/Label.qml
  •   coffice/coffice/qml/coffice/ListItemDelegate.qml
  •   coffice/coffice/qml/coffice/Page.qml
  •   coffice/coffice/qml/coffice/PageStack.js
  •   coffice/coffice/qml/coffice/PageStack.qml
Deleted 1 files
  • coffice/android/res/layout/splash.xml
Modified 15 files
  •   coffice/android/AndroidManifest.xml
  •   coffice/android/project.properties
  •   coffice/calligraplugins/calligraplugins.pro
  •   coffice/coffice/coffice.pro
  •   coffice/coffice/DocumentView.cpp
  •   coffice/coffice/DocumentView.h
  •   coffice/coffice/main.cpp
  •   coffice/fake/kfiledialog.h
  •   coffice/fake/knuminput.h
  •   coffice/fake/kxmlguiwindow.h
  •   coffice/fake/kio/job.cpp
  •   coffice/fake/kio/job.h
  •   coffice/coffice/qml/coffice/Button.qml
  •   coffice/coffice/qml/coffice/main.qml
  •   coffice/android/src/org/kde/necessitas/origo/QtActivity.java
29 files changed in total