moment/harmonyqml/backend
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
..
model Improved ListModel and ListItem 2019-04-29 23:51:37 -04:00
__init__.py Reorganize backend files, show accounts in UI 2019-04-12 04:33:09 -04:00
backend.py Fix room forget and buttons bugs 2019-04-26 16:52:26 -04:00
client_manager.py Rework startup and Application-Engine relation 2019-05-01 01:23:38 -04:00
client.py Rework startup and Application-Engine relation 2019-05-01 01:23:38 -04:00
html_filter.py Remove html-sanitizer custom attrs workaround 2019-04-28 20:39:45 -04:00
network_manager.py Just import nio 2019-04-28 01:17:12 -04:00
pyqt_future.py Rework startup and Application-Engine relation 2019-05-01 01:23:38 -04:00
signal_manager.py Improved ListModel and ListItem 2019-04-29 23:51:37 -04:00