Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | some margins for the focus composer so that it looks a little less ugly with ↵ | Michael Bohlender | 2017-05-03 |
| | | | | the new inline layount | ||
* | Replaced the composer popup | Christian Mollekopf | 2017-05-02 |
| | |||
* | Use the StackView to dynamically create the views we need | Christian Mollekopf | 2017-05-02 |
| | | | | ... that way we don't have to do our own bookkeeping | ||
* | Track the views and allow to go back to the view. | Christian Mollekopf | 2017-05-02 |
| | | | | ...also added the ComposerView that was forgotten | ||
* | prepared composer in stacklayout, brought back statusbar | Christian Mollekopf | 2017-05-02 |
| | |||
* | use kube.label in focus composer | Michael Bohlender | 2017-04-19 |
| | |||
* | give use TextField in Composer and give it a border | Michael Bohlender | 2017-04-18 |
| | |||
* | Reset the composer state when closing the popup | Christian Mollekopf | 2017-04-13 |
| | |||
* | Hook up enabled status | Christian Mollekopf | 2017-04-12 |
| | |||
* | add initial Kube.ComboBox and use it in composer | Michael Bohlender | 2017-04-07 |
| | |||
* | Consistently give focus to popups | Christian Mollekopf | 2017-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. | ||
* | use kube.button in focuscomposer | Michael Bohlender | 2017-04-06 |
| | |||
* | introduce Kube.Popup | Michael Bohlender | 2017-04-06 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | One framework plugin to rule them all | Christian Mollekopf | 2017-04-04 |