Uwe Kindler
eebb2a6297
Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
2019-12-17 14:11:28 +01:00
Uwe Kindler
0fb1363b1a
Moved tab_menu.gif to the right location
2019-12-17 14:11:21 +01:00
githubuser0xFFFF
2ca03cc56d
Update README.md
2019-12-17 14:10:55 +01:00
Uwe Kindler
4a2768015c
Added tab_menu animated gif
2019-12-17 14:08:03 +01:00
Uwe Kindler
861ce67725
Fixed bug in DockContainerWidgetPrivate::moveIntoCenterOfSection
...
If a dock widget has been dropped into the center of a dock area via non-opaque docking the dropped widget did not become the active tab - this has been fixed
2019-12-17 13:45:33 +01:00
githubuser0xFFFF
c530a4a4ec
Added documentation for dynamic creation of dock widgets
2019-12-16 15:05:44 +01:00
githubuser0xFFFF
2378f46067
Added documentation for tab menu
2019-12-16 14:54:29 +01:00
githubuser0xFFFF
ea707369a0
Added documentation for non-opaque undocking
2019-12-16 14:47:01 +01:00
githubuser0xFFFF
7640e9bdcf
Documented opaque resizing
2019-12-16 14:31:02 +01:00
githubuser0xFFFF
4a0266bc76
Update README.md
2019-12-16 14:14:49 +01:00
githubuser0xFFFF
6d1f97649e
Update README.md
2019-12-16 14:12:08 +01:00
Uwe Kindler
2af4b1f75c
Blocked display of context menu when dragging floating widget
2019-12-16 13:56:20 +01:00
githubuser0xFFFF
c0cde1e31e
Update README.md
2019-12-16 12:25:37 +01:00
githubuser0xFFFF
ee809da7a7
Added images for Ubuntu 19.10 and macOS
2019-12-16 12:08:57 +01:00
Uwe Kindler
a253e4a0b5
Added ned screenshots from ubuntu 1910 and macos
2019-12-16 12:05:06 +01:00
Uwe Kindler
779c4b928c
Fixed build warning for FloatingDragPreview.cpp
2019-12-16 11:47:55 +01:00
Uwe Kindler
056f04d408
Properly implemented support for canceling non-opaque undocking on Linux
2019-12-16 11:45:18 +01:00
Uwe Kindler
e085a29484
Renamed FloatingOverlay into FloatingDragPreview to match naming of global DockManager flags (like DragPreviewHasWindowFrame..)
2019-12-16 11:18:22 +01:00
Uwe Kindler
ffd35cbce3
Added support for canceling non opaque docking with escape key, fixed state of non opaque docking when switching applications (if application becomes inactive)
2019-12-16 11:10:59 +01:00
Uwe Kindler
8c1f065f3f
CHanged DockAreaTabBar to handle the dragging state via DragState member variable instead of testing for FloatingWidget nullptr
2019-12-16 08:41:15 +01:00
Uwe Kindler
5af6b4e324
Improved source documentation and images
2019-12-16 08:06:38 +01:00
Uwe Kindler
b47a777f5c
Fixed issue #88 - floating widgets going to the background on OSX when moving them
2019-12-13 20:56:50 +01:00
Uwe Kindler
5b3a0a28df
Fixed vertical alignment of label in FloatingWidgetTitleBar
...
Added call to FloatingWidget->finishDragging()
2019-12-13 13:19:24 +01:00
Uwe Kindler
02143eac71
Added finishDragging() function to IFloatingWidget to prevent installing event filters
2019-12-13 11:52:50 +01:00
Uwe Kindler
5e230d8874
Closing a dock area with only one single dock widget that has the DockWidgetDeleteOnCloseFeature will delete the dock widget and the area now
2019-12-11 16:06:07 +01:00
Uwe Kindler
a45a035bb3
Fixed problem with CDockAreaTabBar::onCloseOtherTabsRequested() if DockWidgets support the DockwidgetDeleteOnClose flag, enhanced demo to enabled creation of dynamic tables
2019-12-11 15:50:13 +01:00
Uwe Kindler
05f8ce15a2
Added support for dock widget feature DockWidgetDeleteOnClose, added toolbar action for creation of dynamic editors to demo appication, added new material design icons to improve demo gui
2019-12-10 14:44:44 +01:00
Uwe Kindler
45af8867b2
Fixed debug output, moved all calls to FloatingWidget->deleteLater() to a centra place in CDockContainerWidget::dropFloatingWidget
2019-12-10 12:47:55 +01:00
githubuser0xFFFF
8e522ce311
Update README.md
2019-12-02 12:07:43 +01:00
githubuser0xFFFF
178603e3ba
Update linux-builds.yml
2019-12-02 08:19:11 +01:00
githubuser0xFFFF
552cee514d
Update README.md
2019-12-02 08:14:32 +01:00
githubuser0xFFFF
4105f70089
Update linux-builds.yml
2019-12-02 08:11:49 +01:00
githubuser0xFFFF
0bd34a5a6e
Update linux-builds.yml
2019-12-02 08:10:58 +01:00
githubuser0xFFFF
a5dd566b37
Update linux-builds.yml
2019-12-02 08:10:42 +01:00
githubuser0xFFFF
1724f7f5ec
Update linux-builds.yml
2019-12-02 08:10:23 +01:00
Uwe Kindler
6cd09addae
Fixed linux build workflow
2019-12-02 08:04:25 +01:00
Uwe Kindler
93382350db
Updated acitons file for linux builds
2019-12-02 07:45:03 +01:00
githubuser0xFFFF
db90e5415f
Update README.md
2019-11-29 23:39:04 +01:00
githubuser0xFFFF
9679fd67cc
Update actions_test.yml
2019-11-29 23:34:11 +01:00
githubuser0xFFFF
c84c98f49a
Update README.md
2019-11-29 23:24:45 +01:00
githubuser0xFFFF
716acd5f68
Update README.md
2019-11-29 23:17:17 +01:00
githubuser0xFFFF
e782b4813b
Update actions_test.yml
2019-11-29 23:12:12 +01:00
githubuser0xFFFF
b27a24b3c4
Update actions_test.yml
2019-11-29 23:10:39 +01:00
githubuser0xFFFF
18c65cdf34
Update actions_test.yml
2019-11-29 23:04:35 +01:00
githubuser0xFFFF
e049cb0353
Update actions_test.yml
2019-11-29 23:02:02 +01:00
githubuser0xFFFF
8d42e7777d
Update actions_test.yml
2019-11-29 22:59:24 +01:00
githubuser0xFFFF
e682ab8ea5
Update actions_test.yml
2019-11-29 22:52:47 +01:00
githubuser0xFFFF
c6ff7f5230
Update actions_test.yml
2019-11-29 22:44:07 +01:00
githubuser0xFFFF
309fe1a14a
Update actions_test.yml
2019-11-29 22:39:07 +01:00
githubuser0xFFFF
6b45274686
Create actions_test.yml
2019-11-29 22:29:49 +01:00