aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
AgeCommit message (Expand)Author
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in create_dive_site_*()Gravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in get_dive_site_*()Gravatar Berthold Stoeger
2018-10-23Mobile/filtering: update filter in separate threadGravatar Dirk Hohndel
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-11Undo: make diverse trip-related operations undo-ableGravatar Berthold Stoeger
2018-10-09Mobile: factor out syncToCloud [3/3]Gravatar Jan Mulder
2018-10-09Mobile: mark divelist changed on no-cloud to cloud accountGravatar Jan Mulder
2018-10-06Import: pass "downloaded" parameter to process_imported_dives()Gravatar Berthold Stoeger
2018-10-06Core: remove preexisting field from struct dive_tableGravatar Berthold Stoeger
2018-09-29Mobile: don't call clear_dive() on deleteDiveGravatar Berthold Stoeger
2018-09-23Core: split process_dives() in post-import and post-load versionsGravatar Berthold Stoeger
2018-09-23Mobile/remember DCs: try to match device namesGravatar Dirk Hohndel
2018-09-19Mobile: git prefs overrules localeGravatar Jocke
2018-09-12mobile-widgets: remove setTimeThreshold from systemGravatar jan Iversen
2018-09-12mobile-widgets: move distanceThreshold handling to qPrefGravatar jan Iversen
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