Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for macOS #34

Open
wants to merge 1,345 commits into
base: master
Choose a base branch
from
Open

Fixes for macOS #34

wants to merge 1,345 commits into from

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.

…e click shortly after a mouse over collapse event
…emoveDockWidget(DockWidget) call when restoring state
…issues

The bug caused ""setGeometry: Unable to set geometry XxY+Width+Height on QWidgetWindow/'WidgetClassWindow" warnings for OpenGL and QAxWidgets and causes resizing issues for AutoHideDockContainers that contained theses widgets
githubuser0xFFFF and others added 17 commits November 20, 2024 15:31
* Improved tab bar scrolling

* Fix: tab bar scroll for mouse
… clicking a DockWidget tab or titlebar undocks the widget
* Fix issue with windeployqt

* Rename library to requested format
* Fix various typos
Found via `codespell -q 3 -L te,ridiculus,varius`

* Add another typo fix
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.