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

Support for grouped dragging #24

Open
githubuser0xFFFF opened this issue Nov 6, 2016 · 2 comments
Open

Support for grouped dragging #24

githubuser0xFFFF opened this issue Nov 6, 2016 · 2 comments

Comments

@githubuser0xFFFF
Copy link

Hi,

I just found your advanced docking system and I have to admit I'm excited. It is really great and I searched for an improved Qt docking system for a long time. I had already thought about trying an implementation myself. I would like to say a big thank you for this great gift - I really like it.

The only thing that is missing for me is grouped dragging like it is suported by Qt since Qt 5.6. Maybe I will try to implment it myself and contribute it back.

Best regards,

Uwe

@mvidelgauz
Copy link

+1 vote for this feature :)

@githubuser0xFFFF
Copy link
Author

Hi,

I forked the project to add grouped dragging. As a result I did an almost complete rewrite of the code to improve code quality, readibility and to fix all issues from the issue tracker of this project.

You will find the code here:

https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System

The new Qt Advanced Docking System adds to following new features:

  • docking inside floating windows
  • grouped dragging
  • double click on section title enters/leaves floating state
  • floating windows are real windows now
  • it is possible to drop a floating widget directly into a sections tab bar

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

No branches or pull requests

2 participants