aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2021-07-19core: sanitize pressure-sensor cylinder ids in fixup_dive()Gravatar Berthold Stoeger
2021-07-19parser: don't create samples with invalid cylinder idsGravatar Berthold Stoeger
2021-07-19core: add a special NO_SENSOR value for sample::sensorGravatar Berthold Stoeger
2021-07-19Fix coverity reported memory leaksGravatar Miika Turkia
2021-07-18Export unused cylinders to divelogs.deGravatar Miika Turkia
2021-05-19desktop: Add the capability to copy / paste dive number and date / time.Gravatar mikeller
2021-05-08profile: rename GF_LINE color to DURATION_LINEGravatar Berthold Stoeger
2021-05-08profile: remove DiveAmbPressureItemGravatar Berthold Stoeger
2021-05-07The planner should not always ascent from the depth ofGravatar Robert C. Helling
2021-04-21xml parsing: add XML_PARSE_HUGE flag to xmlReadMemory()Gravatar Linus Torvalds
2021-04-19cleanup: don't hardcode array lengthGravatar Dirk Hohndel
2021-04-19cloudstorage: update remote if cloud server changesGravatar Dirk Hohndel
2021-04-19cloudstorage: try alternative server if first connection failsGravatar Dirk Hohndel
2021-04-19cloudstorage: create consistent local directory namesGravatar Dirk Hohndel
2021-04-19cloudstorage: try to pick between multiple cloud serversGravatar Dirk Hohndel
2021-04-19cloudstorage: add API to just update on-disk settingGravatar Dirk Hohndel
2021-04-19cloudstorage: some cleanup of cloud url handlingGravatar Dirk Hohndel
2021-04-19cloudstorage: remove ancient SSL hackGravatar Dirk Hohndel
2021-03-31core: initialize dive selection after resetting the dataGravatar Berthold Stoeger
2021-03-24planner: fix deco calculationGravatar Berthold Stoeger
2021-03-12Use PSCR gas when computing O2 toxicityGravatar Robert C. Helling
2021-03-12Use QtBluetooth enums from their namespaceGravatar Andreas Buhr
2021-03-08parser: initialize picture variableGravatar Berthold Stoeger
2021-03-01Max ceiling precisionGravatar Robert C. Helling
2021-02-26Get O2 right in bailout modeGravatar Robert C. Helling
2021-02-26Fix pO2 for CCR at shallow depthsGravatar Robert C. Helling
2021-02-26Planner: Depth dependent setpoint changes in CCR modeGravatar Robert C. Helling
2021-02-17desktop: fold ApplicationState into MainWindowGravatar Berthold Stoeger
2021-02-17planner: pass in_planner down to TemplateLayoutGravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to decoMode()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to clear_deco()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to vpmb_next_gradient()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to add_segment()Gravatar Berthold Stoeger
2021-02-17planner: remove print_mode parameter from calculate_deco_information()Gravatar Berthold Stoeger
2021-02-10desktop: cache photo and geo iconsGravatar Berthold Stoeger
2021-02-06desktop: remove the view-stateGravatar Berthold Stoeger
2021-01-28core/BT: fix duplicate entries in BT detectionGravatar Dirk Hohndel
2021-01-23core/BT: simplify detection of bluetooth namesGravatar Dirk Hohndel
2021-01-23core/BT: improve BT name detection for Pelagic dive computersGravatar Dirk Hohndel
2021-01-23mobile/debugging: copy GPS fixes to clipboardGravatar Dirk Hohndel
2021-01-20cleanup: constify create_plot_info_new()Gravatar Berthold Stoeger
2021-01-20cleanup: constify populate_pressure_information()Gravatar Berthold Stoeger
2021-01-20cleanup: constify init_decompression()Gravatar Berthold Stoeger
2021-01-19mobile/UI: remember the system default font sizeGravatar Dirk Hohndel
2021-01-19cleanup: create separate UI entry points for desktop and mobileGravatar Dirk Hohndel
2021-01-19mobile: add GF fields for ceiling calculationGravatar Doug Junkins
2021-01-13core/bluetooth: make device discovery less noisyGravatar Dirk Hohndel
2021-01-13mobile/GPS: fix two errors in the GPS handlingGravatar Dirk Hohndel
2021-01-11undo: set dive mode to CCR in undo command, not profile codeGravatar Berthold Stoeger
2021-01-11undo: remove invalidate_dive_cache() call from make_first_dc()Gravatar Berthold Stoeger