Revision 8f5f679...

Go back to digest for 5th February 2012

Features in KDE Base

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

RSS feed handling

Basic handling of RSS feeds, in KDeclarativeWebView and the QML UI
- KDeclarativeWebView exports a QStringList of RSS feeds
- In the dashboard, there's now an RSS button, which copies the link of
the first feed found to the clipboard

That way, the user can paste it into the RSS reader's add dialog, that
part already works.

Would be nicer to do this through Nepomuk, automatically, but this
already provides a nice base for it

File Changes

Modified 6 files
  •   applications/webbrowser/src/kdeclarativewebview.cpp
  •   applications/webbrowser/src/kdeclarativewebview.h
  •   components/mobilecomponents/animations/AppearAnimation.qml
  •   components/mobilecomponents/animations/DisappearAnimation.qml
  •   applications/webbrowser/package/contents/ui/content/CompletionPopup.qml
  •   applications/webbrowser/package/contents/ui/content/FlickableWebView.qml
6 files changed in total