moment/harmonyqml
miruka d08f43e6be Add new queuing features to @futurize
- max_instances renamed to max_running

- consider_args parameter:
  if True, $max_running of this function with the same arguments can be
  running, else:
  $max_running of this function, no matter the arguments, can be running

- discard_if_max_running:
  if True and there are already the maximum possible number of running
  functions running, cancel this task (previous default behavior), else:
  Wait for a spot to be free before running
2019-05-08 10:32:45 -04:00
..
backend Add new queuing features to @futurize 2019-05-08 10:32:45 -04:00
components Pass a store dir path to nio HttpClient 2019-05-06 22:42:48 -04:00
icons Improve sidePane expand toggle buttons 2019-05-06 20:37:41 -04:00
images Restyle the chat UI 2019-04-28 11:03:08 -04:00
__about__.py matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00
__init__.py Rework startup and Application-Engine relation 2019-05-01 01:23:38 -04:00
__main__.py Initial commit 2019-03-21 23:28:14 -04:00
app.py Rework startup and Application-Engine relation 2019-05-01 01:23:38 -04:00
engine.py Fix room sorting for good 2019-05-06 13:07:00 -04:00