summaryrefslogtreecommitdiffstats
path: root/framework/actions
Commit message (Collapse)AuthorAge
* Adapt to KAsync changes.Christian Mollekopf2016-09-15
|
* Unbreak action execution from qmlChristian Mollekopf2016-05-04
| | | | | QML can't do with custom return types. (we'd have to wrap it in a QVariant or use a property).
* Link to KAsyncChristian Mollekopf2016-05-04
|
* A save-as-draft action & action resultsChristian Mollekopf2016-05-03
| | | | | | This patch introduces tracking of actions, so they can be tested. It also provides a save-as-draft action, that looks for the draft folder, and stores the mail accordingly.
* Renamed the framework pluginsChristian Mollekopf2016-03-09
|
* Ignore the properties of base classes.Christian Mollekopf2016-02-25
| | | | QObject::objectName
* CleanupChristian Mollekopf2016-02-25
|
* Send mail from the composerChristian Mollekopf2016-02-24
|
* Moved the ActionHandlerHelperChristian Mollekopf2016-02-24
|
* Prototype of the action systemChristian Mollekopf2016-01-05