Qt-Advanced-Docking-System/src
2019-11-28 14:28:34 +01:00
..
images Properly implemented showing and hiding of TitleBarUndockButton 2018-11-05 09:07:18 +01:00
linux Improved source code documentation, removed empty main.qrc to silence qmake warning 2019-08-26 07:58:56 +02: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 Fixed setting of splitter sizes for transparent docking 2019-11-27 21:43: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 Added initial support for transparent undocking 2019-11-26 14:40:56 +01:00
DockAreaTabBar.h Added initial support for transparent undocking 2019-11-26 14:40:56 +01:00
DockAreaTitleBar.cpp Added global static icon provider to enable registration of custom icons 2019-10-18 08:31:26 +02:00
DockAreaTitleBar.h Fixed DLL export of DockAreaTabBar, DockAreaTitleBar and ElidingLabel 2019-10-18 07:41:28 +02:00
DockAreaWidget.cpp Added dockAreaCreated signal that is emitted whenever a new dock area is created - this allows an application to set custom icons and tooltips for the title bar buttons 2019-11-22 21:53:17 +01:00
DockAreaWidget.h Added initial support for transparent undocking 2019-11-26 14:40:56 +01:00
DockContainerWidget.cpp Fixed setting of splitter sizes for transparent docking 2019-11-27 21:43:36 +01:00
DockContainerWidget.h Added initial support for transparent undocking 2019-11-26 14:40:56 +01:00
DockManager.cpp Added dock manager function addDockWidgetFloating to add initial floating dock widgets 2019-11-25 15:28:15 +01:00
DockManager.h Improved transparent docking 2019-11-28 09:09:36 +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 setFloating function to CDockWidget to support making a dock widget floating with from code 2019-11-25 15:59:08 +01:00
DockWidget.h Added setFloating function to CDockWidget to support making a dock widget floating with from code 2019-11-25 15:59:08 +01:00
DockWidgetTab.cpp Removed debug output, properly restored dragged tab position when floating starts 2019-11-28 10:32:39 +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 handling on spontaneous hide events in CFloatingDockContainer for Linux 2019-11-28 14:28:34 +01:00
FloatingDockContainer.h Added initial support for transparent undocking 2019-11-26 14:40:56 +01:00
FloatingOverlay.cpp Changed initial position of floating widgets 2019-11-28 13:35:58 +01:00
FloatingOverlay.h Improved transparent docking 2019-11-28 09:09:36 +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 Added initial support for transparent undocking 2019-11-26 14:40:56 +01:00