Qt-Advanced-Docking-System/AdvancedDockingSystem/src
2016-03-09 08:37:20 +01:00
..
API.cpp Better implementation of empty QSplitter deletion (no longer crashes). 2016-03-08 10:58:56 +01:00
ContainerWidget.cpp Again... Fixes invisible FloatingWidget's title-widget after restoring state. 2016-03-09 08:37:20 +01:00
DropOverlay.cpp Fixes compiler warning C4482 (enum usage with type name). 2016-02-15 13:56:42 +01:00
FloatingWidget.cpp Memleak fixes 2016-02-19 12:00:39 +01:00
Internal.cpp Makes project mostly compatible with Qt 4.5 2016-02-12 08:00:31 +01:00
SectionContent.cpp Optimizes includes and forward declarations. 2016-02-26 12:43:14 +01:00
SectionContentWidget.cpp Memleak fixes 2016-02-19 12:00:39 +01:00
SectionTitleWidget.cpp Memleak fixes 2016-02-19 12:00:39 +01:00
SectionWidget.cpp Fixes invisible SectionWidget TAB, if the content was hidden previously, by calling setvisible(true) on title-widget - content-widget is managed by QStackedWidget. 2016-03-04 06:50:22 +01:00