summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAge
* Query for threadsChristian Mollekopf2016-10-10
* Adapted to new APIChristian Mollekopf2016-10-05
* Less namespaces improve readabilityChristian Mollekopf2016-10-04
* Adapted to new query apiChristian Mollekopf2016-10-04
* 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
* 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
* 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
* Link to KAsyncChristian Mollekopf2016-05-04
* A save-as-draft action & action resultsChristian Mollekopf2016-05-03
* 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
* 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
| * add themeplugin to cmakeMichael Bohlender2016-03-10
| * Theme plugin with colorpaletteMichael Bohlender2016-03-10
* | AccountsControllerChristian Mollekopf2016-03-10