.. |
images
|
Properly implemented showing and hiding of TitleBarUndockButton
|
2018-11-05 09:07:18 +01:00 |
linux
|
Fixed vertical alignment of label in FloatingWidgetTitleBar
|
2019-12-13 13:19:24 +01:00 |
stylesheets
|
Added missing FloatingWidgetTitleBar.cpp and missing stylesheet file for linux
|
2019-05-15 09:12:22 +02:00 |
ads_globals.cpp
|
Various fixes after code review
|
2019-01-25 16:28:36 +00:00 |
ads_globals.h
|
Implemented custom close handling
|
2020-01-06 11:42:36 +01:00 |
ads.qrc
|
Improved icons for all button, adjusted size of dock marker
|
2019-05-14 15:32:50 +02:00 |
DockAreaTabBar.cpp
|
Implemented custom close handling
|
2020-01-06 11:42:36 +01:00 |
DockAreaTabBar.h
|
Blocked display of context menu when dragging floating widget
|
2019-12-16 13:56:20 +01:00 |
DockAreaTitleBar.cpp
|
Blocked display of context menu when dragging floating widget
|
2019-12-16 13:56:20 +01:00 |
DockAreaTitleBar.h
|
Fixed DLL export of DockAreaTabBar, DockAreaTitleBar and ElidingLabel
|
2019-10-18 07:41:28 +02:00 |
DockAreaWidget.cpp
|
Added visibilityChanged code
|
2020-01-14 15:58:45 +01:00 |
DockAreaWidget.h
|
Implemented custom close handling
|
2020-01-06 11:42:36 +01:00 |
DockContainerWidget.cpp
|
Fixed some issues with custom close handling
|
2020-01-14 12:43:42 +01:00 |
DockContainerWidget.h
|
Renamed FloatingOverlay into FloatingDragPreview to match naming of global DockManager flags (like DragPreviewHasWindowFrame..)
|
2019-12-16 11:18:22 +01:00 |
DockingStateReader.cpp
|
Added support for file version handling for dock state files, added support for reading version 0 state file with wrong orientation character
|
2019-11-29 15:56:57 +01:00 |
DockingStateReader.h
|
Added support for file version handling for dock state files, added support for reading version 0 state file with wrong orientation character
|
2019-11-29 15:56:57 +01:00 |
DockManager.cpp
|
Added finishDragging() function to IFloatingWidget to prevent installing event filters
|
2019-12-13 11:52:50 +01:00 |
DockManager.h
|
Renamed FloatingOverlay into FloatingDragPreview to match naming of global DockManager flags (like DragPreviewHasWindowFrame..)
|
2019-12-16 11:18:22 +01:00 |
DockOverlay.cpp
|
Added Qt::WindowStaysOnTopHint | Qt::X11BypassWindowManagerHint for dock overlay for linux
|
2019-11-28 13:05:09 +01:00 |
DockOverlay.h
|
Added initial support for transparent undocking
|
2019-11-26 14:40:56 +01:00 |
DockSplitter.cpp
|
Make debug messages conditional.
|
2019-07-21 14:53:24 +07:00 |
DockSplitter.h
|
Improved source code documentation, removed empty main.qrc to silence qmake warning
|
2019-08-26 07:58:56 +02:00 |
DockWidget.cpp
|
Added visibilityChanged code
|
2020-01-14 15:58:45 +01:00 |
DockWidget.h
|
Added visibilityChanged code
|
2020-01-14 15:58:45 +01:00 |
DockWidgetTab.cpp
|
Blocked display of context menu when dragging floating widget
|
2019-12-16 13:56:20 +01:00 |
DockWidgetTab.h
|
Experimental implementation of close request
|
2020-01-03 18:13:34 +01:00 |
ElidingLabel.cpp
|
include file path change
|
2019-10-06 23:47:36 +02:00 |
ElidingLabel.h
|
Fixed DLL export of DockAreaTabBar, DockAreaTitleBar and ElidingLabel
|
2019-10-18 07:41:28 +02:00 |
FloatingDockContainer.cpp
|
Fixed some issues with custom close handling
|
2020-01-14 12:43:42 +01:00 |
FloatingDockContainer.h
|
Improved source documentation and images
|
2019-12-16 08:06:38 +01:00 |
FloatingDragPreview.cpp
|
Fixed build warning for FloatingDragPreview.cpp
|
2019-12-16 11:47:55 +01:00 |
FloatingDragPreview.h
|
Fixed MSVC build warning
|
2020-01-12 15:12:47 +01:00 |
IconProvider.cpp
|
Added global static icon provider to enable registration of custom icons
|
2019-10-18 08:31:26 +02:00 |
IconProvider.h
|
Fixed compiler warning for MSVC
|
2020-01-11 15:21:10 +01:00 |
src.pro
|
Renamed FloatingOverlay into FloatingDragPreview to match naming of global DockManager flags (like DragPreviewHasWindowFrame..)
|
2019-12-16 11:18:22 +01:00 |