Go to file
miruka 0db5a3233d Change pages organization
- UI (previously MainUI) is back to being the only component loaded
  as Window's child

- UI has the background image previously only for the SignInPage

- If there are no accounts, the UI Loader's initialItem is the
  SignInPage

- The SidePane becomes visible when there's >=1 account connected
2019-04-27 18:54:33 -04:00
harmonyqml Change pages organization 2019-04-27 18:54:33 -04:00
.gitignore Ignore .jsc files (Qt JS cache) 2019-04-17 13:43:46 -04:00
COPYING Initial commit 2019-03-21 23:28:14 -04:00
Makefile Improve Makefile test, add additional checkers 2019-04-22 09:37:49 -04:00
README.md Add login page and forget room system 2019-04-26 16:02:20 -04:00
setup.py Initial commit 2019-03-21 23:28:14 -04:00
TODO.md Refactor LoginPage into separate components 2019-04-27 18:00:28 -04:00