Go to file
miruka 3299aefaf1 Fix Engine.app_dir and leftover Backend.pdb()
Use __file__ instead of sys.argv[0] to determine the current script's
path, which works correctly when importing the package from another dir
2019-05-01 01:32:06 -04:00
harmonyqml Fix Engine.app_dir and leftover Backend.pdb() 2019-05-01 01:32:06 -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