Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed old files | Christian Mollekopf | 2017-04-05 |
| | |||
* | Install all plugins into the same folder | Christian Mollekopf | 2017-04-05 |
| | |||
* | Adapted to KAsync changes | Christian Mollekopf | 2017-03-01 |
| | |||
* | Instead of using the action system we use controllers only. | Christian Mollekopf | 2017-01-02 |
| | | | | | It's simpler, and the action system was just too complex to use in a typesafe way. | ||
* | Link to KAsync | Christian Mollekopf | 2016-05-04 |
| | |||
* | A save-as-draft action & action results | Christian Mollekopf | 2016-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 plugins | Christian Mollekopf | 2016-03-09 |
| | |||
* | Prototype of the action system | Christian Mollekopf | 2016-01-05 |