Age | Commit message (Expand) | Author |
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 |
2014-11-17 | For CCR dives, the diluent cylinder is the current cylinder | Robert C. Helling |
2014-11-17 | Fix per_cylinder_mean_depth calculation for CCR | Dirk Hohndel |
2014-11-16 | Load and save the dc type for CCR dives | Dirk Hohndel |
2014-11-16 | Save CCR cylinder use in XML and git | Dirk Hohndel |
2014-11-16 | Some gas handling improvements | Robert C. Helling |
2014-11-15 | Initial support for Suunto DM5 import | Miika Turkia |
2014-11-13 | Add a function to count dives with a specific suit | Dirk Hohndel |
2014-11-13 | Add subsurface_access() | Lubomir I. Ivanov |
2014-11-12 | Show the number of dives with given person / location in the filter panel | Dirk Hohndel |
2014-11-12 | Support different salinity in planner | Anton Lundin |
2014-11-11 | Embed the information whether a dive is hidden by a filter in the dive | Dirk Hohndel |
2014-11-11 | Add tag helper functions to allow us to count dives with a given tag | Dirk Hohndel |
2014-11-07 | Use the new DC_FIELD_STRING callback if it exists | Linus Torvalds |
2014-11-07 | Add helper function to add extra_data to dive computer | Dirk Hohndel |
2014-11-06 | Add list of string pairs to dive structure | Dirk Hohndel |
2014-11-04 | Prepare for PSCR calculations | Robert C. Helling |
2014-11-03 | Calculate nitrogen and helium gas pressures for CCR after import from CSV | willem ferguson |