Revision 876b0ab...

Go back to digest for 27th February 2011

Features in KDE Base

Sebastian Kügler committed changes in [plasma-mobile] /preview:

bookmarks applet, shows some previews right now, very basic

- the bookmarks applet is a flickable list, that can be used to dispay a
list of bookmarks. It's backed with the webthumbnails from the
dataengine.

- Use a tempfile to transport the QImage into QML
QML unfortunately can't load from QImage, so we need to make it load
from disk. :-(

File Changes

Modified 4 files
  • /preview
  •   dataengines/kwebthumbnailer.cpp
  •   dataengines/kwebthumbnailer.h
  •   dataenginesengine.cpp
  •   dataenginesengine.h
4 files changed in total