mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 13:15:43 +08:00
Updates readme todos
This commit is contained in:
parent
893d9f4e43
commit
1befbace4b
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user