Skip to content

5.0.0

Latest

Choose a tag to compare

@githubuser0xFFFF githubuser0xFFFF released this 26 Jun 08:28

Added

  • Added full Dark Mode support, including automatic theme switching based on OS settings (#842)
  • Added full Wayland support for Linux (#844, #837)
  • Added the UseNativeWindows config flag to use native Windows windows for dock widgets and dock areas (#797)
  • Added support for a preferred auto-hide sidebar location per dock widget (#829)
  • Added the CDockManager::DisableStylesheet config flag to disable use of the Qt stylesheet (#835)

Changed

  • Updated the title bar label when a widget's title changes (#798)
  • Toggled visibility of custom title bars based on fullscreen state (#814)

Fixed

  • Fixed the Undock button being hidden after undocking and docking again
  • Fixed handling of native and alien widgets during docking and undocking (#820)
  • Fixed double removal of floating dock containers (#838)
  • Fixed an issue where the AutoHideDockWidget title bar disappeared when docking directly from the auto-hide state (#843)