Qt-Advanced-Docking-System/src
Luca Beldi 40a8d9e6b4 Added CMake project file
CMake has been announced as the build system of choice for Qt in the
future so it's useful to provide a project file for it

Also added the possibility to compile as a static library
2019-01-16 09:44:34 +00:00
..
images Properly implemented showing and hiding of TitleBarUndockButton 2018-11-05 09:07:18 +01:00
stylesheets 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
ads_globals.cpp Removed unused DockStateSerialization files, added support for opaque splitter resizing 2018-12-11 15:19:59 +01:00
ads_globals.h Added CMake project file 2019-01-16 09:44:34 +00:00
ads.qrc Update qrc and pro file 2018-11-02 09:31:13 +01:00
DockAreaTabBar.cpp Merged the two draging state enumerations into a single one and reused it in FloatingDockContainer 2018-12-20 16:25:30 +01:00
DockAreaTabBar.h Merged the two draging state enumerations into a single one and reused it in FloatingDockContainer 2018-12-20 16:25:30 +01:00
DockAreaTitleBar.cpp Merged the two draging state enumerations into a single one and reused it in FloatingDockContainer 2018-12-20 16:25:30 +01:00
DockAreaTitleBar.h 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
DockAreaWidget.cpp Removed unused constants 2019-01-15 17:24:11 +01:00
DockAreaWidget.h 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
DockContainerWidget.cpp Removed unused function 2019-01-15 11:47:57 +01:00
DockContainerWidget.h 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
DockManager.cpp 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
DockManager.h Removed unused DockStateSerialization files, added support for opaque splitter resizing 2018-12-11 15:19:59 +01:00
DockOverlay.cpp Qt 5.5.1 (ubuntu 16.04) compatibility buildfixes 2019-01-15 10:12:34 +03:00
DockOverlay.h Added High DPI support for the creation of drop indicator pixmaps 2018-11-05 14:12:34 +01:00
DockSplitter.cpp Removed unused DockStateSerialization files, added support for opaque splitter resizing 2018-12-11 15:19:59 +01:00
DockSplitter.h Added support for export of shared library functions to support MSVC builds 2018-07-17 15:11:49 +02:00
DockWidget.cpp Qt 5.5.1 (ubuntu 16.04) compatibility buildfixes 2019-01-15 10:12:34 +03:00
DockWidget.h Merged the two draging state enumerations into a single one and reused it in FloatingDockContainer 2018-12-20 16:25:30 +01:00
DockWidgetTab.cpp Improved handling of sizes when dropping or removing content 2019-01-14 13:58:40 +01:00
DockWidgetTab.h Fix missing override warning 2019-01-15 17:23:47 +01:00
ElidingLabel.cpp Improved ElidingLabel 2018-11-30 16:09:57 +01:00
ElidingLabel.h fix forward declarations (class/struct) 2018-12-17 14:41:43 +03:00
FloatingDockContainer.cpp Merged the two draging state enumerations into a single one and reused it in FloatingDockContainer 2018-12-20 16:25:30 +01:00
FloatingDockContainer.h Merged the two draging state enumerations into a single one and reused it in FloatingDockContainer 2018-12-20 16:25:30 +01:00
src.pro Qt 5.5.1 (ubuntu 16.04) compatibility buildfixes 2019-01-15 10:12:34 +03:00