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
/
dive.h
Age
Commit message (
Expand
)
Author
2015-06-27
Add support for importing O2 sensors from CSV file
Anton Lundin
2015-06-27
Teach copy_string to return NULL on empty string
Anton Lundin
2015-06-24
Rewrite GPS fix matching code for imports from our webservice
Dirk Hohndel
2015-06-17
Store the user's unit preferences in git storage
Dirk Hohndel
2015-06-16
Remove all the no longer necessary code that aborts read of first V2 file
Dirk Hohndel
2015-06-13
Move git related declarations into their own header file
Dirk Hohndel
2015-06-12
Cloud storage: sync the remote after save
Dirk Hohndel
2015-06-07
Temporary dive + temporary site = crash
Tomaz Canabrava
2015-05-11
Only add disclaimer and runtime table if we added deco to replanne dive
Robert C. Helling
2015-05-02
Tag list handling: add two new helpers
Dirk Hohndel
2015-04-28
Rename helper function and make it global
Dirk Hohndel
2015-04-24
Allow images to be added via the web
Robert C. Helling
2015-04-24
Don't load images too often
Robert C. Helling
2015-04-24
Cleaning up variable names in image loading
Robert C. Helling
2015-04-24
Add suit field for CSV import
Miika Turkia
2015-04-23
When deleting a cylinder, adapt gas changes
Dirk Hohndel
2015-04-22
Handle XSLT based imports correctly
Dirk Hohndel
2015-04-02
Only do safety stop of dive has at least max depth of 10m
Robert C. Helling
2015-03-23
Import support for new Seabear format
Miika Turkia
2015-03-15
Refactored image timestamp checking.
Jan Darowski
2015-03-11
Event name should be a const char *
Dirk Hohndel
2015-02-27
Add hashes to images
Robert C. Helling
2015-02-25
Display slowness warning before opening a V2 file
Dirk Hohndel
2015-02-13
Allow editing of dive sites
Dirk Hohndel
2015-02-13
Finally remove location, latitude and longitude from struct dive
Dirk Hohndel
2015-02-13
Adapt GPS coordinate download from our companion app to dive sites
Dirk Hohndel
2015-02-12
Make special backup when switching XML versions
Dirk Hohndel
2015-02-12
Switch components for cut/paste dive to dive site logic
Dirk Hohndel
2015-02-12
Get trip location from dive's dive site
Dirk Hohndel
2015-02-12
Show dive coordinates on map based on dive site
Dirk Hohndel
2015-02-12
Save and parse dive site structures to XML
Dirk Hohndel
2015-02-12
Add dive site data structure
Dirk Hohndel
2015-02-11
Remove redundant function
Dirk Hohndel
2015-02-10
Only update tags in the selected dives if they were changed
Dirk Hohndel
2015-01-20
Use SAC from preferences for PSCR oxygen drop
Robert C. Helling
2015-01-17
Save predefined SAC
Robert C. Helling
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2015-01-10
Maintab combobox to set dive type
Robert C. Helling
2015-01-09
Add more infrastructure for a separate dive table
Dirk Hohndel
2015-01-06
Add missing divemaster field to the manual import
Dirk Hohndel
2014-12-31
Use unit selection for XSL transformation on CSV export
Miika Turkia
2014-12-31
Add duration format to XSLT call
Miika Turkia
2014-12-28
Switch to using unsigned char in DLF import
Anton Lundin
2014-12-28
Initial support for Divesoft Freedom
Miika Turkia
2014-12-20
Glue between GUI and XSLT for additions in CSV import
Miika Turkia
2014-12-20
Bare implementation of Cobalt Divelog Program
Miika Turkia
2014-12-08
Don't ignore when we can't parse a file
Dirk Hohndel
2014-11-25
Allow user to select date format on manual CSV import
Miika Turkia
2014-11-24
In our floating point comparison 0.0 should be equal to 0.0
Robert C. Helling
2014-11-17
Add helper function to translate cylinder use text to matching idx
Dirk Hohndel
[next]