summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2018-09-30Bluetooth: don't use random addresses on WindowsGravatar Dirk Hohndel
2018-09-30Bluetooth: use standard Qt code on WindowsGravatar Dirk Hohndel
2018-09-29Cleanup: split out free_dive() function from delete_single_dive()Gravatar Berthold Stoeger
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-09-29Bluetooth: turn on logging earlierGravatar Dirk Hohndel
2018-09-28Parser: parse text-based files into arbitrary tableGravatar Berthold Stoeger
2018-09-28Cleanup: remove redundant prototypes from dive.hGravatar Berthold Stoeger
2018-09-28Cleanup: Make add_sample_data() local to translation unitGravatar Berthold Stoeger
2018-09-26qt-ble: allow reading of partial packet dataGravatar Linus Torvalds
2018-09-26Allow XML sample times to have hh:mm:sec formatGravatar Linus Torvalds
2018-09-25qt-ble: add BLE packet debugging codeGravatar Linus Torvalds
2018-09-25qt-ble: only connect the signals to the preferred serviceGravatar Linus Torvalds
2018-09-25Metadata: rudimentary support for XMP metadataa in MP4-based videosGravatar Berthold Stoeger
2018-09-25cleanup: do not compare doubles like thisGravatar Jan Mulder
2018-09-25qPref: don't compare doubles for equalityGravatar Dirk Hohndel
2018-09-25qPref: add mobile_scale preferenceGravatar Dirk Hohndel
2018-09-24qt-ble: re-organize how we pick the GATT characteristics to read and writeGravatar Linus Torvalds
2018-09-24macOS: always list 'FTDI' as a serial connectionGravatar Dirk Hohndel
2018-09-24cleanup: remove more GPS webservice codeGravatar Jan Mulder
2018-09-24core: fix connect callGravatar Jan Mulder
2018-09-23qt-ble: set up infrastructure for better preferred service choiceGravatar Linus Torvalds
2018-09-23qt-ble: use the WAITFOR() macro rather than open-coding wait loopsGravatar Linus Torvalds
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