index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
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
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-05-13
Dive pictures: refactor image downloader
Berthold Stoeger
2018-05-13
Dive pictures: Import camera icon
Berthold Stoeger
2018-05-13
Dive pictures: Move thumbnail-size to Thumbnailer class
Berthold Stoeger
2018-05-13
Dive pictures: Introduce thumbnailer class
Berthold Stoeger
2018-05-13
Dive pictures: replace picture struct by QString
Berthold Stoeger
2018-05-13
Dive pictures: turn SHashedImage class into getHashedImage() function
Berthold Stoeger
2018-05-13
Dive pictures: Convert thumbnailHash to individual files
Berthold Stoeger
2018-05-13
Dive pictures: save thumbnails to individual files
Berthold Stoeger
2018-05-12
Add Qt header so Q_OS_xxx macros work
Dirk Hohndel
2018-05-12
DC transport debugging messages
Dirk Hohndel
2018-05-11
BLE: add EON Core and Mares Bluelink to detection
Dirk Hohndel
2018-05-11
iOS: only DC_TRANSPORT_BLE is supported
Dirk Hohndel
2018-05-07
Planner: Unify final ascent rates in plan() and fake_dc()
Berthold Stoeger
2018-05-07
Fix CCR setpoint display bug
Willem Ferguson
2018-05-07
Planner: Correctly fill out last_manual_time in fake_dc()
Berthold Stoeger
2018-05-07
Planner: don't return static data in fake_dc()
Berthold Stoeger
2018-04-29
When looking for gas change events only use those
Robert C. Helling
2018-04-28
Plot OC-pO2 graph for SCR dives
Willem Ferguson
2018-04-27
Android: correctly detect the different BT device types
Dirk Hohndel
2018-04-27
Create one function to determine the supported transports
Dirk Hohndel
2018-04-27
libdc transport debugging
Dirk Hohndel
2018-04-27
QML UI: add supported dive computers to log file
Dirk Hohndel
2018-04-27
Redesign the flow for checking supported DCs on Android
Dirk Hohndel
2018-04-27
Use libdc information about supported transports
Dirk Hohndel
2018-04-27
Do a better job of picking which transport to use
Linus Torvalds
2018-04-27
Configure ostc3: Remove obsoleted setting
Anton Lundin
2018-04-25
Compile fix when compiling without BLE enabled
Dirk Hohndel
2018-04-24
Only offer dive computers with supported transports
Dirk Hohndel
2018-04-24
use libdivecomputer 'fingerprint' to avoid downloading extra data
Linus Torvalds
2018-04-24
Actually tie in the new libdivecomputer IO model to open the dive computer de...
Linus Torvalds
2018-04-24
Convert our custom IO model to new libdivecomputer IO model
Linus Torvalds
2018-04-19
Cleanup: Make local function waitFor() of static linkage
Berthold Stoeger
2018-04-19
Coding style: remove superfluous semicolons
Berthold Stoeger
2018-04-15
Qt: don't use member function that requires Qt 5.8
Dirk Hohndel
2018-04-14
DiveObjectHelper: expose number of dives in a trip
Dirk Hohndel
2018-04-14
GPS: untangle the timestamp comparison
Dirk Hohndel
[next]