Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Introduced setup() signal for views. | Christian Mollekopf | 2018-01-31 |
| | | | | | | | onCompleted is apparently not guaranteed to be called after all properties have been set (reply broke). The onSetup handler is now the standard handler for views to setup their initial state. | ||
* | Ensure that we can load replies. | Christian Mollekopf | 2018-01-31 |
| | | | | The webengine based code we use to create replies needs a QApplication. | ||
* | Require a recipient for a mail. | Christian Mollekopf | 2018-01-25 |
| | |||
* | Install composer/converations/people as separate views and load them | Christian Mollekopf | 2018-01-10 |
dynamically. |