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