subsurface/qt-models
Berthold Stoeger 88dc32fdfc Core: turn add_single_dive() to append_dive()
The only external caller of add_single_dive() used it to append a
dive to the global dive list. Rename the function accordingly and
remove the index parameter.

The internal caller can use the local insert_dive() function, which
doesn't consider selection. That shouldn't be a problem, as the
caller is doing import.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-04-15 10:24:31 +12:00
..
cleanertablemodel.cpp
cleanertablemodel.h
CMakeLists.txt
completionmodels.cpp
completionmodels.h
cylindermodel.cpp
cylindermodel.h
divecomputerextradatamodel.cpp
divecomputerextradatamodel.h
divecomputermodel.cpp
divecomputermodel.h
diveimportedmodel.cpp
diveimportedmodel.h
divelistmodel.cpp Core: turn add_single_dive() to append_dive() 2019-04-15 10:24:31 +12:00
divelistmodel.h
divelocationmodel.cpp Dive site: add proximity field to dive site list 2019-04-12 18:19:07 +03:00
divelocationmodel.h Dive sites: show dives at selected dive sites 2019-04-12 18:19:07 +03:00
divepicturemodel.cpp
divepicturemodel.h
diveplannermodel.cpp Undo: remove ADD mode from main tab 2019-04-12 18:19:07 +03:00
diveplannermodel.h
diveplotdatamodel.cpp
diveplotdatamodel.h
divetripmodel.cpp Undo: update filter flag when dives change 2019-04-12 18:19:07 +03:00
divetripmodel.h Undo: update dive list if trip changed 2019-04-12 18:19:07 +03:00
filtermodels.cpp Filter: allow filtering multiple dive sites 2019-04-12 18:19:07 +03:00
filtermodels.h Filter: allow filtering multiple dive sites 2019-04-12 18:19:07 +03:00
gpslistmodel.cpp
gpslistmodel.h
maplocationmodel.cpp
maplocationmodel.h
messagehandlermodel.cpp
messagehandlermodel.h
models.cpp
models.h
tankinfomodel.cpp
tankinfomodel.h
treemodel.cpp
treemodel.h
weightmodel.cpp
weightmodel.h
weightsysteminfomodel.cpp
weightsysteminfomodel.h
yearlystatisticsmodel.cpp
yearlystatisticsmodel.h