summaryrefslogtreecommitdiffstats
path: root/views/conversation/qml/View.qml
Commit message (Collapse)AuthorAge
* Replace icons with hotkeys during keyboard focus.Christian Mollekopf2018-07-26
| | | | | The icons are distracting and not particularly useful when going through the list. And the hotkeys allow for keyboard interaction anyways.
* Search view updatesChristian Mollekopf2018-07-23
|
* Handle help via View.qmlChristian Mollekopf2018-07-12
|
* A view search overlayChristian Mollekopf2018-07-12
|
* All views should become a Kube.ViewChristian Mollekopf2018-07-12
| | | | So we can use it as baseclass for common features.
* Dedicated color for a dark background instead of abusing textColorChristian Mollekopf2018-07-11
|
* A reply shortcutChristian Mollekopf2018-04-09
|
* Added scrolling shortcutsChristian Mollekopf2018-04-09
|
* A help view to list shortcutsChristian Mollekopf2018-04-09
|
* Conversation view keyboard navigationChristian Mollekopf2018-04-06
|
* Got rid of controls1 where possible, and otherwise marked it learlyChristian Mollekopf2018-04-04
|
* An extension mechanism load qml files at generic extension points.Christian Mollekopf2018-03-23
| | | | and forward the email via an extension api.
* A basic but working searchviewChristian Mollekopf2018-02-12
|
* More conversationview testingChristian Mollekopf2018-01-11
|
* Install composer/converations/people as separate views and load themChristian Mollekopf2018-01-10
dynamically.