Qt-Advanced-Docking-System/src
Luca Beldi b7a5918974 Fixed project files
Fixed compilation on compilers that do not support C++14
Only 2 minor places required C++14, no need to impose it
2019-01-16 17:52:53 +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 Fixed project files 2019-01-16 17:52:53 +00:00
ads_globals.h Fixed project files 2019-01-16 17:52:53 +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 Fixed project files 2019-01-16 17:52:53 +00: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 Fixed project files 2019-01-16 17:52:53 +00:00
DockContainerWidget.h Fixed project files 2019-01-16 17:52:53 +00:00
DockManager.cpp Fixed project files 2019-01-16 17:52:53 +00: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 Fixed project files 2019-01-16 17:52:53 +00:00