Updates readme todos

This commit is contained in:
mfreiholz 2016-02-12 11:58:12 +01:00
parent 893d9f4e43
commit 1befbace4b

View File

@ -22,9 +22,9 @@ Open the `build.pro` with QtCreator and start the build, that's it.
## TODOs ## TODOs
Sorted by priority Sorted by priority
- Improve FloatingWidget (Remove maximize button, only support close-button which hides the widget) - Improve FloatingWidget (Remove maximize button, only support close-button which hides the widget)
- Serialize state/size/positions of dockings - **[DONE]** Serialize and Deserialize state/size/positions of dockings
- Deserialize state/size/positions of dockings - Serialize FloatingWidget states
- Make compatible with Qt 4.5 (\*ROFL!\*) - **[90%]** Make compatible with Qt 4.5 (\*ROFL!\*)
- Drop indicator images should be fully visible over the DropOverlay rectangle - Drop indicator images should be fully visible over the DropOverlay rectangle
- Pin contents: Pins a content and its title widget to the edge and opens on click/hover as long as it has focus - Pin contents: Pins a content and its title widget to the edge and opens on click/hover as long as it has focus