Revision 59c310d...

Go back to digest for 24th June 2012

Optimization in Office

Jörg Ehrichs committed changes in [conquirere] /:

Add cache to speedup startup of the program

You can turn on the cache in the options.
After a restart the cache will be used to fill the tables with all data.

All changes made outside of Conquirere since the last restart will be updated slowly afterwards this might lead to some wrong visula data in the table view
but the correct data is still in the nepomuk database and will be shown if you select the resource in the sidebar.
The table view will be updated like before in the background without interrupting your workflow.

File Changes

Modified 12 files
  •   src/conquirere.kcfg
  •   src/core/models/bookmarkmodel.cpp
  •   src/core/models/documentmodel.cpp
  •   src/core/models/eventmodel.cpp
  •   src/core/models/mailmodel.cpp
  •   src/core/models/nepomukmodel.cpp
  •   src/core/models/notemodel.cpp
  •   src/core/models/publicationmodel.cpp
  •   src/core/models/referencemodel.cpp
  •   src/core/models/seriesmodel.cpp
  •   src/mainui/settings/appearancesettings.cpp
  •   src/mainui/settings/appearancesettings.ui
12 files changed in total