Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed old files | 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 |
| | |||
* | Simple peoplemodel for addressbook | Christian Mollekopf | 2017-03-10 |
| | | | | | Currently just queries for a flat list of contacts. Read-only. | ||
* | Adapted to KAsync changes | Christian Mollekopf | 2017-03-01 |
| | |||
* | add initial contact controller and contact detail view | Michael Bohlender | 2017-02-02 |
| | |||
* | move accounts related files to seperate folder | Michael Bohlender | 2017-01-05 |
| | |||
* | Mouseproxy to fix the scrolling behaviour. | Christian Mollekopf | 2017-01-03 |
| | | | | The webview simply no longer gets scroll events. | ||
* | Foldercontroller | Christian Mollekopf | 2017-01-02 |
| | |||
* | Outboxcontroller and Mailcontroller | Christian Mollekopf | 2017-01-02 |
| | |||
* | 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. | ||
* | We don't depend on kiconthemes directly. | Christian Mollekopf | 2016-11-23 |
| | |||
* | AutocompleteLineEdit | Christian Mollekopf | 2016-11-17 |
| | |||
* | Add AttachmentModel for viewer | Sandro Knauß | 2016-11-08 |
| | |||
* | use modeltest fromupstream to make sure, we have a valid model | Sandro Knauß | 2016-10-18 |
| | |||
* | Merge branch 'develop' into dev/mimetreeinterface | Sandro Knauß | 2016-10-11 |
|\ | |||
| * | An outbox model | Christian Mollekopf | 2016-10-10 |
| | | |||
* | | create model for new mailviewer | Sandro Knauß | 2016-10-11 |
| | | |||
* | | Use new mimetreeparser interface | Sandro Knauß | 2016-08-10 |
| | | |||
* | | first tests with mimetreeparser interface | Sandro Knauß | 2016-07-19 |
|/ | |||
* | delete unnecessary files | Sandro Knauß | 2016-07-19 |
| | |||
* | update change from mimetreeparser | Sandro Knauß | 2016-07-19 |
| | |||
* | Share the settings implementation | Christian Mollekopf | 2016-07-16 |
| | |||
* | Removed mailtransport that lives in Sink now. | Christian Mollekopf | 2016-07-01 |
| | |||
* | add KF5:IconThemes to target_link_libraries so that it all compiles again | Michael Bohlender | 2016-05-29 |
| | |||
* | 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. | ||
* | Show identities instead of accounts | Christian Mollekopf | 2016-04-17 |
| | |||
* | Adapt the move from Otp -> MimeTreeParser | Sandro Knauß | 2016-03-29 |
| | |||
* | Multi-Account support in the folderview | Christian Mollekopf | 2016-03-14 |
| | |||
* | AccountsController | Christian Mollekopf | 2016-03-10 |
| | |||
* | A factory to load account plugins. | Christian Mollekopf | 2016-03-10 |
| | |||
* | rename composer -> composercontroller | Michael Bohlender | 2016-03-09 |
| | |||
* | remove controller that are not longer needed | Michael Bohlender | 2016-03-09 |
| | |||
* | Renamed the framework plugins | Christian Mollekopf | 2016-03-09 |
| | |||
* | Moved framework/mail to framework/domain | Christian Mollekopf | 2016-03-09 |