Add account settings page

Display name change working
This commit is contained in:
miruka
2019-07-13 20:15:20 -04:00
parent eeea0af4cd
commit 751a27157c
27 changed files with 435 additions and 162 deletions

View File

@@ -1,4 +1,12 @@
- ElidedLabel component
- Can set `Layout.fillWidth: true` to elide/wrap
- Use childrenRect stuff
- Rename theme.bottomElementsHeight
- Account delegate name color
- If avatar is set, name color from average color?
- normalSpacing in Theme
- Qt.AlignCenter instead of V | H
- banner button repair
- Qt 5.12
- New input handlers
@@ -57,7 +65,6 @@
- Client improvements
- [debug mode](https://docs.python.org/3/library/asyncio-dev.html)
- More intelligent thumbnails downloading for different sizes
- Filtering rooms: search more than display names?
- Initial sync filter and lazy load, see weechat-matrix `_handle_login()`
- See also `handle_response()`'s `keys_query` request