..
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
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
ads.qrc
Improved icons for all button, adjusted size of dock marker
2019-05-14 15:32:50 +02:00
DockAreaTabBar.cpp
Blocked display of context menu when dragging floating widget
2019-12-16 13:56:20 +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
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
DockAreaWidget.h
Added initial support for transparent undocking
2019-11-26 14:40:56 +01:00
DockContainerWidget.cpp
Fixed bug in DockContainerWidgetPrivate::moveIntoCenterOfSection
2019-12-17 13:45:33 +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 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
DockWidget.h
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
DockWidgetTab.cpp
Blocked display of context menu when dragging floating widget
2019-12-16 13:56:20 +01:00
DockWidgetTab.h
Added setFloating function to CDockWidget to support making a dock widget floating with from code
2019-11-25 15:59:08 +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 issue #88 - floating widgets going to the background on OSX when moving them
2019-12-13 20:56:50 +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
Properly implemented support for canceling non-opaque undocking on Linux
2019-12-16 11:45:18 +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
Added global static icon provider to enable registration of custom icons
2019-10-18 08:31:26 +02:00
src.pro
Renamed FloatingOverlay into FloatingDragPreview to match naming of global DockManager flags (like DragPreviewHasWindowFrame..)
2019-12-16 11:18:22 +01:00