PIM/Akregator port: Difference between revisions

From KDE Community Wiki
< PIM
No edit summary
Line 1: Line 1:
== Bugs ==
== Bugs ==
* [FIXED] KSelectionProxyModel causes a crash when a new feed is added and then deleted.
* '''[FIXED]''' KSelectionProxyModel causes a crash when a new feed is added and then deleted.


== Needed features ==
== Needed features ==

Revision as of 18:07, 15 April 2012

Bugs

  • [FIXED] KSelectionProxyModel causes a crash when a new feed is added and then deleted.

Needed features

  • [TODO] basic periodic fetching (can this be implemented using CachePolicy?)
  • [TODO] highlighting feeds currently fetched (in the old resource this was done using a custom dbus interface. Is that the only option? maybe use collection properties)
  • [IN PROGRESS] (Alessandro) move interval fetching and archive options configuration to a resource configuration dialog

Optional features