Mercurial > libervia-backend
log sat_frontends/quick_frontend/quick_app.py @ 4004:cd6f70015738
age | author | description |
---|---|---|
2021-03-23 | Goffi | frontends: use new EXIT_BACKEND_NOT_FOUND exit code: |
2021-03-19 | Goffi | date update |
2020-04-14 | Goffi | core, frontends: avatar refactoring: |
2020-03-23 | Goffi | quick frontend (app): fixed argument order in `messageSend` default errback |
2020-03-06 | Goffi | quick frontend(app): new `QuickApp.profileConnected` method |
2020-02-28 | Goffi | quick frontend (app): avoid crash when a listener is removed while being called |
2020-02-21 | Goffi | bridge: messageSend's extra is now serialised |
2020-02-18 | Goffi | core: use serialised dict for `extra` in messageNew and historyGet |
2020-02-12 | Goffi | quick frontends (widgets): added widgetNew and widgetDelete listeners: |
2020-02-12 | Goffi | quick frontends (app): added an "ignore_missing" argument to RemoveListener: |
2020-02-12 | Goffi | quick frontend (app): replaced OrderedDict by regular dict: |
2020-02-10 | Goffi | quick frontend(app): added listener for selected widget |