Skip to content

Conversation

@kbaker
Copy link

@kbaker kbaker commented May 13, 2022

Fixed an issue where dragging a floating dock container over the main window would make the floating dock container spontaneously go behind the main window.
Fixed an issue where dragging a floating dock container or a floating drag preview would attempt to dock with other floating dock containers that were partially or fully obscured by the main window.
Fixed some clazy warnings.
Fixed some comments on the close of private structures.

@githubuser0xFFFF githubuser0xFFFF force-pushed the master branch 6 times, most recently from 8118594 to 3ee0c84 Compare February 10, 2023 13:51
githubuser0xFFFF and others added 30 commits June 1, 2025 18:16
… manager instead of deprecated DockWidgetr constructor
Co-authored-by: Alexander Murray <[email protected]>
This commit sets the library's SOVERSION to its major version number.

Setting the soname this way establishes a clear ABI promise. This allows
users to safely upgrade to minor or patch releases without needing to
recompile their applications, as long as the major version remains the
same.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.