Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Test a long line in the editor as well. | Christian Mollekopf | 2018-02-05 |
| | |||
* | Test overly long content | Christian Mollekopf | 2018-02-05 |
| | |||
* | 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 |
| | |||
* | Cleanup | Christian Mollekopf | 2018-01-23 |
| | |||
* | Composer main.qml | Christian Mollekopf | 2018-01-11 |
| | |||
* | 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. |