Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for adding attachments in test store | Minijackson | 2018-03-08 |
| | |||
* | Improvements of the log view | Rémi Nicole | 2018-02-26 |
| | | | | | | | | | | | | | Summary: - Add a test view for the log view - Allow passing the `entities` part of Sink messages - That allowed getting information about which mail could not be sent in sink transmission errors Reviewers: cmollekopf Reviewed By: cmollekopf Differential Revision: https://phabricator.kde.org/D10861 | ||
* | Demonstrate reflow problems | Christian Mollekopf | 2018-02-23 |
| | | | | | | | | | ...and cleanup the sizes of the text/html part a bit. Html content with a <pre> tag, such as inserted by an apple mail reply, is not reflowed in the TextEdit (it is in the WebEngineView). And that causes the text edit to run off the side of the conversation view. | ||
* | Use the new changes regarding aggregated properties. | Christian Mollekopf | 2018-02-22 |
| | | | | This fixes marking partially unread threads as read. | ||
* | Tested account setup | Christian Mollekopf | 2018-01-24 |
| | |||
* | More conversationview testing | Christian Mollekopf | 2018-01-11 |
| | |||
* | Test some basic properties of outgoing mails | Christian Mollekopf | 2018-01-11 |
| | |||
* | Create thread for conversationview | Christian Mollekopf | 2018-01-11 |
| | |||
* | InboxCrusher testsetup | Christian Mollekopf | 2018-01-10 |
| | |||
* | Inherit folder id (we can't hardcode it) | Christian Mollekopf | 2018-01-10 |
| | |||
* | Run views with a test dataset using TestStore. | Christian Mollekopf | 2018-01-10 |
| | | | | | This allows us to start the view using qmlscene with a testdata set that is created in a test datastore (isolated from the regular data). | ||
* | Composertest with TestStore | Christian Mollekopf | 2018-01-08 |
| | |||
* | Dynamically setup initial test state | Christian Mollekopf | 2018-01-08 |