summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* use qqc toolbar instead of rectangleMichael Bohlender2016-05-13
|
* Merge branch 'develop' of git://anongit.kde.org/kube into developChristian Mollekopf2016-05-11
|\
| * SingleMailView: apply results from mockup sessionMichael Bohlender2016-05-11
| |
| * remove usage of kirigami.theme.backgroundColorMichael Bohlender2016-05-11
| |
* | Show the account nameChristian Mollekopf2016-05-11
| |
* | Use the folder icon for maildirChristian Mollekopf2016-05-11
|/
* Select the last added accountChristian Mollekopf2016-05-11
|
* Install breeze iconsChristian Mollekopf2016-05-11
|
* Let the controller retrieve what it requires, remember the id of theChristian Mollekopf2016-05-11
| | | | draft to modfiy.
* Support for loading draftsChristian Mollekopf2016-05-10
|
* Less hardcoding of propertiesChristian Mollekopf2016-05-10
|
* Reply as an actionChristian Mollekopf2016-05-10
|
* Use the new getters to fix the mimeMessage loading and look much better.Christian Mollekopf2016-05-10
|
* Use the capability filter to avoid hardcoding resourcesChristian Mollekopf2016-05-10
|
* A working save-as-draft actionChristian Mollekopf2016-05-09
|
* improve toolbar layoutMichael Bohlender2016-05-06
|
* add account switcher dummyMichael Bohlender2016-05-06
|
* Unbreak action execution from qmlChristian Mollekopf2016-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 KAsyncChristian Mollekopf2016-05-04
|
* A save-as-draft action & action resultsChristian Mollekopf2016-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 filesChristian Mollekopf2016-04-29
|
* Don't print every mail we query for.Christian Mollekopf2016-04-29
|
* Avoid assembling uid ourselvesChristian Mollekopf2016-04-29
|
* Use the actual MailViewer again.Christian Mollekopf2016-04-28
|
* reorganize toolbar so that actions are in line with the content under itMichael Bohlender2016-04-25
|
* restore currentMail property bindingMichael Bohlender2016-04-25
|
* improved singlemailview with lots of stuff left to doMichael Bohlender2016-04-25
|
* maillistdelegat: change renderType to native text renderingMichael Bohlender2016-04-25
|
* move search to the toolbar as discussed with VDGMichael Bohlender2016-04-24
|
* brush up mailListDelegate according to VDGs suggestionsMichael Bohlender2016-04-23
|
* change Controls.Label to Kirigami.Label in mail list delegateMichael Bohlender2016-04-22
|
* use layouts instead of anchors in the mailListDelegateMichael Bohlender2016-04-22
|
* settings: plasmacomponents.listitem -> kirigami.AbstractListItemMichael Bohlender2016-04-20
|
* port away from plasmacomponents.toolbuttonMichael Bohlender2016-04-20
|
* port to Kirigami AbstractMailListItemMichael Bohlender2016-04-20
|
* Fixed testChristian Mollekopf2016-04-17
|
* Merge branch 'develop' of git://anongit.kde.org/kube into developChristian Mollekopf2016-04-17
|\
| * remove obsolete imports of PlasmaComponentsMichael Bohlender2016-04-13
| |
| * port PlasmaCore.IconItem to Kirigami.IconMichael Bohlender2016-04-13
| |
* | Show identities instead of accountsChristian Mollekopf2016-04-17
| |
* | Identity SupportChristian Mollekopf2016-04-13
|/
* kube-accounts is no longer existingChristian Mollekopf2016-04-10
|
* Use the MailtransportResource for mailtransport.Christian Mollekopf2016-04-10
|
* make Avatar text uppercaseMichael Bohlender2016-04-07
|
* make avatar roundMichael Bohlender2016-04-07
|
* 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.
* port mail mobile to kirigami components + implement VDG MockupsMichael Bohlender2016-04-03
|
* Use parseToTree to get a messageTree and create the html on our ownSandro Knauß2016-04-02
|
* Merge branch 'develop' of git://anongit.kde.org/kube into developChristian Mollekopf2016-04-02
|\
| * Adapt the move from Otp -> MimeTreeParserSandro Knauß2016-03-29
| |