miruka 9e5e2c6718 Use a Deque for roomEvents's ListModel
- Take a custom container callable for ListModel __init__ (defaults to
  list, must be a MutableSequence)

- Use a Deque for roomEvents, which is much faster for inserting
  new items at the beginning.
2019-04-17 17:24:36 -04:00
..
2019-04-17 10:54:55 -04:00
2019-03-26 05:52:43 -04:00
2019-04-14 16:12:07 -04:00