summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Collapse)AuthorAge
* 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
|/
* 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
|
* Prepared a save-as-draft action.Christian Mollekopf2016-03-09
|
* QWebPage can only be used in a QApplicationChristian Mollekopf2016-03-03
|
* Support for mail repliesChristian Mollekopf2016-03-01
| | | | | | | | A template message is generated based on the input message, including appropriate recepients and quoted text. Encoding and and options are mostly hardcoded still, and there might be one or the other crash with HTML mails. Also image/attachment support is incomplete.
* A helper class to access a value from a model in qmlChristian Mollekopf2016-02-29
|
* Ignore the properties of base classes.Christian Mollekopf2016-02-25
| | | | QObject::objectName
* An overly basic settings framework.Christian Mollekopf2016-02-25
| | | | and a settings view to mess around.
* CleanupChristian Mollekopf2016-02-25
|
* Send mail from the composerChristian Mollekopf2016-02-24
|
* Basic but working mailtransport.Christian Mollekopf2016-02-24
|
* Moved the ActionHandlerHelperChristian Mollekopf2016-02-24
|
* Keep the NodeHelper around to guarantee the availability of theChristian Mollekopf2016-02-23
| | | | extracted files
* Replace cid references with to the extracted file.Christian Mollekopf2016-02-22
|
* Fixed buildChristian Mollekopf2016-02-22
|
* Moved the mail parsing into it's own little cornerChristian Mollekopf2016-02-22
|
* Make clear what we require and avoid hardcoding pathsChristian Mollekopf2016-02-22
|
* A somewhat ugly, but usable tree folder viewChristian Mollekopf2016-02-21
|
* Only load 100 mails at a timeChristian Mollekopf2016-02-21
|
* Fixed buildChristian Mollekopf2016-02-21
|
* Unbreak buildChristian Mollekopf2016-02-17
|
* Use the new headersChristian Mollekopf2016-02-10
|
* Adapt to changes.Christian Mollekopf2016-02-10
|
* A synchronize action that can sync foldersChristian Mollekopf2016-02-09
|
* Sort mails by dateChristian Mollekopf2016-02-09
|
* Made the maillist a bit easier to look at.Christian Mollekopf2016-02-09
|
* composer: make it possible to select an identityMichael Bohlender2016-02-04
|
* inintial composer controller + hook up to composer uiMichael Bohlender2016-02-04
|
* make encrypted mails blue instead of red if everything is fineSandro Knauß2016-02-03
|
* Laod html and decrypt mails directlySandro Knauß2016-02-03
|