aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
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-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-06mobile_widgets: correct cloudCredentials save problemGravatar jan Iversen
2018-08-25mobile-widgets: remove QSettingsGravatar jan Iversen
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-11QlmManager: fix cylinderInitGravatar Jocke
2018-08-11Mobile: save pressuresGravatar Jocke
2018-08-11Mobile: save gasmixesGravatar Jocke
2018-08-11Mobile: save edited 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: 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: pass the indices for the combo boxes on the downloadpage to UIGravatar 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-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: remove unused propertyGravatar Dirk Hohndel
2018-06-21mobile: iOS/Android: always delete libdivecomputer.log at startGravatar Dirk Hohndel
2018-06-20QML UI: remove unused propertyGravatar Dirk Hohndel
2018-06-20QML UI: store nocloud data when adding cloud credentialsGravatar Dirk Hohndel
2018-06-20core: add free_samples helperGravatar Dirk Hohndel
2018-06-20mobile: set alloc_samples to 0 when resetting.Gravatar jan Iversen
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-09core: remove qml properties from downloadfromcthreadGravatar jan Iversen
2018-06-09mobile: add DCDeviceData properties to qmlmanagerGravatar jan Iversen
2018-05-30mobile: add timer to measure startup.Gravatar jan Iversen
2018-05-26Cleanup: remove reply and request member variables in QMLManagerGravatar Berthold Stoeger
2018-05-21mobile-widgets: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-21iOS: copy libdivecomputer.log to clipboardGravatar jan Iversen
2018-05-21iOS: store libdivecomputer.log in documents (same dir as app log)Gravatar jan Iversen
2018-05-21mobile: removed setting for libdivecomputer.logGravatar jan Iversen
2018-05-18mobile: add "Copy log to clipboard" buttonGravatar jan Iversen
2018-05-17mobile: fix wrong coords when saving new locationGravatar Murillo Bernardes
2018-05-07Planner: don't return static data in fake_dc()Gravatar Berthold Stoeger