mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile-widgets/qml: add DiveSummary.qml
Add DivePlannerSummary, a page to show in dive centers. Allow user to select period for the 2 colums in DiveSummary. Default is "Total" and "3 month", but allowing the user to change these, make it a very simple tool to view how the user progresses. Variables are taken from Backend. [Dirk Hohndel: adjusted text strings as these aren't really months] Signed-off-by: jan Iversen <jan@casacondor.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6cd46bee06
commit
b6e86a1c70
2 changed files with 211 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
<file>DivePlannerManager.qml</file>
|
||||
<file>DivePlannerSetup.qml</file>
|
||||
<file>DivePlannerView.qml</file>
|
||||
<file>DiveSummary.qml</file>
|
||||
<file>Export.qml</file>
|
||||
<file>GpsList.qml</file>
|
||||
<file>HintsTextEdit.qml</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue