Uwe Kindler
f823b67a4a
Added support for export of shared library functions to support MSVC builds
2018-07-17 15:11:49 +02:00
Daniel Collin
75ad302d21
Compile and warning fixes for macOS
...
Number of warnings like this has been fixed
DockWidget.h:62:9: warning: class 'DockContainerWidgetPrivate' was previously declared as a struct [-Wmismatched-tags]
Also in ads_globals.cpp Clang didn’t like how that code setup so I changed it to what I think is the correct way. This would be good to get verified.
2018-05-06 12:45:46 +02:00
Uwe Kindler
dae852d9f9
Implemented XML serialization and loading of docking state
2017-12-29 18:18:16 +01:00
Uwe Kindler
52c23dafd5
Changed license to LGPL v2.1
2017-06-09 22:04:02 +02:00
Uwe Kindler
844c853768
Fixed a bug with shoing and hiding empty splitters, added some pictures to main page
2017-03-29 15:45:36 +02:00
Uwe Kindler
9adc524a42
Fixed creation of superfluous splitter when docking into container
2017-03-28 08:48:44 +02:00
Uwe Kindler
1b1c636107
Improved serialization support
2017-03-27 10:41:27 +02:00
Uwe Kindler
1cd1e7d6ec
Started implementing serialization and deserialization
2017-03-23 15:57:15 +01:00
Uwe Kindler
16bd1a3bd2
Implemented proper hiding and showing of dock widgets
2017-03-23 10:23:53 +01:00
Uwe Kindler
b6ee26adc2
Improved hide / show functionality of dock widgets
2017-03-22 16:08:44 +01:00
Uwe Kindler
239bd4781b
Added signals for dock area added and removed
2017-03-13 15:34:40 +01:00
Uwe Kindler
97571e4be8
Refactoring of project structure
2017-03-12 21:41:50 +01:00