Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed composer test | Christian Mollekopf | 2018-02-26 |
| | |||
* | 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. | ||
* | Cleanup | Christian Mollekopf | 2018-01-23 |
| | |||
* | Test some basic properties of outgoing mails | Christian Mollekopf | 2018-01-11 |
| | |||
* | Install composer/converations/people as separate views and load them | Christian Mollekopf | 2018-01-10 |
dynamically. |