log sat_frontends/quick_frontend/quick_app.py @ 3204:fc2bea41e402

age author description
Fri, 06 Mar 2020 18:19:03 +0100 Goffi quick frontend(app): new `QuickApp.profileConnected` method
Fri, 28 Feb 2020 10:06:38 +0100 Goffi quick frontend (app): avoid crash when a listener is removed while being called
Fri, 21 Feb 2020 12:17:38 +0100 Goffi bridge: messageSend's extra is now serialised
Tue, 18 Feb 2020 18:13:17 +0100 Goffi core: use serialised dict for `extra` in messageNew and historyGet
Wed, 12 Feb 2020 19:46:14 +0100 Goffi quick frontends (widgets): added widgetNew and widgetDelete listeners:
Wed, 12 Feb 2020 19:44:05 +0100 Goffi quick frontends (app): added an "ignore_missing" argument to RemoveListener:
Wed, 12 Feb 2020 19:40:48 +0100 Goffi quick frontend (app): replaced OrderedDict by regular dict: