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
2018-05-30
mobile: add timer to measure startup.
jan Iversen
2018-05-28
Planner: Don't store a setpoint unless we are in CCR mode
Robert C. Helling
2018-05-28
Don't compute SAC if total gas use is unknown
Robert C. Helling
2018-05-28
Rename confusing variable name
Robert C. Helling
2018-05-28
Distinguish between user and internal divemode names
Robert C. Helling
2018-05-27
Remove unnecessary {}
Miika Turkia
2018-05-27
Shearwater import: avoid running atoi multiple times
Miika Turkia
2018-05-27
Shearwater import: support for DC reported ceiling
Miika Turkia
2018-05-27
Dive pictures: automatically recalculate thumbnails
Berthold Stoeger
2018-05-27
Dive pictures: give user option to recalculate thumbnails
Berthold Stoeger
2018-05-26
core: qt-ble.cpp remove postEvent for all platforms
jan Iversen
2018-05-26
Dive pictures: Derive thumbnail file from picture filename
Berthold Stoeger
2018-05-26
Cleanup: remove code related to pictures in the cloud-repository
Berthold Stoeger
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-05-24
core/ssrf.h: add #pragma to avoid clang warning "-Wmissing-field-initializers"
jan Iversen
2018-05-24
core: add ssrf.h as global product header
jan Iversen
2018-05-24
core: replace (void) with no parameter name
jan Iversen
2018-05-24
Cleanup: remove code related to picture-storage in git repositories
Berthold Stoeger
2018-05-21
core/subsurface-qt: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-21
core: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-21
iOS: qt-ble.cpp remove unsupported event.
jan Iversen
2018-05-20
core: marked unused parameter
jan Iversen
2018-05-19
build-system: don't always build qtserialbluetooth.cpp
Dirk Hohndel
2018-05-18
core: solved PictureEntry defined as class and struct.
jan Iversen
2018-05-18
core: removed clang warnings from dive.h
jan Iversen
2018-05-18
core: removed clang warnings from units.h
jan Iversen
2018-05-18
Plannernotes: '\0'-terminate ICD-buffer
Berthold Stoeger
2018-05-17
core: corrected wrong default email
jan Iversen
2018-05-17
Bugfix: Saving divemode to xml and to git
Willem Ferguson
2018-05-16
Dive pictures: don't attempt reading the same image twice
Berthold Stoeger
2018-05-16
Dive pictures: Don't enter infinity loop on invalid pictures
Berthold Stoeger
2018-05-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
2018-05-14
Planner: Make use divemode for consumed gas calculation
Robert C. Helling
2018-05-14
Planner: Honor last manual divemode
Robert C. Helling
2018-05-14
Fix divemode detection in planner
Robert C. Helling
2018-05-14
Fix a bug where the bailout events are not saved correctly.
Willem Ferguson
2018-05-14
Adapt the dive planner to do bailout
Willem Ferguson
2018-05-14
Add planner infra structure for bailout
Robert C. Helling
2018-05-14
Fix bug for CCR dive bailout
Willem Ferguson
2018-05-14
Implement get_divemode() to find the divemode at a particular time
Willem Ferguson
2018-05-14
Implement get_divemode() to find the divemode at a particular time
Willem Ferguson
2018-05-14
Read and write divemode changes (xml and git)
Willem Ferguson
2018-05-14
Simplify the bailout detection functions.
Willem Ferguson
2018-05-14
Simplify bailout events in the dive log
Willem Ferguson
2018-05-14
Implement bailout outside of the dive planner
Willem Ferguson
2018-05-14
Incorporate bailout events in CCR & PSCR gas calculations.
Willem Ferguson
2018-05-14
Core: don't inline rarely used function
Dirk Hohndel
2018-05-14
Android: build fix
Dirk Hohndel
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-05-14
Small whitespace cleanup
Dirk Hohndel
[next]