subsurface/mobile-widgets/qml
Berthold Stoeger ff9506b21b Import: don't add to new trip while downloading
Since process_imported_dives() can add dives to a newly generated
trip, this need not be done in the downloading code. This makes
data flow distinctly simpler, as no trip table and no add-new-trip
flag has to be passed down to the libdivecomputer glue code.

Moreover, since now the trip creation is done at the import step
rather than the download step, the latest status of the "add to
new trip" checkbox will be considered.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-01-19 13:48:17 -08:00
..
icons Mobile/filtering: add icons for filter and sort 2018-10-23 22:45:29 +01:00
About.qml update year to 2019 in about screens 2019-01-02 09:45:01 -08:00
CloudCredentials.qml
CopySettings.qml Mobile: UI for selecting what to copy-paste 2018-12-21 09:13:37 +02:00
DiveDetails.qml Mobile: Allow multiple divemasters 2018-11-15 18:10:13 +08:00
DiveDetailsEdit.qml
DiveDetailsView.qml Dive site: replace UUID by pointer in mobile code 2018-10-29 00:09:31 +00:00
DiveList.qml Mobile: copy the dive data when configuring settings 2018-12-21 09:13:37 +02:00
DownloadedDiveDelegate.qml
DownloadFromDiveComputer.qml Import: don't add to new trip while downloading 2019-01-19 13:48:17 -08:00
GpsList.qml
HintsTextEdit.qml
Log.qml
main.qml Mobile: UI for selecting what to copy-paste 2018-12-21 09:13:37 +02:00
MapPage.qml Dive site: replace UUID by pointer in mobile code 2018-10-29 00:09:31 +00:00
mobile-resources.qrc Mobile: UI for selecting what to copy-paste 2018-12-21 09:13:37 +02:00
qtquickcontrols2.conf
Settings.qml Mobile/filtering: add Settings options for filtering 2018-10-23 22:45:30 +01:00
SsrfButton.qml
SsrfCheckBox.qml
SsrfSwitch.qml Mobile UI: make SsrfSwitch resizable 2018-10-21 14:43:41 -04:00
StartPage.qml
ThemeTest.qml