moment/harmonyqml/backend/model
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
..
__init__.py Show joined rooms, delete left rooms 2019-04-12 13:18:46 -04:00
enums.py Reorganize backend files, show accounts in UI 2019-04-12 04:33:09 -04:00
items.py Rooms and threads fixes 2019-04-13 08:59:10 -04:00
list_model_map.py Fix garbage collection of ListModelMap items 2019-04-13 09:59:34 -04:00
list_model.py Fix garbage collection of ListModelMap items 2019-04-13 09:59:34 -04:00
qml_models.py Show joined rooms, delete left rooms 2019-04-12 13:18:46 -04:00