moment/harmonyqml/backend/model
miruka 3ec51b9253 Fix room subtitle reloading
Replace the "reloadThis" ListModel hack by an actual signal,
works when the subtitle is displayed in more than one place
(e.g. two accounts in the same room connected).
2019-04-14 14:33:57 -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 Display room messages and other events 2019-04-14 12:56:30 -04:00
list_model_map.py Fix garbage collection of ListModelMap items 2019-04-13 09:59:34 -04:00
list_model.py Fix room subtitle reloading 2019-04-14 14:33:57 -04:00
qml_models.py Display room messages and other events 2019-04-14 12:56:30 -04:00