Revision 799977

Go back to digest for 27th April 2008

Features in KDE Base

Norbert Frese committed changes in /trunk/KDE/kdelibs/kfile:

Implement <a href="http://www.freedesktop.org/wiki/Specifications/desktop-bookmark-spec">http://www.freedesktop.org/wiki/Specifications/desktop-bookmark-spec</a>; for the custom items in KFilePlacesModel.

The new "synchronizer" class KFilePlacesSharedBookmarks is used to synchronize those items with $XDG_DATA_HOME/user-places.xbel.

Also improves the ID Generator in KFilePlacesItem to create unique ID's.

File Changes

Added 2 files
  • /trunk/KDE/kdelibs/kfile
  •   /kfileplacessharedbookmarks.cpp
  •   /kfileplacessharedbookmarks_p.h
Modified 5 files
  • /trunk/KDE/kdelibs/kfile
  •   /CMakeLists.txt
  •   /kfileplacesitem.cpp
  •   /kfileplacesitem_p.h
  •   /kfileplacesmodel.cpp
  •   /tests/kfileplacesmodeltest.cpp
7 files changed in total