summaryrefslogtreecommitdiffstats
path: root/accounts/maildir/maildirsettings.h
Commit message (Collapse)AuthorAge
* Share the settings implementationChristian Mollekopf2016-07-16
|
* Identity SupportChristian Mollekopf2016-04-13
|
* Use the MailtransportResource for mailtransport.Christian Mollekopf2016-04-10
|
* Store accounts in sinkChristian Mollekopf2016-03-17
|
* store paths not urlsChristian Mollekopf2016-03-15
|
* Added a path validatorChristian Mollekopf2016-03-13
|
* 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.