subsurface/mobile-widgets
jan Iversen 6cd46bee06 divesummary: add DiveSummary class to shared and backend
Create DiveSummary class in backend-shared and make the DiveSummary calculation
results available to QML.

This adds a loop over all dives (could have been done with a model, but the
models available to mobile are very limited, so use the basic way).

[Dirk Hohndel: renamed the results variable and combined a couple of commits]

Signed-off-by: jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-01-27 14:25:03 -08:00
..
qml mobile-widgets/qml: add background color property 2020-01-27 14:25:03 -08:00
CMakeLists.txt mobile-widgets: add themeInterface 2020-01-26 16:42:35 -08:00
qmlinterface.cpp divesummary: add DiveSummary class to shared and backend 2020-01-27 14:25:03 -08:00
qmlinterface.h divesummary: add DiveSummary class to shared and backend 2020-01-27 14:25:03 -08:00
qmlmanager.cpp code cleanup: whitespace cleanup 2020-01-26 16:51:05 -08:00
qmlmanager.h mobile-widgets: add oldStatus variable to qmlmanager 2019-12-29 12:20:19 -08:00
themeinterface.cpp mobile-widgets: add themeInterface 2020-01-26 16:42:35 -08:00
themeinterface.h mobile-widgets: add themeInterface 2020-01-26 16:42:35 -08:00