.. |
images
|
Properly implemented showing and hiding of TitleBarUndockButton
|
2018-11-05 09:07:18 +01:00 |
stylesheets
|
Switched to ToolButton instead of PushButtons for Close- and TabsMenu button in dock area title bar
|
2018-11-01 09:07:10 +01:00 |
ads_globals.cpp
|
Compile and warning fixes for macOS
|
2018-05-06 12:45:46 +02:00 |
ads_globals.h
|
Added access functions for the titlebar buttons
|
2018-11-03 20:51:02 +01:00 |
ads.qrc
|
Update qrc and pro file
|
2018-11-02 09:31:13 +01:00 |
DockAreaTabBar.cpp
|
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 |
DockAreaTabBar.h
|
Fixed proper selection and deselection of current tab in tabbar
|
2018-11-03 21:48:35 +01:00 |
DockAreaTitleBar.cpp
|
Fixed proper selection and deselection of current tab in tabbar
|
2018-11-03 21:48:35 +01:00 |
DockAreaTitleBar.h
|
Added access functions for the titlebar buttons
|
2018-11-03 20:51:02 +01:00 |
DockAreaWidget.cpp
|
Properly implemented showing and hiding of TitleBarUndockButton
|
2018-11-05 09:07:18 +01:00 |
DockAreaWidget.h
|
Properly implemented showing and hiding of TitleBarUndockButton
|
2018-11-05 09:07:18 +01:00 |
DockContainerWidget.cpp
|
Properly implemented showing and hiding of TitleBarUndockButton
|
2018-11-05 09:07:18 +01:00 |
DockContainerWidget.h
|
Properly implemented showing and hiding of TitleBarUndockButton
|
2018-11-05 09:07:18 +01:00 |
DockManager.cpp
|
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 |
DockManager.h
|
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 |
DockOverlay.cpp
|
Properly implemented DockAreaTitle bar to encapsulate title bar functionality
|
2018-10-12 14:51:57 +02:00 |
DockOverlay.h
|
Added support for stylesheet styling of overlay cross icons, fixed problem when dragging a floating widget that was maximized, removed som std::cout debug output
|
2018-08-28 13:25:44 +02:00 |
DockSplitter.cpp
|
Changed license to LGPL v2.1
|
2017-06-09 22:04:02 +02:00 |
DockSplitter.h
|
Added support for export of shared library functions to support MSVC builds
|
2018-07-17 15:11:49 +02:00 |
DockStateSerialization.cpp
|
Changed license to LGPL v2.1
|
2017-06-09 22:04:02 +02:00 |
DockStateSerialization.h
|
Changed license to LGPL v2.1
|
2017-06-09 22:04:02 +02:00 |
DockWidget.cpp
|
Properly implemented showing and hiding of TitleBarUndockButton
|
2018-11-05 09:07:18 +01:00 |
DockWidget.h
|
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 |
DockWidgetTab.cpp
|
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 |
DockWidgetTab.h
|
Properly implemented tab moving
|
2018-10-12 09:17:14 +02:00 |
FloatingDockContainer.cpp
|
Properly implemented showing and hiding of TitleBarUndockButton
|
2018-11-05 09:07:18 +01:00 |
FloatingDockContainer.h
|
Added access functions for the titlebar buttons
|
2018-11-03 20:51:02 +01:00 |
src.pro
|
Created new DockAreaTitleBar class to encapsulate all title bar functionality
|
2018-10-12 13:37:37 +02:00 |