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 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
DiveList.qml Mobile: copy the dive data when configuring settings 2018-12-21 09:13:37 +02:00
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 Mobile: UI for selecting what to copy-paste 2018-12-21 09:13:37 +02:00
MapPage.qml
mobile-resources.qrc Mobile: UI for selecting what to copy-paste 2018-12-21 09:13:37 +02:00
qtquickcontrols2.conf
Settings.qml Mobile: only show dive computers in the Bluetooth connection list 2019-02-14 09:05:58 -08:00
SsrfButton.qml
SsrfCheckBox.qml
SsrfSwitch.qml
StartPage.qml
ThemeTest.qml