summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/controller.h
Commit message (Collapse)AuthorAge
* Fixed the foundAllKeys feature in the composerChristian Mollekopf2018-03-01
| | | | | | | setProperty doesn't work anymore for some reason, so we use a regular Q_PROPERTY. We have to explicitly reference the composerController variable, otherwise cc/bcc refernces don't work.
* Require a recipient for a mail.Christian Mollekopf2018-01-25
|
* Subcontrollers for list propertiesChristian Mollekopf2017-12-04
|
* Moved cpp code into src directoryChristian Mollekopf2017-04-05