Uwe Kindler
|
48382ccd82
|
Merged the two draging state enumerations into a single one and reused it in FloatingDockContainer
|
2018-12-20 16:25:30 +01:00 |
|
Uwe Kindler
|
e37e4fdf57
|
Added context menu for dock area title bar to enable closing of area and other areas via context menu and to enable detaching of dock area via context menu
|
2018-12-20 15:29:38 +01:00 |
|
Uwe Kindler
|
c9a97534a8
|
Fixed indentationin README.md example
|
2018-12-20 09:20:17 +01:00 |
|
Uwe Kindler
|
8f54dd2a82
|
Added example project and updated documentation
|
2018-12-20 09:15:02 +01:00 |
|
githubuser0xFFFF
|
c0d6f959ec
|
Merge pull request #12 from skartashev/master
fix forward declarations (class/struct)
|
2018-12-17 16:21:30 +01:00 |
|
Sergey Kartashev
|
8570139cd1
|
fix forward declarations (class/struct)
|
2018-12-17 14:41:43 +03:00 |
|
githubuser0xFFFF
|
b38919e909
|
Update README.md
|
2018-12-14 23:18:15 +01:00 |
|
githubuser0xFFFF
|
b19cc98c84
|
Update README.md
|
2018-12-14 23:16:49 +01:00 |
|
githubuser0xFFFF
|
f3f5b668e5
|
Update README.md
|
2018-12-12 11:59:29 +01:00 |
|
Uwe Kindler
|
82d15fbe29
|
Added new images for documentation
|
2018-12-12 11:46:16 +01:00 |
|
Uwe Kindler
|
01533a9f85
|
Merge branch 'master' of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
|
2018-12-11 16:15:16 +01:00 |
|
Uwe Kindler
|
fb9f1d851b
|
Updated doc images
|
2018-12-11 16:14:34 +01:00 |
|
githubuser0xFFFF
|
6fb80fdeb7
|
Update README.md
|
2018-12-11 15:26:38 +01:00 |
|
githubuser0xFFFF
|
e94cf9bcb7
|
Update README.md
|
2018-12-11 15:25:42 +01:00 |
|
Uwe Kindler
|
da0ec6dd4b
|
Moved images into doc folder
|
2018-12-11 15:24:08 +01:00 |
|
Uwe Kindler
|
80efed693e
|
Removed unused DockStateSerialization files, added support for opaque splitter resizing
|
2018-12-11 15:19:59 +01:00 |
|
Uwe Kindler
|
653f475e72
|
Removed wrong visibility initialisation of titlebar close button, added hideEmptyParentSplitters() function to properly hide tree of empty parent splitters if DockArea or DockWidget is removed,
|
2018-12-03 12:52:57 +01:00 |
|
Uwe Kindler
|
87e3777e37
|
Fixed hiding and showing of close button for tab group, added support for removing perspectives
|
2018-12-02 12:09:31 +01:00 |
|
Uwe Kindler
|
71f66ea6dc
|
Improved ElidingLabel
|
2018-11-30 16:09:57 +01:00 |
|
Uwe Kindler
|
0b3f419c80
|
Added missing main.qrc file
|
2018-11-20 08:00:51 +01:00 |
|
Uwe Kindler
|
f69af82a49
|
Implemented context menu for dock widget tab to close or detach tab or to close all other tabs
|
2018-11-09 10:07:56 +01:00 |
|
Uwe Kindler
|
854f542164
|
Added global config flags to support different dock manager behaviour
|
2018-11-08 12:57:25 +01:00 |
|
Uwe Kindler
|
b9265fccec
|
Properly implemented setting enable state of dock area close button
|
2018-11-08 12:22:15 +01:00 |
|
Uwe Kindler
|
b3a272110a
|
Some changes for dockwidget tab close button, some refactorings to make insertion of widgets into dock widget easier, added createDefaultToolBar function for creation of toolbar and removed layout flags from CDockWidget
|
2018-11-08 10:04:29 +01:00 |
|
Uwe Kindler
|
316e5324ad
|
Fixed showing of unassigned dock widgets
|
2018-11-07 14:34:49 +01:00 |
|
Uwe Kindler
|
6843703484
|
Fixed title bar button minimum size to enable stylesheet styling, fixed restore functionality
|
2018-11-07 13:50:43 +01:00 |
|
Uwe Kindler
|
115a9a5b3d
|
Added High DPI support for the creation of drop indicator pixmaps
|
2018-11-05 14:12:34 +01:00 |
|
Uwe Kindler
|
a4838a41ac
|
Added ElidingLabel to support text eliding for dock area tabs, removed debug output
|
2018-11-05 12:00:56 +01:00 |
|
Uwe Kindler
|
74b9d35c7b
|
Fixed start drag distance to be based on QApplication::startDragDistance, fixed dragging of dock widget title bar to support dragging in x and y direction
|
2018-11-05 09:58:46 +01:00 |
|
Uwe Kindler
|
c973482b2b
|
Properly implemented showing and hiding of TitleBarUndockButton
|
2018-11-05 09:07:18 +01:00 |
|
Uwe Kindler
|
188624440b
|
Fixed proper selection and deselection of current tab in tabbar
|
2018-11-03 21:48:35 +01:00 |
|
Uwe Kindler
|
72ec61a043
|
Added access functions for the titlebar buttons
|
2018-11-03 20:51:02 +01:00 |
|
Uwe Kindler
|
0ac19ebdfb
|
Update qrc and pro file
|
2018-11-02 09:31:13 +01:00 |
|
Uwe Kindler
|
bc6ffcc02c
|
Fixed update of floating widget window title, make disabled close button look nicer, fixed restoring of floating dock container, change save and restore functionality of dock area to save the current dock widget name instead of the current index to ensure that the right dock widget is active in an area if the number of dock widgets changes for some reasons (i.e. in plugin based applications)
|
2018-11-02 09:19:53 +01:00 |
|
Uwe Kindler
|
a9246f7ce4
|
Switched to ToolButton instead of PushButtons for Close- and TabsMenu button in dock area title bar
|
2018-11-01 09:07:10 +01:00 |
|
Uwe Kindler
|
3f5697554a
|
Changed store and restore functioality to save the current dock widget name of an dock area instead of the current index because if some dock widgets are missing when loading the configuration, the dock index might be wrong
|
2018-11-01 08:52:14 +01:00 |
|
Uwe Kindler
|
5e6c82b68d
|
Started implementing VisibleDockAreaCount cache
|
2018-11-01 07:53:54 +01:00 |
|
Uwe Kindler
|
268f8655a1
|
Some smal improvements in FloatingDockContainer
|
2018-10-31 22:13:34 +01:00 |
|
Uwe Kindler
|
1dfabb3bef
|
Fixed handling of dock area removal in floating dock container, added close-button.svg icon to enable display of disabled close button
|
2018-10-31 00:50:18 +01:00 |
|
Uwe Kindler
|
6617cf6f19
|
Implemented proper updating of floating widget title
|
2018-10-30 23:45:59 +01:00 |
|
Uwe Kindler
|
81523b0346
|
Removed code for disabling close button because this caused trouble, fixed updating of window title if dock area is removed
|
2018-10-30 14:30:02 +01:00 |
|
Uwe Kindler
|
927be9a7d9
|
Improved detection of dock widget dragging - uses a distance now (half the height of dock area title bar)
|
2018-10-15 15:09:59 +02:00 |
|
Uwe Kindler
|
ada3d6b3b5
|
Added minimumSizeHint function to DockWidget to prevent jumping of the height of a dock area when switching between dock widgets, fixed use of findParent function in DockWidget - non current dock widgets do not have a parent so this function will fail
|
2018-10-15 08:29:30 +02:00 |
|
Uwe Kindler
|
30bbd26d0a
|
Added license information to DockAreTabBar and to DockAreTitleBar
|
2018-10-12 15:29:41 +02:00 |
|
Uwe Kindler
|
8637c89a6b
|
Added proper support for closable feature, now the close button is disabled for floating widgets
|
2018-10-12 15:18:05 +02:00 |
|
Uwe Kindler
|
11e5f9c95a
|
Properly implemented DockAreaTitle bar to encapsulate title bar functionality
|
2018-10-12 14:51:57 +02:00 |
|
Uwe Kindler
|
9bfb3fbea1
|
Created new DockAreaTitleBar class to encapsulate all title bar functionality
|
2018-10-12 13:37:37 +02:00 |
|
Uwe Kindler
|
9c95e34df5
|
Fixed some bugs in tabbar handling
|
2018-10-12 11:51:35 +02:00 |
|
Uwe Kindler
|
ceebda7431
|
Properly implemented tab removal in new DockAreaTabBar class
|
2018-10-12 10:41:19 +02:00 |
|
Uwe Kindler
|
75288af88c
|
Properly implemented tab moving
|
2018-10-12 09:17:14 +02:00 |
|