4.0.4
·
194 commits
to master
since this release
- added more options to determine the minimum size of a dock widget (#518)
- added
QQuickWidgetto demo application for testing - fixed
DockAreaTabBarPrivate::updateTabs()function -ensureWidgetVisible(TabWidget)is now called asynchronously (#520) - fixed memory leak in
CDockAreaLeyout::removeWidget()function (#520) - fixed
CFloatingDockContainer::hideAndDeleteLater()to properly remove floating widget and dock container from dock manager (#520) - fixed issue with sometimes incorrect sidebar visibility state (#524)
- fixed deprecation warning when compiling against Qt 6.5.0 on Mac OS (#514 )
- fixed problem with
updateDockWidgetFocusStyle()function (#527) - fixed problem of immediatelly docked widged when creating a floating image viewer widget in demo application on Linux