aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.h
AgeCommit message (Expand)Author
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
2017-06-12QML UI: do not crash on selecting dive computersGravatar Jan Mulder
2017-06-11QML UI: move BT handling into core codeGravatar Dirk Hohndel
2017-06-02Android BT: generalize pairing dataGravatar Jan Mulder
2017-06-01Android BT: pull the pairing data from a deviceGravatar Jan Mulder
2017-06-01Use #if defined() instead of #ifGravatar Jan Mulder
2017-05-31QML UI: add getBtAddress functionGravatar Dirk Hohndel
2017-05-29QML UI: detect BT dive computersGravatar Dirk Hohndel
2017-05-29QML UI: start BT discoveryGravatar Dirk Hohndel
2017-05-27QML UI: Fill the product listGravatar Tomaz Canabrava
2017-04-29Add SPDX header to mobile widgets and QML filesGravatar Dirk Hohndel
2017-04-14QML UI: create completion list for cylinders as wellGravatar Dirk Hohndel
2017-04-04QML UI: better handling of device pixel ratioGravatar Dirk Hohndel
2016-09-04QML UI: Enable cylinder editGravatar Joakim Bygdell
2016-06-13QML UI: prepare to enter the cloud PIN on mobile UIGravatar Dirk Hohndel
2016-05-21Add init function to qmlmanagerGravatar Joakim Bygdell
2016-04-30QML UI: when first entering cloud credentials, force cloud connectionGravatar Dirk Hohndel
2016-04-29QML UI: when switching from no cloud to cloud usage, don't drop local dataGravatar Dirk Hohndel
2016-04-27Add helper function for the consumption of loaded dive dataGravatar Dirk Hohndel
2016-04-22QML UI: when chosing 'no cloud', switch to dive listGravatar Dirk Hohndel
2016-04-17QML UI: make the state of the GPS service available to QMLGravatar Dirk Hohndel
2016-04-15QML UI: quit on back key while showing dive listGravatar Dirk Hohndel
2016-04-15QML UI: rewrite the commitChanges functionGravatar Dirk Hohndel
2016-04-14QML UI: keep QML manager and the UI in sync about selected diveGravatar Dirk Hohndel
2016-04-14Make it easy to access the sort model from the QML managerGravatar Dirk Hohndel
2016-04-13Remove unused functionGravatar Dirk Hohndel
2016-04-11Upon undoing a dive deletion select that diveGravatar Robert Helling
2016-04-10QML UI: try to do the right thing for changes on all platformsGravatar Dirk Hohndel
2016-04-08QML UI: only force network access when user asks us toGravatar Dirk Hohndel
2016-04-06QML UI: break the sync into explicit save local and save cloudGravatar Dirk Hohndel
2016-04-06QML UI: save with unchanged credentials returns to dive listGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel