akonadi
Todo List
- Member Akonadi::AgentBase::setNeedsNetwork (bool needsNetwork)
- use this in combination with Solid::Networking::Notifier to change the onLine status of the agent.
- Parameters
-
needsNetwork true
if the agents needs network. Defaults tofalse
- Class Akonadi::CachePolicy
Do we also need a size limit for the cache as well?
on a POP3 account, is should not be possible to change locally cached parts, find a solution for that
- Member Akonadi::Collection::url () const
- KDE5 remove in favor of url( UrlType type = UrlShort ).
- Member Akonadi::CollectionFetchJob::CollectionFetchJob (const Collection::List &collections, Type type, QObject *parent=0)
- KDE5 merge with ctor above.
- Since
- 4.7
- Member Akonadi::ContactSearchJob::setQuery (Criterion criterion, const QString &value)
- Merge with the method below in KDE5
- Class Akonadi::ErrorOverlay
handle initial parent == 0 case correctly, reparent later and hide as long as parent widget is 0
fix hiding in dock widget tabs
- Class Akonadi::Monitor
Distinguish between monitoring collection properties and collection content.
Special case for collection content counts changed
- Namespace Akonadi::PasteHelper
- Use in item/collection models as well for dnd
- Class Akonadi::ProtocolHelper
Add unit tests for this.
Use exceptions for a useful error handling
- Class Akonadi::ResourceBase
Complete this (online/offline state management)
Convenience base class for collection-less resources
- Class Akonadi::StandardActionManager
- collection deleting and sync do not support multi-selection yet
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.