Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | TextEditor html conversion and testrunner | Christian Mollekopf | 2017-10-06 |
| | |||
* | The grand cmake cleanup | Christian Mollekopf | 2017-08-23 |
| | | | | | | We had a ton of duplication in our cmake code because we had no common toplevel settings. This is now cleaned up so we can sanely change settings and so we know what we have set. | ||
* | Removed superfluous find_package call | Christian Mollekopf | 2017-08-17 |
| | |||
* | Moved cpp code into src directory | Christian Mollekopf | 2017-04-05 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | Install all plugins into the same folder | Christian Mollekopf | 2017-04-05 |
| | |||
* | One framework plugin to rule them all | Christian Mollekopf | 2017-04-04 |
| | |||
* | Start of a notifications framework | Christian Mollekopf | 2017-03-15 |
| | |||
* | Adapted to KAsync changes | Christian Mollekopf | 2017-03-01 |
| | |||
* | create account framework plugin | Michael Bohlender | 2017-01-05 |
| | |||
* | We don't depend on kiconthemes directly. | Christian Mollekopf | 2016-11-23 |
| | |||
* | build with gpgme instead of libkleo | Sandro Knauß | 2016-11-07 |
| | |||
* | remove obsolete custon theme since we are now using the kirigami theme | Michael Bohlender | 2016-09-07 |
| | |||
* | 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. | ||
* | Adapt the move from Otp -> MimeTreeParser | Sandro Knauß | 2016-03-29 |
| | |||
* | add themeplugin to cmake | Michael Bohlender | 2016-03-10 |
| | |||
* | Moved framework/mail to framework/domain | Christian Mollekopf | 2016-03-09 |
| | |||
* | An overly basic settings framework. | Christian Mollekopf | 2016-02-25 |
| | | | | and a settings view to mess around. | ||
* | Send mail from the composer | Christian Mollekopf | 2016-02-24 |
| | |||
* | Make clear what we require and avoid hardcoding paths | Christian Mollekopf | 2016-02-22 |
| | |||
* | Adapt to changes. | Christian Mollekopf | 2016-02-10 |
| | |||
* | Akonadi2 -> Sink | Christian Mollekopf | 2016-01-21 |
| | |||
* | Merge remote-tracking branch 'origin/dev/libotp' into develop | Christian Mollekopf | 2016-01-21 |
|\ | | | | | | | | | Conflicts: framework/mail/CMakeLists.txt | ||
| * | render mail to html | Sandro Knauß | 2016-01-12 |
| | | |||
| * | Replace links to akonadi2common with propper cmake package | Sandro Knauß | 2016-01-12 |
| | | |||
* | | Implemented some akonadi actions | Christian Mollekopf | 2016-01-06 |
|/ | |||
* | Prototype of the action system | Christian Mollekopf | 2016-01-05 |
| | |||
* | Test client that loads data from akonadi | Christian Mollekopf | 2015-10-23 |
| | |||
* | initial mailplugin with maillistcontroller, model and view | Michael Bohlender | 2015-10-16 |