index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2021-02-26
Fix pO2 for CCR at shallow depths
Robert C. Helling
2021-02-26
Planner: Depth dependent setpoint changes in CCR mode
Robert C. Helling
2021-02-17
desktop: fold ApplicationState into MainWindow
Berthold Stoeger
2021-02-17
planner: pass in_planner down to TemplateLayout
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to decoMode()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to clear_deco()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to vpmb_next_gradient()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to add_segment()
Berthold Stoeger
2021-02-17
planner: remove print_mode parameter from calculate_deco_information()
Berthold Stoeger
2021-02-10
desktop: cache photo and geo icons
Berthold Stoeger
2021-02-06
desktop: remove the view-state
Berthold Stoeger
2021-01-28
core/BT: fix duplicate entries in BT detection
Dirk Hohndel
2021-01-23
core/BT: simplify detection of bluetooth names
Dirk Hohndel
2021-01-23
core/BT: improve BT name detection for Pelagic dive computers
Dirk Hohndel
2021-01-23
mobile/debugging: copy GPS fixes to clipboard
Dirk Hohndel
2021-01-20
cleanup: constify create_plot_info_new()
Berthold Stoeger
2021-01-20
cleanup: constify populate_pressure_information()
Berthold Stoeger
2021-01-20
cleanup: constify init_decompression()
Berthold Stoeger
2021-01-19
mobile/UI: remember the system default font size
Dirk Hohndel
2021-01-19
cleanup: create separate UI entry points for desktop and mobile
Dirk Hohndel
2021-01-19
mobile: add GF fields for ceiling calculation
Doug Junkins
2021-01-13
core/bluetooth: make device discovery less noisy
Dirk Hohndel
2021-01-13
mobile/GPS: fix two errors in the GPS handling
Dirk Hohndel
2021-01-11
undo: set dive mode to CCR in undo command, not profile code
Berthold Stoeger
2021-01-11
undo: remove invalidate_dive_cache() call from make_first_dc()
Berthold Stoeger
2021-01-10
mobile: enable deco information calculation on mobile
Dirk Hohndel
2021-01-10
profile: pass dive to DiveHandler
Berthold Stoeger
2021-01-10
profile: pass dive to RulerItem
Berthold Stoeger
2021-01-10
profile: pass dive to ToolTipItem::refresh()
Berthold Stoeger
2021-01-10
profile: pass dive to plot function of profile-items
Berthold Stoeger
2021-01-10
profile: pass dive to EventItem
Berthold Stoeger
2021-01-10
profile: move adding of ceiling-violation-event
Berthold Stoeger
2021-01-10
profile: use a parameter to determine planner state
Berthold Stoeger
2021-01-10
cleanup: make calculate_deco_information() of static linkage
Berthold Stoeger
2021-01-10
btdiscovery - Add second matcher for Ratio iX3M
Damian Zaremba
2021-01-06
preferences: remove pointless member
Dirk Hohndel
2021-01-03
desktop: add statistics widget dummy and application state
Berthold Stoeger
2021-01-02
mobile: turn GpsLocation into a regular singleton construct
Dirk Hohndel
2021-01-02
cleanup: move pref related structs and functions to pref.c
Berthold Stoeger
2021-01-02
cleanup: move definition of get_units() to core/unit.c
Berthold Stoeger
2021-01-02
cleanup: remove support for PASCAL in get_pressure_units()
Berthold Stoeger
2021-01-02
cleanup: don't save PASCAL pressure units to git
Berthold Stoeger
2021-01-01
cleanup: ensure DiveFilter is consistent when created
Dirk Hohndel
2021-01-01
core: add get_*_unit functions with explicit unit system
Berthold Stoeger
2021-01-01
core: move formatting of day-of-week to string-format.cpp
Berthold Stoeger
2021-01-01
core: add "transparent" parameter to renderSVGIcon
Berthold Stoeger
2021-01-01
core: make gasmix_is_invalid globally accessible
Berthold Stoeger
2021-01-01
core: add notion of gas-type to core/gas.c
Berthold Stoeger
2021-01-01
core: move renderSVGIcon() to qthelper.cpp
Berthold Stoeger
2020-12-29
cleanup: const-ify utc_mktime()
Berthold Stoeger
[next]