Revision 317bc07...

Go back to digest for 19th June 2011

Features in Office

Jarosław Staniek committed changes in [calligra/kexi-modern_menu-staniek] /:

"Recent Projects" assistant implemented, shortcut files improved

Core, Main
*Shortcut files
**bumped version to v3: "name" for shortcuts to file-based databases is a full file path now. If the file is within the user's home directory, the dir is replaced with $HOME, e.g. name=$HOME/mydb.kexi. Not compatible with earlier versions but in these versions only filename was stored so the file was generally inaccessible anyway. "lastOpened" field added of type date/time (ISO format).
**saving and loading code moved to KexiProjectData
*Information about recent projects now saved, loaded and displayed properly

DIGEST: "Recent Projects" assistant implemented

File Changes

Modified 17 files
  •   kexi/core/kexidbshortcutfile.cpp
  •   kexi/core/kexidbshortcutfile.h
  •   kexi/core/kexiproject.cpp
  •   kexi/core/kexiproject.h
  •   kexi/core/kexiprojectdata.cpp
  •   kexi/core/kexiprojectdata.h
  •   kexi/core/kexiprojectset.cpp
  •   kexi/core/kexiprojectset.h
  •   kexi/core/KexiRecentProjects.cpp
  •   kexi/core/KexiRecentProjects.h
  •   kexi/kexiutils/KexiCategorizedView.cpp
  •   kexi/main/KexiMainWindow.cpp
  •   kexi/main/KexiMainWindow.h
  •   kexi/migration/keximigrate.cpp
  •   kexi/doc/dev/CHANGELOG-Kexi-js
  •   kexi/main/startup/KexiRecentProjectsModel.cpp
  •   kexi/main/startup/KexiStartup.cpp
17 files changed in total