summaryrefslogtreecommitdiffstats
path: root/framework/actions/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Removed old filesChristian Mollekopf2017-04-05
|
* Install all plugins into the same folderChristian Mollekopf2017-04-05
|
* Adapted to KAsync changesChristian Mollekopf2017-03-01
|
* Instead of using the action system we use controllers only.Christian Mollekopf2017-01-02
| | | | | It's simpler, and the action system was just too complex to use in a typesafe way.
* 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
|
* Prototype of the action systemChristian Mollekopf2016-01-05