moment/harmonyqml
miruka 9e5e2c6718 Use a Deque for roomEvents's ListModel
- Take a custom container callable for ListModel __init__ (defaults to
  list, must be a MutableSequence)

- Use a Deque for roomEvents, which is much faster for inserting
  new items at the beginning.
2019-04-17 17:24:36 -04:00
..
backend Use a Deque for roomEvents's ListModel 2019-04-17 17:24:36 -04:00
components Use a Deque for roomEvents's ListModel 2019-04-17 17:24:36 -04:00
icons Add avatar with status icon componant 2019-03-27 19:24:23 -04:00
__about__.py matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00
__init__.py matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00
__main__.py Initial commit 2019-03-21 23:28:14 -04:00
app.py matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00
engine.py Reorganize backend files, show accounts in UI 2019-04-12 04:33:09 -04:00