Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Query for threads | Christian Mollekopf | 2016-10-10 |
| | |||
* | Adapted to new API | Christian Mollekopf | 2016-10-05 |
| | |||
* | Less namespaces improve readability | Christian Mollekopf | 2016-10-04 |
| | |||
* | Adapted to new query api | Christian Mollekopf | 2016-10-04 |
| | |||
* | Adapt to KAsync changes. | Christian Mollekopf | 2016-09-15 |
| | |||
* | remove obsolete custon theme since we are now using the kirigami theme | Michael Bohlender | 2016-09-07 |
| | |||
* | remove obsolete code from settings | Michael Bohlender | 2016-09-07 |
| | |||
* | able to show all mails and not segfault by random mails (tempfix) | Michael Bohlender | 2016-09-04 |
| | |||
* | Adopt changes in messagelib interface | Sandro Knauß | 2016-07-26 |
| | |||
* | delete unnecessary files | Sandro Knauß | 2016-07-19 |
| | |||
* | update change from mimetreeparser | Sandro Knauß | 2016-07-19 |
| | |||
* | Share the settings implementation | Christian Mollekopf | 2016-07-16 |
| | |||
* | Actually execute the subjob | Christian Mollekopf | 2016-07-14 |
| | |||
* | Start using Sink::Log for Kube as well. | Christian Mollekopf | 2016-07-14 |
| | |||
* | Show the account status | Christian Mollekopf | 2016-07-11 |
| | |||
* | Removed mailtransport that lives in Sink now. | Christian Mollekopf | 2016-07-01 |
| | |||
* | Less noise | Christian Mollekopf | 2016-06-28 |
| | |||
* | Move-to-trash action | Christian Mollekopf | 2016-06-28 |
| | |||
* | Fixed mailsorting by date | Christian Mollekopf | 2016-06-21 |
| | |||
* | Fixed the hardcoded capability filters. | Christian Mollekopf | 2016-06-15 |
| | | | | save as draft works again. | ||
* | cleanup messageparser | Sandro Knauß | 2016-06-09 |
| | |||
* | Export isHidden flog for messageparts | Sandro Knauß | 2016-06-09 |
| | |||
* | adopt new mimetreeparser | Sandro Knauß | 2016-06-06 |
| | |||
* | add KF5:IconThemes to target_link_libraries so that it all compiles again | Michael Bohlender | 2016-05-29 |
| | |||
* | Let the controller retrieve what it requires, remember the id of the | Christian Mollekopf | 2016-05-11 |
| | | | | draft to modfiy. | ||
* | Support for loading drafts | Christian Mollekopf | 2016-05-10 |
| | |||
* | Less hardcoding of properties | Christian Mollekopf | 2016-05-10 |
| | |||
* | Use the new getters to fix the mimeMessage loading and look much better. | Christian Mollekopf | 2016-05-10 |
| | |||
* | Use the capability filter to avoid hardcoding resources | Christian Mollekopf | 2016-05-10 |
| | |||
* | A working save-as-draft action | Christian Mollekopf | 2016-05-09 |
| | |||
* | Unbreak action execution from qml | Christian Mollekopf | 2016-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 KAsync | Christian Mollekopf | 2016-05-04 |
| | |||
* | A save-as-draft action & action results | Christian Mollekopf | 2016-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 Mollekopf | 2016-04-29 |
| | |||
* | Avoid assembling uid ourselves | Christian Mollekopf | 2016-04-29 |
| | |||
* | Show identities instead of accounts | Christian Mollekopf | 2016-04-17 |
| | |||
* | Use the MailtransportResource for mailtransport. | Christian Mollekopf | 2016-04-10 |
| | |||
* | Replace the HTML view by a tree of QML views. | Christian Mollekopf | 2016-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 own | Sandro Knauß | 2016-04-02 |
| | |||
* | Adapt the move from Otp -> MimeTreeParser | Sandro Knauß | 2016-03-29 |
| | |||
* | Store accounts in sink | Christian Mollekopf | 2016-03-17 |
| | |||
* | Fixed loading of account names. | Christian Mollekopf | 2016-03-15 |
| | |||
* | Multi-Account support in the folderview | Christian Mollekopf | 2016-03-14 |
| | |||
* | 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 |
| | |