summaryrefslogtreecommitdiffstats
path: root/framework/qml/Outbox.qml
Commit message (Collapse)AuthorAge
* Use Kube.UnitsChristian Mollekopf2017-05-24
|
* Another bunch of controllers goneChristian Mollekopf2017-04-24
|
* The outbox is backChristian Mollekopf2017-04-21
|
* use kube controls in outboxMichael Bohlender2017-04-19
|
* Hide the empty outbox.Christian Mollekopf2017-04-17
| | | | | It's sole purpose it to show if you have pending messages, no point in showing it otherwise.
* Open popups with open()Christian Mollekopf2017-04-13
|
* Move back to trash or drafts.Christian Mollekopf2017-04-12
| | | | | The move back to drafts should also trigger an edit of the mail, but that's not implemented yet.
* Consistently give focus to popupsChristian Mollekopf2017-04-07
| | | | | | | | | In all cases we want the popup to receive keyboard focus when it's open, as all our popups are basically modal. We also want the popup to normally close when clicking somewhere else, including the parent button. The one exception is the composer where we disable the close on click outside because that would risk loosing a written mail on an accidental click.
* port outbox away from Kube.ButtonMichael Bohlender2017-04-06
|
* A single framework pluginChristian Mollekopf2017-04-05
|
* One framework plugin to rule them allChristian Mollekopf2017-04-04