Skip to content

2.5.2

Compare
Choose a tag to compare
@githubuser0xFFFF githubuser0xFFFF released this 22 Nov 20:19
· 1037 commits to master since this release
ae997d3
  • added PyQt5 bindings
  • added support for CMake find config module
  • added support for new configuration flag RetainTabSizeWhenCloseButtonHidden
  • added support for QToolButton tab close buttons instead of QPushButton
  • properly implemented flag DockAreaHasCloseButton
  • fixed emission of viewToggled() signal for dock widgets that are not part of the state that is restored
  • fixed sizeHints and sizePolicies to properly support different font sizes i.e. set via QApplication::setFont
  • fixed action leak in CDockWidget, that apears when deleting DockWidget after tab closing