aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.h
AgeCommit message (Expand)Author
2018-08-11Mobile: fix saving new diveGravatar Jocke
2018-08-11Mobile: save pressuresGravatar Jocke
2018-08-11Mobile: save gasmixesGravatar Jocke
2018-08-11Mobile: save edited cylindersGravatar Jocke
2018-08-11QML UI: add callback to run after app is fully initializedGravatar Dirk Hohndel
2018-08-11Android: notify the UI a dive computer was plugged inGravatar Dirk Hohndel
2018-08-11QML UI: add property to pass detected device name to UIGravatar Dirk Hohndel
2018-06-27QML UI: remove unused propertyGravatar Dirk Hohndel
2018-06-20QML UI: remove unused propertyGravatar Dirk Hohndel
2018-06-15mobile: move settings from qmlmanager to qmlprefsGravatar jan Iversen
2018-06-15mobile: move NOCLOUD_LOCALSTORAGE from qmlmanager.cpp to .hGravatar jan Iversen
2018-06-09mobile: add DCDeviceData properties to qmlmanagerGravatar jan Iversen
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-26Cleanup: remove reply and request member variables in QMLManagerGravatar Berthold Stoeger
2018-05-21mobile: removed setting for libdivecomputer.logGravatar jan Iversen
2018-05-18mobile: add "Copy log to clipboard" buttonGravatar jan Iversen
2018-04-14QML UI: if we don't have a current position, update it laterGravatar Dirk Hohndel
2018-04-13iOS: log messagesGravatar Dirk Hohndel
2018-04-13iOS: always create subsurface.log fileGravatar Dirk Hohndel
2018-03-12Mobile: pass QString as value to registerError()Gravatar Berthold Stoeger
2018-01-31mobile: introduce simple private helper updateAllGlobalLists()Gravatar Jan Mulder
2018-01-31mobile cleanup: restyle construction of locationlistGravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (3)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (2)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (1)Gravatar Jan Mulder
2018-01-31Use error callback to log errors in QMLManagerGravatar Berthold Stoeger
2018-01-25Remove function-call indirection in qmlmanager.cppGravatar Berthold Stoeger
2018-01-18Remove redundant QML getter functionsGravatar Berthold Stoeger
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-11-25mobile: get GPS data from dive site nameGravatar Jan Mulder
2017-10-17mobile: No cloud repo creation more explicitGravatar Jan Mulder
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-07Make compile succeed without BT_SUPPORTGravatar Dirk Hohndel
2017-09-29mobile: add helper function cancelCredentialsPinSetup()Gravatar 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-08-02QML UI: enable modification of ratingsGravatar Joakim Bygdell
2017-07-23QML UI: add checkbox to show/hide developer menuGravatar Joakim Bygdell
2017-07-19QML UI: Allow cancel of ongoing downloadGravatar Jan Mulder
2017-07-12QML UI: make BT state available to QMLGravatar Dirk Hohndel
2017-07-09QML UI: add variable for libdc logfileGravatar Dirk Hohndel
2017-07-09Android: write appLog to fileGravatar Dirk Hohndel
2017-07-09QML UI: add progress message variableGravatar Dirk Hohndel
2017-06-23QML UI: remember the themeGravatar Dirk Hohndel
2017-06-23QML UI: color the status bar on AndroidGravatar Dirk Hohndel
2017-06-17QML UI: redesign the user notificationGravatar Dirk Hohndel
2017-06-16code cleanup: one more unused includeGravatar Jan Mulder