subsurface/mobile-widgets
Berthold Stoeger d1971a64f9 Core: Rename functions to more generic names
Rename
 - dive_get_insertion_index() -> dive_table_get_insertion_index()
 - unregister_dive_from_table() -> remove_from_dive_table()
 - get_idx_in_table() -> get_idx_in_dive_table()
 - sort_table() -> sort_dive_table()
This will make it more straight-forward to generate these functions
from macros.

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: Rename functions to more generic names 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