This website requires JavaScript.
Explore
Help
Register
Sign In
Zergling_man
/
moment
Watch
1
Star
0
Fork
0
You've already forked moment
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c7d4f719b6
moment
/
src
/
gui
/
qmldir
3 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Begin yet another model refactor Use native ListModel which require a lot of changes, but should be much faster than the old way which exponentially slowed down to a crawl. Also fix some popup bugs (leave/forget). Not working yet: side pane keyboard controls, proper highlight, room & member filtering, local echo replacement
2019-12-03 07:29:29 +11:00
singleton ModelStore 0.1 ModelStore.qml
Add CLI arguments parsing + --start-in-tray - Loading a QML file in place of src/gui/UI.qml is now possible via -l / --load-qml instead of taking the first positional argument - New option to start application in tray without showing a window - --help and --version
2021-01-09 19:46:56 +11:00
singleton ArgumentParser 0.1 ArgumentParser.qml
Reference in New Issue
Copy Permalink