Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Multi-Account support in the folderview | Christian Mollekopf | 2016-03-14 |
| | |||
* | Sync action | Christian Mollekopf | 2016-03-13 |
| | |||
* | Added a path validator | Christian Mollekopf | 2016-03-13 |
| | |||
* | shortcuts is not existing | Christian Mollekopf | 2016-03-13 |
| | |||
* | Set the accountId on the settings component. | Christian Mollekopf | 2016-03-12 |
| | |||
* | Dynamically create components instead of just hiding them | Christian Mollekopf | 2016-03-12 |
| | |||
* | Dynamically created file dialog | Christian Mollekopf | 2016-03-12 |
| | |||
* | Extended maildir settings to create and register the sink resource | Christian Mollekopf | 2016-03-11 |
| | |||
* | cmake warnings | Christian Mollekopf | 2016-03-11 |
| | |||
* | add scrollview to the accountslist | Michael Bohlender | 2016-03-10 |
| | |||
* | improved settings ui | Michael Bohlender | 2016-03-10 |
| | |||
* | Merge branch 'develop' of git://anongit.kde.org/kube into develop | Christian Mollekopf | 2016-03-10 |
|\ | |||
| * | remove uses of plasma components where we have a qtquick controlls equivalent | Michael Bohlender | 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 | ||
| * | remove Colorpalette.qml and change its use to the theme plugin | Michael Bohlender | 2016-03-10 |
| | | |||
| * | 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 |
| | |||
* | remove qml files that are no longer needed | Michael Bohlender | 2016-03-09 |
| | |||
* | import as Mail -> import as KubeFramework | Michael Bohlender | 2016-03-09 |
| | |||
* | .gitignore++ | Michael Bohlender | 2016-03-09 |
| | |||
* | Renamed the framework plugins | Christian Mollekopf | 2016-03-09 |
| | |||
* | Install org.kube.components.mail package and install the rest of | Christian Mollekopf | 2016-03-09 |
| | | | | components as qml package | ||
* | Moved framework/mail to framework/domain | Christian Mollekopf | 2016-03-09 |
| | |||
* | Removed kube-accounts | Christian Mollekopf | 2016-03-09 |
| | |||
* | Moved application to components | Christian Mollekopf | 2016-03-09 |
| | |||
* | Merge branch 'develop' of git://anongit.kde.org/kube into develop | Christian Mollekopf | 2016-03-09 |
|\ | |||
| * | remove discard button and move send button to the right as suggested by the VDG | Michael Bohlender | 2016-03-08 |
| | | |||
| * | connect saveAsDraft button to controller | Michael Bohlender | 2016-03-08 |
| | | |||
| * | add save as draft and attachment button as suggested by the VDG | Michael Bohlender | 2016-03-08 |
| | | |||
| * | hide cc/bcc lineedit when not needed | Michael Bohlender | 2016-03-08 |
| | | |||
* | | Prepared a save-as-draft action. | Christian Mollekopf | 2016-03-09 |
|/ | |||
* | Added a maildir configuration controller that can edit the config in | Christian Mollekopf | 2016-03-03 |
| | | | | | | | sink. The property binding only works when using actual QObject::property'ies. It doesn't work at all with Q_PROPERTY, even with a NOTIFY signal. | ||
* | Install a qml plugin for the maildir account | Christian Mollekopf | 2016-03-03 |
| | | | | | | | This works and allows us to register other controllers and action handlers, but it's not yet clear to me whether we should rather be using kpackage for this as well (and I failed to get it to run, so, here we are...) | ||
* | QWebPage can only be used in a QApplication | Christian Mollekopf | 2016-03-03 |
| | |||
* | A maildir settings page. | Christian Mollekopf | 2016-03-03 |
| | | | | | Not how it should be at all (it should all become part of a nice account plugin), but it's a start. | ||
* | There's no reason to shout. | Christian Mollekopf | 2016-03-01 |
| | |||
* | 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 |
| | |||
* | Docs on pre-action handler and accounts | Christian Mollekopf | 2016-02-28 |
| | |||
* | 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 |
| | |||
* | A reply button | Christian Mollekopf | 2016-02-25 |
| |