summaryrefslogtreecommitdiffstats
path: root/framework/domain/composercontroller.cpp
Commit message (Expand)AuthorAge
* Moved cpp code into src directoryChristian Mollekopf2017-04-05
* Namespace cleanupChristian Mollekopf2017-03-10
* New KAsync apiChristian Mollekopf2017-01-24
* Make clear on the controller workChristian Mollekopf2017-01-24
* syncThen is no longer necessary.Christian Mollekopf2017-01-12
* Fix mail sendingChristian Mollekopf2017-01-12
* move accounts related files to seperate folderMichael Bohlender2017-01-05
* Make sure we have a date and a messageidChristian Mollekopf2017-01-04
* Less boilerplateChristian Mollekopf2017-01-02
* Outboxcontroller and MailcontrollerChristian Mollekopf2017-01-02
* Instead of using the action system we use controllers only.Christian Mollekopf2017-01-02
* Encapsulate completer and selector.Christian Mollekopf2016-12-30
* A typesafe action contextChristian Mollekopf2016-12-29
* Removed an unnecessary debug messageChristian Mollekopf2016-12-23
* Close the composer when doneChristian Mollekopf2016-12-16
* Revamp of composercontroller to use actions more.Christian Mollekopf2016-12-16
* AutocompleteLineEditChristian Mollekopf2016-11-17
* Adapt to KAsync changes.Christian Mollekopf2016-09-15
* Let the controller retrieve what it requires, remember the id of theChristian Mollekopf2016-05-11
* Support for loading draftsChristian Mollekopf2016-05-10
* A save-as-draft action & action resultsChristian Mollekopf2016-05-03
* Show identities instead of accountsChristian Mollekopf2016-04-17
* Use the MailtransportResource for mailtransport.Christian Mollekopf2016-04-10
* enable ugly add_attachments in composerMichael Bohlender2016-03-10
* rename composer -> composercontrollerMichael Bohlender2016-03-09