Skip to content

4.2.0

Compare
Choose a tag to compare
@githubuser0xFFFF githubuser0xFFFF released this 07 Nov 11:24
· 62 commits to master since this release
  • added a new configuration flag DisableTabTextEliding (#554)
  • added new "Minimize" context menu action to Auto Hide title bar
  • added optional "Minimize" button for Auto Hide widgets
  • added new configuration flags AutoHideHasCloseButton and AutoHideHasMinimizeButton
  • changed Auto Hide context menu action "Close" to close the Auto Hide widget
  • updated PyQt bindings to 4.1.1
  • fixed CDockWidget::DeleteContentOnClose needs to delete the ScrollArea as well (#548)
  • fixed crash in auto hide tab (#552)
  • fixed CMake scripts for FreeBSD (#550)
  • fixed various typos (#547)
  • fixed memory leak in CDockContainerWidget::restoreState (#576)