Skip to content

4.3.0

Latest
Compare
Choose a tag to compare
@githubuser0xFFFF githubuser0xFFFF released this 03 Apr 06:22
· 6 commits to master since this release
8da0713
  • 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 a CFloatingDockContainer (#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)