subsurface/mobile-widgets
Berthold Stoeger 0026aa3955 Mobile: replace clear()/addAllDives() pairs by reload()
The clear()/addAllDives() pair was bogus as the former didn't
clear the model (this is not possible anymore - the model
represents the core dive list) and the latter readded all
dives again.

Replace this by a reload() function.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-09-14 13:20:59 +02:00
..
qml Mobile: replace clear()/addAllDives() pairs by reload() 2019-09-14 13:20:59 +02:00
qmlmanager.cpp Mobile: replace clear()/addAllDives() pairs by reload() 2019-09-14 13:20:59 +02:00
qmlmanager.h Mobile: add helper function to check cloud credentials 2019-09-11 21:50:41 +01:00
qmlprefs.cpp Mobile: set units system in "No cloud mode" 2018-09-19 14:41:11 -07:00
qmlprefs.h mobile-widgets: replace qmlprefs::theme with qPrefDisplay::theme 2018-09-12 20:18:32 -07:00