Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Sync action | Christian Mollekopf | 2016-03-13 |
| | |||
* | Extended maildir settings to create and register the sink resource | Christian Mollekopf | 2016-03-11 |
| | |||
* | Merge branch 'develop' of git://anongit.kde.org/kube into develop | Christian Mollekopf | 2016-03-10 |
|\ | |||
| * | add scaling unit to the theme plugin and use it instaed of the main.qml unit ↵ | Michael Bohlender | 2016-03-10 |
| | | | | | | | | item | ||
| * | add themeplugin to cmake | Michael Bohlender | 2016-03-10 |
| | | |||
| * | Theme plugin with colorpalette | Michael Bohlender | 2016-03-10 |
| | | |||
* | | AccountsController | Christian Mollekopf | 2016-03-10 |
| | | |||
* | | Removed unnecessary stuff from AccountFactory and load data from plugin | Christian Mollekopf | 2016-03-10 |
|/ | | | | metadata. | ||
* | Merge branch 'develop' of git://anongit.kde.org/kube into develop | Christian Mollekopf | 2016-03-10 |
|\ | |||
| * | enable ugly add_attachments in composer | Michael Bohlender | 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 |
| | |||
* | Prepared a save-as-draft action. | Christian Mollekopf | 2016-03-09 |
| | |||
* | QWebPage can only be used in a QApplication | Christian Mollekopf | 2016-03-03 |
| | |||
* | Support for mail replies | Christian Mollekopf | 2016-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 qml | Christian Mollekopf | 2016-02-29 |
| | |||
* | Ignore the properties of base classes. | Christian Mollekopf | 2016-02-25 |
| | | | | QObject::objectName | ||
* | An overly basic settings framework. | Christian Mollekopf | 2016-02-25 |
| | | | | and a settings view to mess around. | ||
* | Cleanup | Christian Mollekopf | 2016-02-25 |
| | |||
* | Send mail from the composer | Christian Mollekopf | 2016-02-24 |
| | |||
* | Basic but working mailtransport. | Christian Mollekopf | 2016-02-24 |
| | |||
* | Moved the ActionHandlerHelper | Christian Mollekopf | 2016-02-24 |
| | |||
* | Keep the NodeHelper around to guarantee the availability of the | Christian Mollekopf | 2016-02-23 |
| | | | | extracted files | ||
* | Replace cid references with to the extracted file. | Christian Mollekopf | 2016-02-22 |
| | |||
* | Fixed build | Christian Mollekopf | 2016-02-22 |
| | |||
* | Moved the mail parsing into it's own little corner | Christian Mollekopf | 2016-02-22 |
| | |||
* | Make clear what we require and avoid hardcoding paths | Christian Mollekopf | 2016-02-22 |
| | |||
* | A somewhat ugly, but usable tree folder view | Christian Mollekopf | 2016-02-21 |
| | |||
* | Only load 100 mails at a time | Christian Mollekopf | 2016-02-21 |
| | |||
* | Fixed build | Christian Mollekopf | 2016-02-21 |
| | |||
* | Unbreak build | Christian Mollekopf | 2016-02-17 |
| | |||
* | Use the new headers | Christian Mollekopf | 2016-02-10 |
| | |||
* | Adapt to changes. | Christian Mollekopf | 2016-02-10 |
| | |||
* | A synchronize action that can sync folders | Christian Mollekopf | 2016-02-09 |
| | |||
* | Sort mails by date | Christian Mollekopf | 2016-02-09 |
| | |||
* | Made the maillist a bit easier to look at. | Christian Mollekopf | 2016-02-09 |
| | |||
* | composer: make it possible to select an identity | Michael Bohlender | 2016-02-04 |
| | |||
* | inintial composer controller + hook up to composer ui | Michael Bohlender | 2016-02-04 |
| | |||
* | make encrypted mails blue instead of red if everything is fine | Sandro Knauß | 2016-02-03 |
| | |||
* | Laod html and decrypt mails directly | Sandro Knauß | 2016-02-03 |
| | |||
* | create & load css for mails | Sandro Knauß | 2016-02-02 |
| | |||
* | Correctly link to sinkcommon | Christian Mollekopf | 2016-01-21 |
| | |||
* | Akonadi2 -> Sink | Christian Mollekopf | 2016-01-21 |
| | |||
* | Merge remote-tracking branch 'origin/dev/libotp' into develop | Christian Mollekopf | 2016-01-21 |
|\ | | | | | | | | | Conflicts: framework/mail/CMakeLists.txt | ||
| * | Adopt changes from libOtp | Sandro Knauß | 2016-01-15 |
| | | | | | | | | | | * CSSHalper -> CSSHerlperBase * new pure virtual methods from ObjectTreeSourceIf | ||
| * | Render HTML directly to string and not via indirecton of a file | Sandro Knauß | 2016-01-15 |
| | | |||
| * | render mail to html | Sandro Knauß | 2016-01-12 |
| | |