log sat_frontends/quick_frontend/quick_app.py @ 3167:d0fb79f97466

age author description
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:
Mon, 10 Feb 2020 22:02:31 +0100 Goffi quick frontend(app): added listener for selected widget
Sun, 09 Feb 2020 23:50:21 +0100 Goffi quick_frontend (app, widget): CagouWidget.onSelected is called when the widget is selected:
Thu, 06 Feb 2020 00:01:36 +0100 Goffi quick frontend (app): added "explicit_close" to deleteWidget, and use it on mucRoomLeftHandler:
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs