Revision 98ef371...

Go back to digest for 11th March 2012

Features in Office

Smit Patel committed changes in [calligra] /:

added support for
1) generate bibliography with given sort keys
2) add sort key and order asc/desc
3) citation prefix/suffix
4) numbered citation entries
5) generate bibliography from citation sorted by position
6) insert bibliography from pre-defined templates
7) generate bibliography from custom bibliography fields
8) custom span for separating bibliography fields

File Changes

Added 3 files
  • /textshape/dialogs
  •   plugins/BibliographyPreview.cpp
  •   plugins/BibliographyPreview.h
  •   plugins/BibliographyTemplate.cpp
Deleted 2 files
  • /kotext
  •   libs/KoInlineBibliography.cpp
  •   libs/KoInlineBibliography.h
Modified 29 files
  •   libs/kotext/BibliographyGenerator.cpp
  •   libs/kotext/BibliographyGenerator.h
  •   libs/kotext/KoBibliographyInfo.cpp
  •   libs/kotext/KoBibliographyInfo.h
  •   libs/kotext/KoInlineCite.cpp
  •   libs/kotext/KoInlineCite.h
  •   libs/kotext/KoInlineTextObjectManager.cpp
  •   libs/kotext/KoInlineTextObjectManager.h
  •   libs/kotext/KoTextEditor.cpp
  •   libs/kotext/KoTextEditor.h
  •   libs/kotext/ToCBibGeneratorInfo.h
  •   libs/odf/KoOdfBibliographyConfiguration.cpp
  •   libs/odf/KoOdfBibliographyConfiguration.h
  •   plugins/textshape/CMakeLists.txt
  •   plugins/textshape/ReferencesTool.cpp
  •   plugins/textshape/ReferencesTool.h
  •   libs/kotext/styles/KoStyleManager.cpp
  •   libs/kotext/styles/KoStyleManager.h
  •   plugins/textshape/dialogs/BibliographyConfigureDialog.cpp
  •   plugins/textshape/dialogs/BibliographyConfigureDialog.h
  •   plugins/textshape/dialogs/BibliographyConfigureDialog.ui
  •   plugins/textshape/dialogs/CitationInsertionDialog.cpp
  •   plugins/textshape/dialogs/InsertBibliographyDialog.cpp
  •   plugins/textshape/dialogs/InsertBibliographyDialog.h
  •   plugins/textshape/dialogs/InsertBibliographyDialog.ui
  •   plugins/textshape/dialogs/SimpleCitationBibliographyWidget.cpp
  •   plugins/textshape/dialogs/SimpleCitationBibliographyWidget.h
  •   plugins/textshape/dialogs/SimpleCitationBibliographyWidget.ui
  •   plugins/textshape/dialogs/TableOfContentsTemplate.cpp
34 files changed in total