Revision 9a90696...

Go back to digest for 13th May 2012

Features in Office

C. Boemann committed changes in [calligra] /:

Make author information configurable on a settings level.

The Document Information dialog's Author tab becomes read only and just shows who
last saved the document.

The author information is shared across all calligra apps, and can hold any number of
author profiles. The user creates and deletes author profiles through the settings dialog.

The profiles are stored in the calligra wide config.

In the settings menu a submenu should be added where you can choose the active profile.

The active profile is stored in the application's config.



It also solves the bug (no number) that save cycles number was never incremented

File Changes

Added 1 files
  • libs/main/config/KoConfigAuthorPage.cpp
Modified 25 files
  •   krita/krita.rc
  •   sheets/sheets.rc
  •   stage/stage.rc
  •   flow/part/flow.rc
  •   karbon/data/karbon.rc
  •   libs/main/calligra_shell.rc
  •   libs/main/CMakeLists.txt
  •   libs/main/KoDocumentInfo.cpp
  •   libs/main/KoDocumentInfo.h
  •   libs/main/koDocumentInfoAuthorWidget.ui
  •   libs/main/KoDocumentInfoDlg.cpp
  •   libs/main/KoDocumentInfoDlg.h
  •   libs/main/KoView.cpp
  •   libs/main/KoView.h
  •   words/part/KWView.cpp
  •   words/part/words.rc
  •   filters/karbon/xfig/XFigOdgWriter.cpp
  •   filters/stage/kpr2odf/Filterkpr2odf.cpp
  •   karbon/ui/dialogs/KarbonConfigureDialog.cpp
  •   karbon/ui/dialogs/KarbonConfigureDialog.h
  •   krita/ui/dialogs/kis_dlg_preferences.cc
  •   krita/ui/dialogs/kis_dlg_preferences.h
  •   libs/kopageapp/dialogs/KoPAConfigureDialog.cpp
  •   libs/kopageapp/dialogs/KoPAConfigureDialog.h
  •   sheets/part/dialogs/PreferenceDialog.cpp
26 files changed in total