aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
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-23Desktop/remember DCs: move non-UI-specific code into the core layerGravatar Dirk Hohndel
2018-09-23qPref: add ability to remember recently used dive computersGravatar Dirk Hohndel
2018-09-22Trivial: un-static function-local bufferGravatar Berthold Stoeger
2018-09-22Actually create a UUID when creating a dive site during downloadGravatar Linus Torvalds
2018-09-19Dive media: on import read metadata only onceGravatar Berthold Stoeger
2018-09-19Cleanup: make surface sample in merge_one_sample() non-staticGravatar Berthold Stoeger
2018-09-19Mobile: always update the preferences when set_unit_system is calledGravatar Jocke
2018-09-16Always return status from ftdi_open when calledGravatar Anton Lundin
2018-09-13Optional anonymization upon exportGravatar Robert C. Helling
2018-09-12core: connect qPref..::time_thresholdChanged to setGpsTimeThresholdGravatar jan Iversen
2018-09-12serial_ftdi: use Sleep() on Win32Gravatar Lubomir I. Ivanov
2018-09-12Planner: fix display of "overlapping dives" messageGravatar Berthold Stoeger
2018-09-12DLF import: Remove old debug printGravatar Anton Lundin
2018-09-12DLF import: Decode all sensors, when we got them.Gravatar Anton Lundin
2018-09-12DLF import: Set initial gas as first cylinderGravatar Anton Lundin
2018-09-12DLF import: Name dive siteGravatar Anton Lundin
2018-09-12DLF import: Decode device configuration into extra stringsGravatar Anton Lundin
2018-09-12DLF import: Create separate solenoid open/close eventsGravatar Anton Lundin
2018-09-12BLE: add Teric to list of auto-detected Shearwater computersGravatar Dirk Hohndel
2018-09-12DLF import: record starting battery levelGravatar Miika Turkia
2018-09-12DLF import: use battery_end in preparationGravatar Miika Turkia
2018-09-11core/settings: correct UserSurvey -> userSurvey in qPrefDisplayGravatar jan Iversen
2018-09-11core/settings: optimize base_url functions.Gravatar jan Iversen
2018-09-11core/settings: use instance() in qPref macrosGravatar jan Iversen
2018-09-11core/settings: change bestmixend to int, to allow qml to workGravatar jan Iversen
2018-09-11core/settings: correct wrong emit in qPrefFacebookGravatar 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-11core/tests: change short to int in pref.hGravatar jan Iversen
2018-09-11core,tests: change qml register functionGravatar jan Iversen
2018-09-11core: add auto registration to qPref*Gravatar jan Iversen
2018-09-11core/settings: add missing empty line.Gravatar jan Iversen
2018-09-11core/setting: change *_changed to *Changed for the sake of QML.Gravatar jan Iversen
2018-09-11cleanup[6/6]: remove actual preferencesGravatar Jan Mulder
2018-09-11Cleanup[5/6]: remove unused preferencesGravatar Jan Mulder
2018-09-11cleanup[4/6], mobile: remove superfluous code from gpslocationGravatar Jan Mulder
2018-09-11cleanup[3/6]: do not save the userid any moreGravatar Jan Mulder
2018-09-11cleanup[2/6]: remove set_userid()Gravatar Jan Mulder
2018-09-11cleanup[1/6]: do not set userid/save_userid_local from storageGravatar Jan Mulder
2018-09-10prefs: use correct way to set the cloud storage password preferenceGravatar Dirk Hohndel
2018-09-10prefs: cloud_new_password is not a preferenceGravatar Dirk Hohndel
2018-09-10prefs: git_local_only is not a preferenceGravatar Dirk Hohndel
2018-09-10Profile: fix SAC calculation for air divesGravatar Berthold Stoeger
2018-09-09Set desktop file name to avoid a broken icon under KDE WaylandGravatar Alexander Wilms
2018-09-09DLF import: document deco eventGravatar Miika Turkia
2018-09-09DLF import: comment measured HeGravatar Miika Turkia
2018-09-09DLF import: Record battery statusGravatar Miika Turkia
2018-09-07core/settings: only sync values that are actually changedGravatar jan Iversen