subsurface/mobile-widgets/qml
Dirk Hohndel e43362fdcf mobile/download-from-DC: ensure that changes get actually saved
Calling saveChangesLocal() seems like the right thing to do, but it
doesn't do anything useful if the dive list hasn't been marked as
changed. The correct helper function to call is changesNeedSaving()
which makes sure we save the changes and update all UI information.

[Berthold: since this removes the last QML caller of saveChangesLocal()
we can make that function private.]

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-04-04 12:00:25 -07:00
..
icons
About.qml cleanup: update all copyright dates to 2020 2020-04-04 12:00:24 -07:00
CloudCredentials.qml
CopySettings.qml
DiveDetails.qml mobile/dive-details: add option to toggle the invalid flag 2020-03-31 20:33:11 -07:00
DiveDetailsEdit.qml
DiveDetailsView.qml mobile/dive-details: remove the redundant 'map it' button 2020-03-31 08:42:20 -07:00
DiveList.qml mobile/dive-list: don't use cacheBuffer 2020-04-04 12:00:25 -07:00
DivePlannerEdit.qml
DivePlannerManager.qml
DivePlannerSetup.qml
DivePlannerView.qml
DiveSummary.qml mobile/dive-summary: make the drop downs smaller 2020-03-31 20:33:11 -07:00
DownloadedDiveDelegate.qml
DownloadFromDiveComputer.qml mobile/download-from-DC: ensure that changes get actually saved 2020-04-04 12:00:25 -07:00
Export.qml
GpsList.qml
HintsTextEdit.qml
Log.qml
main.qml mobile UI: delay reading the dive list until app is active 2020-04-04 12:00:25 -07:00
MapPage.qml
mobile-resources.qrc mobile UI: stop the use of dark icon theme 2020-03-21 13:27:00 -07:00
qmldir
qtquickcontrols2.conf
Settings.qml mobile/settings: attempt to fix the layout 2020-03-21 13:27:00 -07:00
SsrfCheckBox.qml
SsrfSwitch.qml
SsrfTextField.qml
StartPage.qml
TemplateButton.qml
TemplateCheckBox.qml
TemplateComboBox.qml
TemplateLabel.qml
TemplateLine.qml
TemplatePage.qml
TemplateRadioButton.qml
TemplateSection.qml
TemplateSpinBox.qml
TemplateTextField.qml
TemplateTitle.qml
ThemeTest.qml
TripDetails.qml mobile/cleanup: pageStack.pop() doesn't take a string argument 2020-03-26 11:49:46 -07:00