subsurface/mobile-widgets/qml
jan Iversen de4e1c1efa mobile-widgets/qml: don't call cancelCredentialsPinSetup()
Copy functionality from cancelCredentialsPinSetup() into Cancel in
CloudCredentials.qml, this is part of the general qmlprefs cleanup.

Remove rootItem.returnTopPage() since the user stays on this page
(sees credentials again).

Signed-off-by: Jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2019-12-28 08:34:56 -08:00
..
icons mobile UI: add support and account icons 2019-12-29 01:16:23 +09:00
About.qml update year to 2019 in about screens 2019-01-02 09:45:01 -08:00
CloudCredentials.qml mobile-widgets/qml: don't call cancelCredentialsPinSetup() 2019-12-28 08:34:56 -08:00
CopySettings.qml Mobile: UI for selecting what to copy-paste 2018-12-21 09:13:37 +02:00
DiveDetails.qml Mobile: derive the index from the dive id 2019-11-08 20:50:05 +01:00
DiveDetailsEdit.qml Mobile: allow editing dive number 2019-10-21 15:50:41 -04:00
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: remove property credentialStatus 2019-12-28 08:34:56 -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: diveplannersetup graphical layout 2019-12-26 10:21:30 -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: fix cacheBuffer for log window 2019-10-26 11:38:26 -07:00
main.qml mobile UI: add menu item for cloud password reset 2019-12-29 01:16:23 +09:00
MapPage.qml Mobile: don't make sub-pages fill the parent 2019-10-13 11:32:27 -07:00
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: remove cancelCredentialsPinSetup() from Settings 2019-12-28 08:34:56 -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 UI/login: move startpage to main 2019-12-24 15:53:15 -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