log frontends/src/quick_frontend/quick_widgets.py @ 2047:7f5e344938c1

age author description
Sun, 28 Aug 2016 18:22:46 +0200 Goffi quick_frontend(quick_widgets): deleteWidget can use additional arguments which will be passed to onDelete
Mon, 22 Aug 2016 20:56:51 +0200 Goffi quick frontend (widgets): a deletion with onDelete can now be cancelled if onDelete return False
Sun, 21 Aug 2016 17:03:18 +0200 Goffi quick frontend (quick_widget): getWidgets can now filter on hash (using target), handling recreated widgets too