Revision 1185816

Go back to digest for 17th October 2010

Other in Office

Jarosław Staniek committed changes in /branches/work/koffice-essen/tools/f-office:

KOffice UI Abstraction enables implementing various UIs on top of KOffice without in-depth knowledge of KOffice MVC APIs.
It's in par with efforts of making KOffice not dependent on QWidget-based interfaces (currently in koffice-essen branch).

It's effect of rather careful code cleanup and refactoring.
Published for review as early as possible.
The target is 2.4.

Reviewed in http://svn.reviewboard.kde.org/r/5615/

File Changes

Added 8 files
  • /branches/work/koffice-essen/tools/f-office
  •   /CollaborateInterface.h
  •   /ConfirmationDialog.cpp
  •   /ConfirmationDialog.h
  •   /KoAbstractApplication.h
  •   /KoAbstractApplicationController.cpp
  •   /KoAbstractApplicationController.h
  •   /KoAbstractApplicationImpl.cpp
  •   /KoAbstractApplicationImpl.h
Modified 8 files
  • /branches/work/koffice-essen/tools/f-office
  •   /AboutDialog.cpp
  •   /CMakeLists.txt
  •   /Common.h
  •   /MainWindow.cpp
  •   /MainWindow.h
  •   /OfficeInterface.h
  •   /PreviewDialog.cpp
  •   /PreviewDialog.h
16 files changed in total