4.3.0
·
105 commits
to master
since this release
- added
CDockManager::lockDockWidgetFeaturesGlobally
function to lock or "freeze" the current workspace - added support for customized CMake install locations (#593)
- improved safety in code regarding the deletion of dock areas (#588)
- fixed crash in
dockindock
example (#585) - fixed dock manager double delete crashs (#587)
- fixed destruction of
CDockWidget
inside aCFloatingDockContainer
(#594) - fixed wrong hiding/showing of dock area title bar buttons when
DockAreaHideDisabledButtons
flag is enabled - fixed AutoHide widgets disapears when last open DockWidget is closed (#604)
- fixed ODR violations when using CMake unity builds (#609)
- fixed access to deleted TabWidget object (#612)