summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/composercontroller.h
Commit message (Collapse)AuthorAge
* Always guard async callbacksChristian Mollekopf2017-12-08
|
* Subcontrollers for list propertiesChristian Mollekopf2017-12-04
|
* Disable encryption buttons if keys are missingChristian Mollekopf2017-11-27
|
* Only look for keys when crypto is enabledChristian Mollekopf2017-11-25
|
* Find signing keysChristian Mollekopf2017-11-22
|
* Prepping encryptionChristian Mollekopf2017-11-22
|
* Assembling html mailsChristian Mollekopf2017-10-08
|
* Attachment removalChristian Mollekopf2017-06-14
| | | | | We'd rather do something via the model index instead of requering an additional role, but this works for the time being.
* Attachment support in the composerChristian Mollekopf2017-06-14
|
* Working but ugly editor for recipients in composerChristian Mollekopf2017-06-12
| | | | | | | | | What remains to be done is: * proper delegates * removal of recipeients * at some point d&d of recipients * Perhaps something that encapsulates the whole list and the model in a nicer way
* Moved cpp code into src directoryChristian Mollekopf2017-04-05