summaryrefslogtreecommitdiffstats
path: root/accounts/maildir/maildirsettings.cpp
Commit message (Collapse)AuthorAge
* Share the settings implementationChristian Mollekopf2016-07-16
|
* Remove account also if no resources are availableChristian Mollekopf2016-07-12
|
* Fixed the hardcoded capability filters.Christian Mollekopf2016-06-15
| | | | save as draft works again.
* Use the capability filter to avoid hardcoding resourcesChristian Mollekopf2016-05-10
|
* Avoid assembling uid ourselvesChristian Mollekopf2016-04-29
|
* Identity SupportChristian Mollekopf2016-04-13
|
* Use the MailtransportResource for mailtransport.Christian Mollekopf2016-04-10
|
* Store accounts in sinkChristian Mollekopf2016-03-17
|
* Fixed and tested maildirsettings.Christian Mollekopf2016-03-15
|
* store paths not urlsChristian Mollekopf2016-03-15
|
* Added a path validatorChristian Mollekopf2016-03-13
|
* Set the accountId on the settings component.Christian Mollekopf2016-03-12
|
* Extended maildir settings to create and register the sink resourceChristian Mollekopf2016-03-11
|
* Added a maildir configuration controller that can edit the config inChristian Mollekopf2016-03-03
sink. The property binding only works when using actual QObject::property'ies. It doesn't work at all with Q_PROPERTY, even with a NOTIFY signal.