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
2017-04-06
Move version and date around notes to save space
Robert C. Helling
2017-04-06
Add creation date and Subsurface version to planner output
Stefan Fuchs
2017-03-30
Shift fake tank pressures up by 30bar
Dirk Hohndel
2017-03-29
Accept 0 as valid endpressure for Uwatec devices
Dirk Hohndel
2017-03-28
Always show notes when replanning
Robert C. Helling
2017-03-28
Fix missing slash in markup
Robert C. Helling
2017-03-28
Handle notes in replan
Robert C. Helling
2017-03-28
minimal pO2 threshold: split max threshold into min and max
Jan Mulder
2017-03-28
Fix a crash when git init fails
Miika Turkia
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
2017-03-24
Subsurface-mobile: do send decimal GPS to Google
Jan Mulder
2017-03-20
Add 10l 200bar and 232bar cylinder
Stefan Fuchs
2017-03-19
Tests for minimum gas
Stefan Fuchs
2017-03-19
Prevent overflow in minimum gas calculation
Stefan Fuchs
2017-03-13
Use GFLow, GFHigh (not GFlow, GF Low, GF low).
Martin Měřinský
2017-03-13
Safetystop > Safety stop
Martin Měřinský
2017-03-12
qtserialbluetooth.cpp: mark qt_serial_get_transmitted() as unused
Lubomir I. Ivanov
2017-03-12
planner.c: fix a couple of float -> int cast warnings
Lubomir I. Ivanov
2017-03-12
Only enable -Wmissing-field-initializers for Clang
Lubomir I. Ivanov
2017-03-11
Undo one lrint change
Dirk Hohndel
2017-03-11
Remove unused static functions
Dirk Hohndel
2017-03-11
Remove unused variable
Dirk Hohndel
2017-03-11
Merge branch 'master' of https://github.com/dje29/subsurface
Dirk Hohndel
2017-03-11
Fix build after merges
Dirk Hohndel
2017-03-11
Dive No. > Dive #
Martin Měřinský
2017-03-11
divespot > dive spot
Martin Měřinský
2017-03-11
divelog > dive log
Martin Měřinský
2017-03-11
divemode > dive mode
Martin Měřinský
2017-03-11
We use 'setpoint' in UI. Use it also for documentation and comments. No seman...
Martin Měřinský
2017-03-11
Use abbreviations with dots.
Martin Měřinský
2017-03-11
unkn > unknown
Martin Měřinský
2017-03-11
SAC: %.*f%s/min versus SAC:%.*f %s
Martin Měřinský
2017-03-11
Change type of divedatepoint.depth to depth_t
Robert C. Helling
2017-03-11
Make depth conversion work for negative depths
Robert C. Helling
2017-03-11
Disable minimum gas calculation for recreational mode
Stefan Fuchs
2017-03-11
Minimum gas calculation - Calculations and UI parameters
Stefan Fuchs
2017-03-09
Fix potential double/float to int rounding errors
Jeremie Guichard
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2017-03-07
In weights table 'weight' is redundant and no used for other types.
Martin Měřinský
2017-03-07
Enable translate 'All' in yearly statistics.
Martin Měřinský
2017-03-04
Add helper to parse duration text
Dirk Hohndel
2017-03-04
heartrate, heartbeat > heart rate
Martin Měřinský
2017-03-04
Consistent 'salt water' versus 'fresh water'.
Martin Měřinský
2017-02-24
Add subsurface_stat for Mac
Dirk Hohndel
2017-02-24
Fix "Load/Save to cloudstorage" for non-ASCII user names
Jeremie Guichard
2017-02-21
Dive merge: don't pick an empty dive site
Dirk Hohndel
2017-02-21
Many filenames are const strings
Robert C. Helling
2017-02-21
Translate names of additional dive events and nicer format info box text
Stefan Fuchs
2017-02-21
Unknow > Unknown
Martin Měřinský
2017-02-19
Fix dive site string merging
Linus Torvalds
[next]