moment/harmonyqml
miruka 5c8fd4500d Fix garbage collection of ListModelMap items
Prevent ListModel items from being deleted on the C++ side (specially
when using .get() from QML and a new ListModel is created)
by setting their parent to the ListModelMap.
2019-04-13 09:59:34 -04:00
..
backend Fix garbage collection of ListModelMap items 2019-04-13 09:59:34 -04:00
components Rooms and threads fixes 2019-04-13 08:59:10 -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