aboutsummaryrefslogtreecommitdiffstats
path: root/dive.h
AgeCommit message (Expand)Author
2015-06-13Move git related declarations into their own header fileGravatar Dirk Hohndel
2015-06-12Cloud storage: sync the remote after saveGravatar Dirk Hohndel
2015-06-07Temporary dive + temporary site = crashGravatar Tomaz Canabrava
2015-05-11Only add disclaimer and runtime table if we added deco to replanne diveGravatar Robert C. Helling
2015-05-02Tag list handling: add two new helpersGravatar Dirk Hohndel
2015-04-28Rename helper function and make it globalGravatar Dirk Hohndel
2015-04-24Allow images to be added via the webGravatar Robert C. Helling
2015-04-24Don't load images too oftenGravatar Robert C. Helling
2015-04-24Cleaning up variable names in image loadingGravatar Robert C. Helling
2015-04-24Add suit field for CSV importGravatar Miika Turkia
2015-04-23When deleting a cylinder, adapt gas changesGravatar Dirk Hohndel
2015-04-22Handle XSLT based imports correctlyGravatar Dirk Hohndel
2015-04-02Only do safety stop of dive has at least max depth of 10mGravatar Robert C. Helling
2015-03-23Import support for new Seabear formatGravatar Miika Turkia
2015-03-15Refactored image timestamp checking.Gravatar Jan Darowski
2015-03-11Event name should be a const char *Gravatar Dirk Hohndel
2015-02-27Add hashes to imagesGravatar Robert C. Helling
2015-02-25Display slowness warning before opening a V2 fileGravatar Dirk Hohndel
2015-02-13Allow editing of dive sitesGravatar Dirk Hohndel
2015-02-13Finally remove location, latitude and longitude from struct diveGravatar Dirk Hohndel
2015-02-13Adapt GPS coordinate download from our companion app to dive sitesGravatar Dirk Hohndel
2015-02-12Make special backup when switching XML versionsGravatar Dirk Hohndel
2015-02-12Switch components for cut/paste dive to dive site logicGravatar Dirk Hohndel
2015-02-12Get trip location from dive's dive siteGravatar Dirk Hohndel
2015-02-12Show dive coordinates on map based on dive siteGravatar Dirk Hohndel
2015-02-12Save and parse dive site structures to XMLGravatar Dirk Hohndel
2015-02-12Add dive site data structureGravatar Dirk Hohndel
2015-02-11Remove redundant functionGravatar Dirk Hohndel
2015-02-10Only update tags in the selected dives if they were changedGravatar Dirk Hohndel
2015-01-20Use SAC from preferences for PSCR oxygen dropGravatar Robert C. Helling
2015-01-17Save predefined SACGravatar Robert C. Helling
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2015-01-10Maintab combobox to set dive typeGravatar Robert C. Helling
2015-01-09Add more infrastructure for a separate dive tableGravatar Dirk Hohndel
2015-01-06Add missing divemaster field to the manual importGravatar Dirk Hohndel
2014-12-31Use unit selection for XSL transformation on CSV exportGravatar Miika Turkia
2014-12-31Add duration format to XSLT callGravatar Miika Turkia
2014-12-28Switch to using unsigned char in DLF importGravatar Anton Lundin
2014-12-28Initial support for Divesoft FreedomGravatar Miika Turkia
2014-12-20Glue between GUI and XSLT for additions in CSV importGravatar Miika Turkia
2014-12-20Bare implementation of Cobalt Divelog ProgramGravatar Miika Turkia
2014-12-08Don't ignore when we can't parse a fileGravatar Dirk Hohndel
2014-11-25Allow user to select date format on manual CSV importGravatar Miika Turkia
2014-11-24In our floating point comparison 0.0 should be equal to 0.0Gravatar Robert C. Helling
2014-11-17Add helper function to translate cylinder use text to matching idxGravatar Dirk Hohndel
2014-11-17For CCR dives, the diluent cylinder is the current cylinderGravatar Robert C. Helling
2014-11-17Fix per_cylinder_mean_depth calculation for CCRGravatar Dirk Hohndel
2014-11-16Load and save the dc type for CCR divesGravatar Dirk Hohndel
2014-11-16Save CCR cylinder use in XML and gitGravatar Dirk Hohndel
2014-11-16Some gas handling improvementsGravatar Robert C. Helling