Skip to content

Release v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 12:43
· 7 commits to main since this release
  • v2.2.0
    • qtquick: Add support for MainWindowOption_HasCentralWidget
    • qtquick: Add QtQuick::FloatingWindow::setQuickWindowCreationCallback
    • Add Config::setDockWidgetTabIndexOverrideFunc() (#165)
    • Allow to redock back to a floating window (#280)
    • Add KDDockWidgets::controllersToViews (#526)
    • Add Config::setTabsAtBottom()
    • Fix case where persistent central widget would detach when dragged
    • Fix windows having transparency when drop indicators inhibited
    • Fix case where persistent central widget would detach when dragged
    • Allow to build against external KDBindings
    • Fix restore layout of nested main windows (#508)
    • Fix restore maximized window corner case (#553)