Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-24 | mobile-widgets/qml: use Kirigami Units instead of hardcoded values | jan Iversen | |
This allows for better scaling of the UI. Signed-off-by: jan Iversen <jan@casacondor.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2019-12-26 | mobile-widgets/qml: add diveplanner pages | jan Iversen | |
Diveplanner consist of 3 pages: - Edit, creation of the plan - View, view the plan - Manager, list/delete/select stored diveplans With the current navigation system (pageStack) View needs to be split in multiple pages. Signed-off-by: Jan Iversen <jan@casacondor.com> |