Go to file
miruka 12ce4cdb30 Rework startup and Application-Engine relation
- Application and Engine will be started by __init__.run() independently
- Exiting app will disconnect clients
- Signals like SIGINT (Ctrl-C) are now handled for proper exit
2019-05-01 01:23:38 -04:00
harmonyqml Rework startup and Application-Engine relation 2019-05-01 01:23:38 -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 Improved ListModel and ListItem 2019-04-29 23:51:37 -04:00