summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/controller.h
Commit message (Collapse)AuthorAge
* Avoid binding loop on initialTextChristian Mollekopf2018-07-05
| | | | which broke html -> plain conversion
* On windows the exports are mandatoryChristian Mollekopf2018-05-03
|
* 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