Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reply as an action | 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 |
| | |||
* | improve toolbar layout | Michael Bohlender | 2016-05-06 |
| | |||
* | add account switcher dummy | Michael Bohlender | 2016-05-06 |
| | |||
* | 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. | ||
* | Push missing files | Christian Mollekopf | 2016-04-29 |
| | |||
* | Don't print every mail we query for. | Christian Mollekopf | 2016-04-29 |
| | |||
* | Avoid assembling uid ourselves | Christian Mollekopf | 2016-04-29 |
| | |||
* | Use the actual MailViewer again. | Christian Mollekopf | 2016-04-28 |
| | |||
* | reorganize toolbar so that actions are in line with the content under it | Michael Bohlender | 2016-04-25 |
| | |||
* | restore currentMail property binding | Michael Bohlender | 2016-04-25 |
| | |||
* | improved singlemailview with lots of stuff left to do | Michael Bohlender | 2016-04-25 |
| | |||
* | maillistdelegat: change renderType to native text rendering | Michael Bohlender | 2016-04-25 |
| | |||
* | move search to the toolbar as discussed with VDG | Michael Bohlender | 2016-04-24 |
| | |||
* | brush up mailListDelegate according to VDGs suggestions | Michael Bohlender | 2016-04-23 |
| | |||
* | change Controls.Label to Kirigami.Label in mail list delegate | Michael Bohlender | 2016-04-22 |
| | |||
* | use layouts instead of anchors in the mailListDelegate | Michael Bohlender | 2016-04-22 |
| | |||
* | settings: plasmacomponents.listitem -> kirigami.AbstractListItem | Michael Bohlender | 2016-04-20 |
| | |||
* | port away from plasmacomponents.toolbutton | Michael Bohlender | 2016-04-20 |
| | |||
* | port to Kirigami AbstractMailListItem | Michael Bohlender | 2016-04-20 |
| | |||
* | Fixed test | Christian Mollekopf | 2016-04-17 |
| | |||
* | Merge branch 'develop' of git://anongit.kde.org/kube into develop | Christian Mollekopf | 2016-04-17 |
|\ | |||
| * | remove obsolete imports of PlasmaComponents | Michael Bohlender | 2016-04-13 |
| | | |||
| * | port PlasmaCore.IconItem to Kirigami.Icon | Michael Bohlender | 2016-04-13 |
| | | |||
* | | Show identities instead of accounts | Christian Mollekopf | 2016-04-17 |
| | | |||
* | | Identity Support | Christian Mollekopf | 2016-04-13 |
|/ | |||
* | kube-accounts is no longer existing | Christian Mollekopf | 2016-04-10 |
| | |||
* | Use the MailtransportResource for mailtransport. | Christian Mollekopf | 2016-04-10 |
| | |||
* | make Avatar text uppercase | Michael Bohlender | 2016-04-07 |
| | |||
* | make avatar round | Michael Bohlender | 2016-04-07 |
| | |||
* | 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. | ||
* | port mail mobile to kirigami components + implement VDG Mockups | Michael Bohlender | 2016-04-03 |
| | |||
* | Use parseToTree to get a messageTree and create the html on our own | Sandro Knauß | 2016-04-02 |
| | |||
* | Merge branch 'develop' of git://anongit.kde.org/kube into develop | Christian Mollekopf | 2016-04-02 |
|\ | |||
| * | Adapt the move from Otp -> MimeTreeParser | Sandro Knauß | 2016-03-29 |
| | | |||
* | | Shoot the object, not the component | Christian Mollekopf | 2016-04-02 |
|/ | |||
* | Fixed test build | Christian Mollekopf | 2016-03-19 |
| | |||
* | Store accounts in sink | Christian Mollekopf | 2016-03-17 |
| | |||
* | Fixed and tested maildirsettings. | Christian Mollekopf | 2016-03-15 |
| | |||
* | Fixed loading of account names. | Christian Mollekopf | 2016-03-15 |
| | |||
* | store paths not urls | Christian Mollekopf | 2016-03-15 |
| | |||
* | Prepared a settingstest | Christian Mollekopf | 2016-03-15 |
| | |||
* | 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 |
| |