moment/harmonyqml
miruka 012e89f6cb Improved ListModel and ListItem
- New ListItem implemented using a metaclass, which makes defining new
  ListItem subclasses much cleaner and shorter

- ListModel functions taking an index now accept either an int
  (list index) or str (value of a main key)

- getWhere() gone, simply use get(a_main_key_value) now

- updateOrAppendWhere replaced by update()/upsert()
2019-04-29 23:51:37 -04:00
..
backend Improved ListModel and ListItem 2019-04-29 23:51:37 -04:00
components Improved ListModel and ListItem 2019-04-29 23:51:37 -04:00
icons Login loading icon 2019-04-26 21:16:57 -04:00
images Restyle the chat UI 2019-04-28 11:03:08 -04:00
__about__.py matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00
__init__.py Disable QML cache, responsible of multiple bugs 2019-04-28 20:37:11 -04:00
__main__.py Initial commit 2019-03-21 23:28:14 -04:00
app.py matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00
engine.py Boxes blur, more styling 2019-04-28 00:46:40 -04:00