Revision 9e630ca...

Go back to digest for 4th November 2012

Features in Educational

Bernhard Beschow committed changes in [marble] /:

always create an empty bookmark document upon construction

Establishing the invariant that a document is always around avoids null pointer issues. In addition, creating an empty document upon construction should be indistinguishable from outside (compared to the previous approach where a document is created on demand).

File Changes

Modified 4 files
  •   tests/BookmarkManagerTest.cpp
  •   src/lib/BookmarkManager.cpp
  •   src/lib/BookmarkManager_p.h
  •   src/lib/BookmarkManagerDialog.cpp
4 files changed in total