mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 22:35:27 +00:00
e43362fdcf
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> |
||
---|---|---|
.. | ||
icons | ||
About.qml | ||
CloudCredentials.qml | ||
CopySettings.qml | ||
DiveDetails.qml | ||
DiveDetailsEdit.qml | ||
DiveDetailsView.qml | ||
DiveList.qml | ||
DivePlannerEdit.qml | ||
DivePlannerManager.qml | ||
DivePlannerSetup.qml | ||
DivePlannerView.qml | ||
DiveSummary.qml | ||
DownloadedDiveDelegate.qml | ||
DownloadFromDiveComputer.qml | ||
Export.qml | ||
GpsList.qml | ||
HintsTextEdit.qml | ||
Log.qml | ||
main.qml | ||
MapPage.qml | ||
mobile-resources.qrc | ||
qmldir | ||
qtquickcontrols2.conf | ||
Settings.qml | ||
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 |