Qt-Advanced-Docking-System/AdvancedDockingSystem/src
2016-04-04 08:51:38 +02:00
..
API.cpp Better implementation of empty QSplitter deletion (no longer crashes). 2016-03-08 10:58:56 +01:00
ContainerWidget.cpp Serialize SectionIndexData on storeSate(). 2016-04-04 08:51:38 +02: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 Adds possibility to remove section contents. 2016-03-14 15:12:34 +01:00
SectionTitleWidget.cpp Using grabMouse() leads to more problems. I think there is a better way to ensure that the mouse sometimes doesn't lose the current dragging floating widget. 2016-03-16 13:58:57 +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
Serialization.cpp Serialize SectionIndexData on storeSate(). 2016-04-04 08:51:38 +02:00