Qt-Advanced-Docking-System/AdvancedDockingSystem
tanaxiusi f2f5de707c Fix bug after saving-restoring a empty container with no SectionWidget.
SectionTitleWidget::mousePressEvent call 'grabMouse' to ensure the floaing widget can always follow the mouse after floated.
SectionTitleWidget::mouseMoveEvent check Qt::LeftButton.
2016-03-16 20:12:39 +08:00
..
include/ads Adds possibility to remove section contents. 2016-03-14 15:12:34 +01:00
res Updates default stylesheet and demo app 2016-03-08 14:24:33 +01:00
src Fix bug after saving-restoring a empty container with no SectionWidget. 2016-03-16 20:12:39 +08:00
AdvancedDockingSystem.pro Adds optional "title" attribute to SectionContent and show it in visible 2016-02-24 12:12:09 +01:00