4.2.0
·
121 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
andAutoHideHasMinimizeButton
- 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)