subsurface/mobile-widgets/qml
Berthold Stoeger 82af1b2377 Undo: make undo-system dive site-aware
As opposed to dive trips, dive sites were always directly added
to the global table, even on import. Instead, parse the divesites
into a distinct table and merge them on import.

Currently, this does not do any merging of dive sites, i.e. dive
sites are considered as either equal or different. Nevertheless,
merging of data should be rather easy to implement and simply
follow the code of the dive merging.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-04-12 18:19:07 +03:00
..
icons
About.qml
CloudCredentials.qml
CopySettings.qml
DiveDetails.qml
DiveDetailsEdit.qml
DiveDetailsView.qml
DiveList.qml
DownloadedDiveDelegate.qml
DownloadFromDiveComputer.qml Undo: make undo-system dive site-aware 2019-04-12 18:19:07 +03:00
GpsList.qml
HintsTextEdit.qml
Log.qml
main.qml
MapPage.qml
mobile-resources.qrc
qtquickcontrols2.conf
Settings.qml
SsrfButton.qml
SsrfCheckBox.qml
SsrfSwitch.qml
StartPage.qml
ThemeTest.qml