subsurface/mobile-widgets
Berthold Stoeger 517fb7a462 Core: keep trips in table(s)
Currently, all trips are kept in a linked list. Replace the list
by a table in analogy to dive_table. Use this to keep the trip_table
sorted as suggested by dump_trip_list(). When inserting a trip into
the table do that after adding the dives, to avoid warnings coming
out of dump_trip_list().

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-01-09 20:58:04 -08:00
..
qml update year to 2019 in about screens 2019-01-02 09:45:01 -08:00
qmlmanager.cpp Core: keep trips in table(s) 2019-01-09 20:58:04 -08:00
qmlmanager.h Mobile: add helper function to fill in the BT name 2018-12-21 14:52:02 -08: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