PIM/Akregator port: Difference between revisions
< PIM
(new page to document the Akonadi port of Akregator) |
(→Bugs) |
||
Line 1: | Line 1: | ||
== Bugs == | == Bugs == | ||
* 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:06, 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