summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Collapse)AuthorAge
* Adapt to KAsync changes.Christian Mollekopf2016-09-15
|
* remove obsolete custon theme since we are now using the kirigami themeMichael Bohlender2016-09-07
|
* remove obsolete code from settingsMichael Bohlender2016-09-07
|
* able to show all mails and not segfault by random mails (tempfix)Michael Bohlender2016-09-04
|
* Adopt changes in messagelib interfaceSandro Knauß2016-07-26
|
* delete unnecessary filesSandro Knauß2016-07-19
|
* update change from mimetreeparserSandro Knauß2016-07-19
|
* Share the settings implementationChristian Mollekopf2016-07-16
|
* Actually execute the subjobChristian Mollekopf2016-07-14
|
* Start using Sink::Log for Kube as well.Christian Mollekopf2016-07-14
|
* Show the account statusChristian Mollekopf2016-07-11
|
* Removed mailtransport that lives in Sink now.Christian Mollekopf2016-07-01
|
* Less noiseChristian Mollekopf2016-06-28
|
* Move-to-trash actionChristian Mollekopf2016-06-28
|
* Fixed mailsorting by dateChristian Mollekopf2016-06-21
|
* Fixed the hardcoded capability filters.Christian Mollekopf2016-06-15
| | | | save as draft works again.
* cleanup messageparserSandro Knauß2016-06-09
|
* Export isHidden flog for messagepartsSandro Knauß2016-06-09
|
* adopt new mimetreeparserSandro Knauß2016-06-06
|
* add KF5:IconThemes to target_link_libraries so that it all compiles againMichael Bohlender2016-05-29
|
* Let the controller retrieve what it requires, remember the id of theChristian Mollekopf2016-05-11
| | | | draft to modfiy.
* Support for loading draftsChristian Mollekopf2016-05-10
|
* Less hardcoding of propertiesChristian Mollekopf2016-05-10
|
* Use the new getters to fix the mimeMessage loading and look much better.Christian Mollekopf2016-05-10
|
* Use the capability filter to avoid hardcoding resourcesChristian Mollekopf2016-05-10
|
* A working save-as-draft actionChristian Mollekopf2016-05-09
|
* Unbreak action execution from qmlChristian Mollekopf2016-05-04
| | | | | QML can't do with custom return types. (we'd have to wrap it in a QVariant or use a property).
* 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.
* Don't print every mail we query for.Christian Mollekopf2016-04-29
|
* Avoid assembling uid ourselvesChristian Mollekopf2016-04-29
|
* Show identities instead of accountsChristian Mollekopf2016-04-17
|
* Use the MailtransportResource for mailtransport.Christian Mollekopf2016-04-10
|
* Replace the HTML view by a tree of QML views.Christian Mollekopf2016-04-07
| | | | | This allows us to do all the visual hints for the mail parts in qml, instead of HTML.
* Use parseToTree to get a messageTree and create the html on our ownSandro Knauß2016-04-02
|
* Adapt the move from Otp -> MimeTreeParserSandro Knauß2016-03-29
|
* Store accounts in sinkChristian Mollekopf2016-03-17
|
* Fixed loading of account names.Christian Mollekopf2016-03-15
|
* Multi-Account support in the folderviewChristian Mollekopf2016-03-14
|
* Sync actionChristian Mollekopf2016-03-13
|
* Extended maildir settings to create and register the sink resourceChristian Mollekopf2016-03-11
|
* Merge branch 'develop' of git://anongit.kde.org/kube into developChristian Mollekopf2016-03-10
|\
| * add scaling unit to the theme plugin and use it instaed of the main.qml unit ↵Michael Bohlender2016-03-10
| | | | | | | | item
| * add themeplugin to cmakeMichael Bohlender2016-03-10
| |
| * Theme plugin with colorpaletteMichael Bohlender2016-03-10
| |
* | AccountsControllerChristian Mollekopf2016-03-10
| |
* | Removed unnecessary stuff from AccountFactory and load data from pluginChristian Mollekopf2016-03-10
|/ | | | metadata.
* Merge branch 'develop' of git://anongit.kde.org/kube into developChristian Mollekopf2016-03-10
|\
| * enable ugly add_attachments in composerMichael Bohlender2016-03-10
| |
* | A factory to load account plugins.Christian Mollekopf2016-03-10
|/