aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
AgeCommit message (Expand)Author
2018-01-25Remove function-call indirection in qmlmanager.cppGravatar Berthold Stoeger
2018-01-18Mobile: start message timer on startupGravatar Berthold Stoeger
2018-01-18Mobile: don't show timer twice in log-messageGravatar Berthold Stoeger
2018-01-18Remove redundant local variables cloudPwd and cloudUserGravatar Berthold Stoeger
2018-01-18Remove redundant QML getter functionsGravatar Berthold Stoeger
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-10mobile: fix crash on delete dive from divelistGravatar Jan Mulder
2018-01-08Move resetting of current file out of clear_dive_file_data()Gravatar Berthold Stoeger
2018-01-07Remove redundant call to clear_dive_file_data()Gravatar Berthold Stoeger
2017-12-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2017-12-26Cleanup: check we have dive before dereferencingGravatar Dirk Hohndel
2017-12-17Cleanup: fix potential uninitialized use of uuidGravatar Dirk Hohndel
2017-12-17mobile: use short date format in edit modeGravatar Jan Mulder
2017-12-16mobile: manual add dive and cancel fails when repeatedGravatar Jan Mulder
2017-12-14Don't create GeneralSettingsObjectWrapper objectGravatar Berthold Stoeger
2017-12-13mobile: do not just create a new dive siteGravatar Jan Mulder
2017-12-11Remove second parameter (bool force) in set_filename()Gravatar Berthold Stoeger
2017-12-08Cleanup: mark unused variableGravatar Dirk Hohndel
2017-12-07Mobile: Enable editing multiple buddiesGravatar Joakim Bygdell
2017-12-05Add button to rescan BT devicesGravatar Robert C. Helling
2017-12-05We no longer support Subsurface-mobile without BT supportGravatar Dirk Hohndel
2017-12-05iOS: report location services availabilityGravatar Murillo Bernardes
2017-12-03Fix argument to set_filename() in QMLManager::finishSetup()Gravatar Berthold Stoeger
2017-11-27QML UI: add versions of key libraries to the logGravatar Dirk Hohndel
2017-11-25mobile: get GPS data from dive site nameGravatar Jan Mulder
2017-11-18Constify strings in pref.hGravatar Berthold Stoeger
2017-10-17mobile: fix initial setup with no repo or meta infoGravatar Jan Mulder
2017-10-17mobile: No cloud repo creation more explicitGravatar Jan Mulder
2017-10-16Fix stupid syntax errorsGravatar Dirk Hohndel
2017-10-15Make sure we can still build without BT_SUPPORTGravatar Dirk Hohndel
2017-10-12mobile: enable switching BT on/off during session.Gravatar Jan Mulder
2017-10-09Use lrint() for all degrees_t related roundingGravatar Lubomir I. Ivanov
2017-10-08mobile: do not clear email and passwd when cancellingGravatar Jan Mulder
2017-10-08mobile: only set old credential status in one placeGravatar Jan Mulder
2017-09-29QML UI: rework single credential page to two pagesGravatar Jan Mulder
2017-09-29mobile: make sure that the old credential status is correctGravatar Jan Mulder
2017-09-29mobile: only deal with localrepo in NOCLOUD modeGravatar Jan Mulder
2017-09-29mobile: do not care about email/passwd when NOCLOUDGravatar Jan Mulder
2017-09-29mobile: add helper function cancelCredentialsPinSetup()Gravatar Jan Mulder
2017-09-29mobile: propagate "still PIN required status"Gravatar Jan Mulder
2017-09-29mobile: do not go to NO_CLOUD status from UNKNOWNGravatar Jan Mulder
2017-09-29mobile: initialize credential data in one placeGravatar Jan Mulder
2017-09-04Unify credential statesGravatar Jan Mulder
2017-09-04mobile: remove superfluous state INCOMPLETEGravatar Jan Mulder
2017-09-04mobile: remove superfluous state VALID_EMAILGravatar Jan Mulder
2017-09-04mobile: go to the correct credential stateGravatar Jan Mulder
2017-08-02QML UI: enable modification of ratingsGravatar Joakim Bygdell
2017-07-31mobile: make sure old credentialStatus is definedGravatar Jan Mulder
2017-07-29Trivial log string correctionGravatar Jan Mulder
2017-07-25Mobile: honour location service time thresholdGravatar Jan Mulder