aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.h
AgeCommit message (Expand)Author
2019-04-12Dive site: introduce proxy model DiveSiteSortedModelGravatar Berthold Stoeger
2019-02-14Mobile: only show dive computers in the Bluetooth connection listGravatar Dirk Hohndel
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2018-12-21Mobile: add helper function to fill in the BT nameGravatar Dirk Hohndel
2018-12-21Mobile: UI for selecting what to copy-pasteGravatar Miika Turkia
2018-11-18Verify that copy is doneGravatar Miika Turkia
2018-11-18Support for copy-pasting specific fields on mobileGravatar Miika Turkia
2018-10-23Mobile/filtering: update filter in separate threadGravatar Dirk Hohndel
2018-10-23QML UI: make the QML window object part of the QMLManager classGravatar Dirk Hohndel
2018-10-09Mobile: factor out syncToCloud [3/3]Gravatar Jan Mulder
2018-09-23Mobile/remember DCs: try to match device namesGravatar Dirk Hohndel
2018-09-12mobile-widgets: remove setTimeThreshold from systemGravatar jan Iversen
2018-09-11cleanup[4/6], mobile: remove superfluous code from gpslocationGravatar Jan Mulder
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