summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2018-09-11core/settings ... : remove qPref* includes in qPref.hGravatar jan Iversen
2018-09-11core: declare cloud_status in qPrefCloudStorageGravatar jan Iversen
2018-09-11core,tests: change qml register functionGravatar jan Iversen
2018-09-11cleanup[4/6], mobile: remove superfluous code from gpslocationGravatar Jan Mulder
2018-09-10prefs: git_local_only is not a preferenceGravatar Dirk Hohndel
2018-09-10Mobile: Remove webservice, remove UI componentsGravatar Jan Mulder
2018-09-06mobile_widgets: correct cloudCredentials save problemGravatar jan Iversen
2018-08-25mobile-widgets: remove QSettingsGravatar jan Iversen
2018-08-25Mobile: add default cylinder UIGravatar Jocke
2018-08-23Parse: pass dive_table argument to parse_file()Gravatar Berthold Stoeger
2018-08-23Cleanup: user properly typed pointersGravatar Berthold Stoeger
2018-08-15mobile-widgets: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-14core: activate qPrefGeneralGravatar jan Iversen
2018-08-12Use hex USB VID/PIDGravatar Dirk Hohndel
2018-08-12core: activate qPrefLocationServiceGravatar jan Iversen
2018-08-11Android: recognize OSTC 2N when plugged inGravatar Dirk Hohndel
2018-08-11Mobile: fix saving new diveGravatar Jocke
2018-08-11Mobile: fix adding new diveGravatar Jocke
2018-08-11QlmManager: fix cylinderInitGravatar Jocke
2018-08-11Mobile: save pressuresGravatar Jocke
2018-08-11Mobile: save gasmixesGravatar Jocke
2018-08-11Mobile: display all used gases on the edit pageGravatar Jocke
2018-08-11Mobile: save edited cylindersGravatar Jocke
2018-08-11Mobile: Display used cylinders on edit pageGravatar Jocke
2018-08-11Mobile: display all used cylindersGravatar Jocke
2018-08-11Whitespace cleanup, extra braces, and null checksGravatar Dirk Hohndel
2018-08-11Android: fix typo in OSTC3 FTDI device nameGravatar Dirk Hohndel
2018-08-11QML UI: don't overwrite good info with badGravatar Dirk Hohndel
2018-08-11QML UI: add callback to run after app is fully initializedGravatar Dirk Hohndel
2018-08-11QML UI: add another product ID to recognized FTDI cablesGravatar Dirk Hohndel
2018-08-11QML UI: don't show bogus warning if page stack is resetGravatar Dirk Hohndel
2018-08-11QML UI: don't mangle 'USB device' as device nameGravatar Dirk Hohndel
2018-08-11QML UI: directly access currentTextGravatar Dirk Hohndel
2018-08-11QML UI: disable connection selection for Atomics AquaticsGravatar Dirk Hohndel
2018-08-11QML UI: pass the indices for the combo boxes on the downloadpage to UIGravatar Dirk Hohndel
2018-08-11QML UI: when triggering download page, set up vendor/product/connectionGravatar Dirk Hohndel
2018-08-11QML UI: set indices when showing Download pageGravatar Dirk Hohndel
2018-08-11QML UI: expose vendor/product/connection index as propertiesGravatar Dirk Hohndel
2018-08-11QML UI: show download page when device was plugged inGravatar Dirk Hohndel
2018-08-11QML UI: create separate function to show download pageGravatar 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-08-07Move DC download icons used by mobile app to mobile-widgets/qml/icons/Gravatar Martin Měřinský
2018-07-10core: make qPref::cloud_status the only version of the enumGravatar jan Iversen
2018-07-05mobile-widgets: solve cloudstatus register problemGravatar jan Iversen
2018-07-04core: remove double definition of enum cloud_storage_statusGravatar jan Iversen
2018-06-28Android: limit the amount of data copied to clipboardGravatar Dirk Hohndel
2018-06-28iOS and Android: try more logfile locationsGravatar Dirk Hohndel
2018-06-28QML UI: provide information why logfile couldn't be writtenGravatar Dirk Hohndel
2018-06-27QML UI: fix layout of Download pageGravatar Dirk Hohndel