subsurface/mobile-widgets
Berthold Stoeger f7c73f1987 mobile/summary: implement firstDiveDate and lastDiveDate
Instead of transporting the global first and last dive date
in the dive summary, calculate it in an external function.
Since we already have time and date functions in qthelper.cpp
implement those functions there. Provide a stub in QMLInterface
so that QML can access these standalone functions.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-02-08 10:29:36 -08:00
..
qml mobile/summary: implement firstDiveDate and lastDiveDate 2020-02-08 10:29:36 -08:00
CMakeLists.txt mobile-widgets: add themeInterface 2020-01-26 16:42:35 -08:00
qmlinterface.cpp Cleanup: remove QMLInterface::instance() 2020-01-31 21:28:45 +01:00
qmlinterface.h mobile/summary: implement firstDiveDate and lastDiveDate 2020-02-08 10:29:36 -08:00
qmlmanager.cpp mobile: prevent crash adding dives 2020-02-08 10:26:21 -08:00
qmlmanager.h mobile-widgets: add oldStatus variable to qmlmanager 2019-12-29 12:20:19 -08:00
themeinterface.cpp mobile-widgets: switch to new subsurfaceTheme 2020-02-03 17:30:35 -08:00
themeinterface.h mobile-widgets/themeinterface: make most part static 2020-02-03 17:30:15 -08:00