log sat_frontends/quick_frontend/quick_app.py @ 3232:f3c99e96ac03

age author description
Mon, 23 Mar 2020 17:53:29 +0100 Goffi quick frontend (app): fixed argument order in `messageSend` default errback
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: