Uwe Kindler
ff68ad95a6
Updated LICENSE file for better GitHub integration
2020-01-31 13:40:39 +01:00
Uwe Kindler
8f696ea36a
Fixed a regression in DockWidgetTab that caused wron positioning of FloatingDockContainer when moving the mouse
2020-01-16 15:24:01 +01:00
Uwe Kindler
ce1e8c8beb
Fixed position calculation for tab dragging
2020-01-15 21:15:29 +01:00
Uwe Kindler
98ebdbea50
Added new DockWidget signals to DockWidget.sip
2020-01-15 10:08:13 +01:00
Uwe Kindler
418d0740d2
Switched from local event pos to global event pos in DockWidgetTab to fix jumping tabs when hiding / showing tabs close button
2020-01-15 10:03:50 +01:00
Uwe Kindler
50c3066eaa
Removed std::cout debug output
2020-01-15 08:34:49 +01:00
Uwe Kindler
29ebc83b35
Some changes for debugging visibility changed stuff
2020-01-15 07:49:22 +01:00
Uwe Kindler
03bd4a4505
Added visibilityChanged code
2020-01-14 15:58:45 +01:00
Uwe Kindler
407af06a4a
Fixed some issues with custom close handling
2020-01-14 12:43:42 +01:00
Uwe Kindler
9af9e43a5d
Fixed MSVC build warning
2020-01-12 15:12:47 +01:00
Uwe Kindler
4c928071af
Merge branch 'master' into closerequest
...
# Conflicts:
# demo/MainWindow.cpp
2020-01-12 15:07:51 +01:00
Uwe Kindler
ea03b988e0
Fixed CMake Windows build
2020-01-11 23:44:46 +01:00
Uwe Kindler
e1044c3e91
Fixed compiler warning for MSVC
2020-01-11 15:21:10 +01:00
Uwe Kindler
8057d25f35
Fixed broken cmake build for Windows because of missing Qt5AxContainer library
2020-01-11 15:16:33 +01:00
Uwe Kindler
592193fc91
Updated MainWindwow to center it properly on start
2020-01-11 13:53:58 +01:00
Uwe Kindler
5cf4aa77d8
Build QAxWidget specific stuff only on Windows
2020-01-11 12:05:44 +01:00
Uwe Kindler
616e50c3f5
Fixed FloatingDockContainer closeEvent to properly support QAxWidgets
2020-01-10 08:54:44 +01:00
Uwe Kindler
1de42a9766
Updated doc images
2020-01-06 15:08:38 +01:00
Uwe Kindler
f07fcddd78
Added animated gif for grouped dragging
2020-01-06 13:06:17 +01:00
Uwe Kindler
225ab943bb
Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
2020-01-06 12:00:30 +01:00
Uwe Kindler
3fe31ca62d
Updated perspectives.gif
2020-01-06 11:59:53 +01:00
githubuser0xFFFF
d1f17e60f7
Update README.md
...
Added animated perspectives image
2020-01-06 11:52:24 +01:00
Uwe Kindler
8f78e608d1
Added perspectives gif for animated perspectives image
2020-01-06 11:50:59 +01:00
Uwe Kindler
a5e8011222
Implemented custom close handling
2020-01-06 11:42:36 +01:00
Uwe Kindler
0305d8a221
Experimental implementation of close request
2020-01-03 18:13:34 +01:00
Uwe Kindler
25e8d8691f
Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
2019-12-22 13:17:54 +01:00
Hugo Slepicka
084c5c5995
ENH: Version info using Versioneer ( #97 )
...
* ENH: Use versioneer for version information.
* FIX: rc.py is a build artifact and should not be version controlled.
* FIX: Move processResourceFile to its own command.
2019-12-20 00:08:49 +01:00
githubuser0xFFFF
65c080ae8e
Merge pull request #92 from hhslepicka/fix_sip_bindings
...
FIX: Update SIP Bindings
2019-12-19 06:16:11 +01:00
Hugo Slepicka
f9927cef29
FIX: SIP Binding changes to reflect changes from 2.7.0 to master.
2019-12-18 15:17:28 -08:00
Hugo Slepicka
5778dfe929
WIP: Changes between 2.5.2 and 2.7.0.
2019-12-18 14:21:34 -08:00
Uwe Kindler
c33c09eab1
Fixed some typos in MainWindow.cpp
2019-12-17 14:52:17 +01:00
githubuser0xFFFF
2150ebf45e
Update README.md
...
Added animations for opaque and non opaque resizing
2019-12-17 14:44:57 +01:00
Uwe Kindler
6021ee8094
Added GIF animations for opaque and non opaque resizing
2019-12-17 14:41:58 +01:00
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