summaryrefslogtreecommitdiffstats
path: root/views/conversation
Commit message (Collapse)AuthorAge
* More utf8 charsChristian Mollekopf2018-02-14
|
* Test utf-8 renderingChristian Mollekopf2018-02-13
| | | | the snowflake doesn't work
* A basic but working searchviewChristian Mollekopf2018-02-12
|
* More conversationview testingChristian Mollekopf2018-01-11
|
* Create thread for conversationviewChristian Mollekopf2018-01-11
|
* Inherit folder id (we can't hardcode it)Christian Mollekopf2018-01-10
|
* Run views with a test dataset using TestStore.Christian Mollekopf2018-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).
* Install composer/converations/people as separate views and load themChristian Mollekopf2018-01-10
dynamically.