4.2.0
·
139 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
AutoHideHasCloseButtonandAutoHideHasMinimizeButton - changed Auto Hide context menu action "Close" to close the Auto Hide widget
- updated PyQt bindings to 4.1.1
- fixed
CDockWidget::DeleteContentOnCloseneeds 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)