Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-07 | state machine controls edit/view dive details | ||
This is the first part of splitting the dive details into edit/view modes. - introduce a state machine to switch between view and edit mode - factor out the editor into its own component Both components are almost the same, but we can change them individually now. Signed-off-by: Sebastian Kügler <sebas@kde.org> |