moment/harmonyqml/backend/model
miruka 13fca98838 Rooms and threads fixes
- Fix roomList height again, now based on model.count().
  All delegates are assumed to be the same height

- Properly update room list when a room is joined or left

- Catch exceptions happening in threads (futures), which previously
  passed silently

- Show "Empty room?" as "<i>Empty Room</i>" + gray [?] avatar
2019-04-13 08:59:10 -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 Show joined rooms, delete left rooms 2019-04-12 13:18:46 -04:00
list_model.py Rooms and threads fixes 2019-04-13 08:59:10 -04:00
qml_models.py Show joined rooms, delete left rooms 2019-04-12 13:18:46 -04:00