3.0.0
·
1017 commits
to master
since this release
- added support for custom close handling via
closeRequest()signal to allow the application to prevent a dock widget from closing - e.g. if an editor contains unsaved changes - added
visibilityChanged()signal to matchQDockWidgetsignals - added
featuresChanged()signal that is emitted if dock widget features change - improved demo application
- fixed support for dock widgets that contain a
QAxWidget- supported now by non-opaque docking - fixed "jumping" tabs when hiding / showing tabs close button when a new tab is clicked by user