moment/harmonyqml/components
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
..
Base Fix QtQuick.Layout version, MessageContent wrap 2019-04-28 15:45:42 -04:00
Chat Improved ListModel and ListItem 2019-04-29 23:51:37 -04:00
Pages Improved ListModel and ListItem 2019-04-29 23:51:37 -04:00
SidePane Fix SidePane indent at minimum size 2019-04-28 15:52:26 -04:00
UI.qml Disable QML cache, responsible of multiple bugs 2019-04-28 20:37:11 -04:00
Window.qml Boxes blur, more styling 2019-04-28 00:46:40 -04:00