Qt-Advanced-Docking-System/AdvancedDockingSystem/include/ads
mfreiholz 158dac5309 Build
- Use absolute file paths by using $$PWD variable.
- Adds unit testing project + unit-test for serialization.
- Adds ADS_IMPORT define possibility for static code include.

Core
- Fixes usage of QBuffer.. missed the QBuffer::open() call..
2016-04-01 11:49:16 +02:00
..
API.h Build 2016-04-01 11:49:16 +02:00
ContainerWidget.h Adds possibility to remove section contents. 2016-03-14 15:12:34 +01:00
DropOverlay.h Optimizes includes and forward declarations. 2016-02-26 12:43:14 +01:00
FloatingWidget.h Optimizes includes and forward declarations. 2016-02-26 12:43:14 +01:00
Internal.h Fixes includes for Qt4. 2016-02-26 12:48:10 +01:00
SectionContent.h Adds possibility to remove section contents. 2016-03-14 15:12:34 +01:00
SectionContentWidget.h Implements show/hide of SectionContent + serialization of state (not yet 2016-02-18 15:06:00 +01:00
SectionTitleWidget.h Optimizes includes and forward declarations. 2016-02-26 12:43:14 +01:00
SectionWidget.h Optimizes includes and forward declarations. 2016-02-26 12:43:14 +01:00
Serialization.h Build 2016-04-01 11:49:16 +02:00