summaryrefslogtreecommitdiffstats
path: root/views/composer/tests
Commit message (Collapse)AuthorAge
* Fixed composer testChristian Mollekopf2018-02-26
|
* Introduced setup() signal for views.Christian Mollekopf2018-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 Mollekopf2018-01-31
| | | | The webengine based code we use to create replies needs a QApplication.
* CleanupChristian Mollekopf2018-01-23
|
* Test some basic properties of outgoing mailsChristian Mollekopf2018-01-11
|
* Install composer/converations/people as separate views and load themChristian Mollekopf2018-01-10
dynamically.