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-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
2020-12-29
cleanup: move monthname to time.c
Berthold Stoeger
2020-12-29
cleanup: remove getDivesInTrip() in qthelper.cpp
Berthold Stoeger
2020-12-29
filter: provide function that returns all shown dives
Berthold Stoeger
2020-12-29
filter: internalize shown_dives in DiveFilter class
Berthold Stoeger
2020-12-29
filter: move shown_dive from divelist.c to divefilter.cpp
Berthold Stoeger
2020-12-29
filter: keep track on shown_dive on dive removal in DiveFilter
Berthold Stoeger
2020-12-29
filter: reset shown_dives in filter
Berthold Stoeger
2020-12-17
core: remove DiveObjectHelper
Berthold Stoeger
2020-12-17
mobile: remove DiveObjectHelper code
Berthold Stoeger
2020-12-17
printing: remove CylinderObjectHelper
Berthold Stoeger
2020-12-17
printing: remove DiveObjectHelper from printing code
Berthold Stoeger
2020-12-17
printing: remove DiveObjectHelperGrantlee
Berthold Stoeger
2020-12-17
core: create string-format.cpp source file
Berthold Stoeger
2020-12-17
core: correct AL* tankinfo sizes.
Berthold Stoeger
2020-12-13
prefs: add option to display only actually used tanks
Berthold Stoeger
2020-12-13
core: remove the "no-name" tank info
Berthold Stoeger
2020-12-13
core: free tank info table on exit
Berthold Stoeger
2020-12-13
core: keep tank infos in a dynamic table
Berthold Stoeger
[next]