Qt-Advanced-Docking-System/AdvancedDockingSystem
mfreiholz 032a5d6cdf Memleak fixes
* Set parent of title- and content-widget to associated container-widget
* inside FloatingWidget::takeContent(...)

Restore state
* Restore all contents as visible and then call hideSectionContent(...) at
* the end. This is more consistent and uses same code (public API).
* Pass version to sub-methods to handle different formats
* Fix serialization, if nothing is visible (no sections, only hidden
* contents)
2016-02-19 12:00:39 +01:00
..
include/ads Memleak fixes 2016-02-19 12:00:39 +01:00
res Updates stylesheet margins and more... 2016-02-15 15:18:52 +01:00
src Memleak fixes 2016-02-19 12:00:39 +01:00
AdvancedDockingSystem.pro Implements show/hide of SectionContent + serialization of state (not yet 2016-02-18 15:06:00 +01:00