subsurface/mobile-widgets/qml
jan Iversen 93c3a18db7 mobile-widgets/qml: use strongly typed CloudStatus
Replace CloudStatus.<value> with backend.<value> as part
of making enum sharing between C/C++ and QML more robust.

Replace PrefCloudStorage.verification_status with
backend.verification_status to use the strongly typed function.

Signed-off-by: jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-01-18 17:35:16 -08:00
..
icons mobile UI: add support and account icons 2019-12-29 01:16:23 +09:00
About.qml
CloudCredentials.qml mobile-widgets/qml: use strongly typed CloudStatus 2020-01-18 17:35:16 -08:00
CopySettings.qml
DiveDetails.qml Mobile: derive the index from the dive id 2019-11-08 20:50:05 +01:00
DiveDetailsEdit.qml
DiveDetailsView.qml Mobile: ensure there's some space between date and depth/duration 2019-11-08 20:50:05 +01:00
DiveList.qml mobile-widgets/qml: use strongly typed CloudStatus 2020-01-18 17:35:16 -08:00
DivePlannerEdit.qml mobile-widgets/qml: add diveplanner pages 2019-12-26 10:21:11 -08:00
DivePlannerManager.qml mobile-widgets/qml: add diveplanner pages 2019-12-26 10:21:11 -08:00
DivePlannerSetup.qml mobile-widgets/qml: secure text on ascent/descend get updated 2020-01-04 10:56:55 -08:00
DivePlannerView.qml mobile-widgets/qml: add diveplanner pages 2019-12-26 10:21:11 -08:00
DownloadedDiveDelegate.qml Mobile: use appendTextToLog to get timestamps in logs 2019-11-03 04:02:00 -08:00
DownloadFromDiveComputer.qml mobile-widgets/qml: remove use of eval() 2019-12-24 03:52:40 +09:00
Export.qml mobile/qml: Integrate/activate diveshare in Export 2019-12-12 21:35:55 -05:00
GpsList.qml
HintsTextEdit.qml
Log.qml mobile-widgets/qml: columnWidth undefined 2020-01-18 12:44:05 -08:00
main.qml mobile-widgets/qml: use strongly typed CloudStatus 2020-01-18 17:35:16 -08:00
MapPage.qml
mobile-resources.qrc mobile UI: add support and account icons 2019-12-29 01:16:23 +09:00
qmldir mobile-widgets/qml: add qmldir to include map-widget 2019-11-26 09:44:13 -08:00
qtquickcontrols2.conf
Settings.qml mobile-widgets/qml: use strongly typed CloudStatus 2020-01-18 17:35:16 -08:00
SsrfButton.qml
SsrfCheckBox.qml
SsrfSwitch.qml
SsrfTextField.qml Mobile: use appendTextToLog to get timestamps in logs 2019-11-03 04:02:00 -08:00
StartPage.qml mobile-widgets/qml: use strongly typed CloudStatus 2020-01-18 17:35:16 -08:00
TemplateCheckBox.qml mobile-widgets/qml: add TemplateCheckBox 2019-12-26 10:18:10 -08:00
TemplateComboBox.qml mobile-widgets/qml: add TemplateComboBox 2019-12-26 10:18:11 -08:00
TemplateLabel.qml mobile-widgets/qml: add TemplateLabel 2019-12-26 10:18:09 -08:00
TemplateRadioButton.qml mobile-widgets/qml: add TemplateRadioButton 2019-12-26 10:18:10 -08:00
TemplateSection.qml mobile-widgets/qml: add TemplateSection 2019-12-26 10:18:08 -08:00
TemplateSpinBox.qml mobile-widgets/qml: add TemplateSpinBox 2019-12-26 10:18:09 -08:00
ThemeTest.qml