summaryrefslogtreecommitdiffstats
path: root/framework/domain/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Removed old filesChristian Mollekopf2017-04-05
|
* A single framework pluginChristian Mollekopf2017-04-05
|
* Install all plugins into the same folderChristian Mollekopf2017-04-05
|
* Simple peoplemodel for addressbookChristian Mollekopf2017-03-10
| | | | | Currently just queries for a flat list of contacts. Read-only.
* Adapted to KAsync changesChristian Mollekopf2017-03-01
|
* add initial contact controller and contact detail viewMichael Bohlender2017-02-02
|
* move accounts related files to seperate folderMichael Bohlender2017-01-05
|
* Mouseproxy to fix the scrolling behaviour.Christian Mollekopf2017-01-03
| | | | The webview simply no longer gets scroll events.
* FoldercontrollerChristian Mollekopf2017-01-02
|
* Outboxcontroller and MailcontrollerChristian Mollekopf2017-01-02
|
* 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.
* We don't depend on kiconthemes directly.Christian Mollekopf2016-11-23
|
* AutocompleteLineEditChristian Mollekopf2016-11-17
|
* Add AttachmentModel for viewerSandro Knauß2016-11-08
|
* use modeltest fromupstream to make sure, we have a valid modelSandro Knauß2016-10-18
|
* Merge branch 'develop' into dev/mimetreeinterfaceSandro Knauß2016-10-11
|\
| * An outbox modelChristian Mollekopf2016-10-10
| |
* | create model for new mailviewerSandro Knauß2016-10-11
| |
* | Use new mimetreeparser interfaceSandro Knauß2016-08-10
| |
* | first tests with mimetreeparser interfaceSandro Knauß2016-07-19
|/
* delete unnecessary filesSandro Knauß2016-07-19
|
* update change from mimetreeparserSandro Knauß2016-07-19
|
* Share the settings implementationChristian Mollekopf2016-07-16
|
* Removed mailtransport that lives in Sink now.Christian Mollekopf2016-07-01
|
* add KF5:IconThemes to target_link_libraries so that it all compiles againMichael Bohlender2016-05-29
|
* 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.
* Show identities instead of accountsChristian Mollekopf2016-04-17
|
* Adapt the move from Otp -> MimeTreeParserSandro Knauß2016-03-29
|
* Multi-Account support in the folderviewChristian Mollekopf2016-03-14
|
* AccountsControllerChristian Mollekopf2016-03-10
|
* A factory to load account plugins.Christian Mollekopf2016-03-10
|
* rename composer -> composercontrollerMichael Bohlender2016-03-09
|
* remove controller that are not longer neededMichael Bohlender2016-03-09
|
* Renamed the framework pluginsChristian Mollekopf2016-03-09
|
* Moved framework/mail to framework/domainChristian Mollekopf2016-03-09