subsurface/mobile-widgets
Berthold Stoeger 3db50aedea Cleanup: Turn DiveListSortModel into classical singleton
To make this class available from QMLManager, the run_ui()
function would create the object and then set a pointer in
QMLManager. It works, but is inconsistent with the rest of
the code. Therefore, make it a classical singleton class,
which is generated on demand.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-10-04 09:19:10 -07:00
..
qml Mobile: fix reloading dive list after download 2019-10-02 08:04:49 -07:00
qmlmanager.cpp Cleanup: Turn DiveListSortModel into classical singleton 2019-10-04 09:19:10 -07:00
qmlmanager.h Revert the singleton PR 2019-09-27 16:26:58 -07:00
qmlprefs.cpp Revert the singleton PR 2019-09-27 16:26:58 -07:00
qmlprefs.h Revert the singleton PR 2019-09-27 16:26:58 -07:00