mfreiholz
1b91fe241b
Use takeContents() for strict ownership switch.
2016-02-17 11:09:24 +01:00
mfreiholz
d67a7e65e9
Save/restore visiblity state of FloatingWidget.
2016-02-17 10:10:36 +01:00
mfreiholz
f0b1ea4735
Serializes and deserializes FloatingWidgets.
2016-02-17 09:59:11 +01:00
mfreiholz
2513ab1f2b
Better compatible with qt4.
...
* Q_PROPERTY MEMBER wasn't available, use READ and WRITE instead
* Disables namespace with qt4
* Updates default stylesheet to work with qt4 (no namespaces)
Unifies include/forward-declaration style in header files.
README status updates
2016-02-15 12:27:23 +01:00
mfreiholz
2d1a3b8665
Do some refactoring for public api logic
2016-02-15 11:32:35 +01:00
mfreiholz
9b09ae2fa6
Do some refactoring for public api logic
2016-02-15 11:13:58 +01:00
mfreiholz
77d05431c6
Updates high level api usage of ContainerWidget.
2016-02-15 10:28:42 +01:00
mfreiholz
893d9f4e43
Refactoring: Renames saveGeometry to saveState.. same for restore.
2016-02-12 11:43:34 +01:00
mfreiholz
8f13dbd77c
Makes project mostly compatible with Qt 4.5
2016-02-12 08:00:31 +01:00
mfreiholz
c74204d5b7
Removes some auto keywords.
2016-02-11 15:02:42 +01:00
mfreiholz
861d5187e3
Serialize current index of SectionWidget
2016-02-11 14:51:38 +01:00
mfreiholz
cb3324284a
Serialize QSplitter sizes, too.
2016-02-11 14:42:55 +01:00
mfreiholz
9050d1910c
Implements storeGeometry() and restoreGeometry() for ContainerWidget. It
...
correctly aligns all widgets... wohooo.
2016-02-11 14:33:02 +01:00
mfreiholz
7123410bb1
Available drop areas for DropOverlay can be configured via constructor
...
now.
Better visualization for edge-drops, always shown entire rect as active
drop area and only show a single drop icon.
2016-02-03 10:50:34 +01:00
mfreiholz
2a5849a266
Toggles visible of FloatingWidget by context-menu actions
2016-02-03 09:15:07 +01:00
mfreiholz
4f394ddf5e
- Fixes empty QSplitter bug
...
- Removes obsolete code
2016-02-03 08:01:26 +01:00
mfreiholz
cb5781cfdc
Refactors directory structure and file naming.
2016-02-02 15:01:48 +01:00