Age | Commit message (Expand) | Author |
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 |
2014-10-28 | Improve tank handling for Cobalt | Dirk Hohndel |
2014-10-28 | dive.h: add a variant of FOR_EACH_PICTURE | Lubomir I. Ivanov |
2014-10-28 | Parse meta information from Seaber log | Miika Turkia |
2014-10-26 | Support for importing Poseidon MK6 logs | Miika Turkia |
2014-10-19 | Make planner work again for CCR dives | Robert C. Helling |
2014-10-13 | CCR patch: Reorganise the oxygen partial pressure calculations | willem ferguson |
2014-10-12 | CCR patch: Calculate the correct partial gas pressures for CCR dives | willem ferguson |
2014-10-12 | CCR patch: Oxygen partial pressures | willem ferguson |
2014-10-12 | Start sanitizing gaschange event information | Linus Torvalds |
2014-09-18 | Helper function for partial pressure calculation | Robert C. Helling |
2014-09-17 | Fix compilation with C99 | Tomaz Canabrava |
2014-08-25 | CCR code: Split profile.c into two files, with gas caluclations separate. | Willem Ferguson |
2014-08-19 | Mark manually entered waypoints as such | Dirk Hohndel |
2014-08-19 | Planner: bring sanity to the SAC rate handling | Dirk Hohndel |
2014-08-16 | Don't always clear the dive before selectively copying | Dirk Hohndel |
2014-08-16 | Cut'n'paste for dive data: implement some infrastructure | Dirk Hohndel |
2014-08-13 | Make SAC values in planner settings respect unit settings | Robert C. Helling |
2014-08-05 | Picture handling: cleaning up the mess | Dirk Hohndel |
2014-08-05 | Bail out of deco calculation after 48h or dive time | Robert C. Helling |
2014-08-04 | Planner: show mean depth | Dirk Hohndel |
2014-08-03 | Use Qt date localization instead of translated strings | Dirk Hohndel |
2014-07-30 | Implement the functionality of remove_picture. | Tomaz Canabrava |
2014-07-17 | Replace cylinder_is_used with is_cylinder_used | Anton Lundin |
2014-07-16 | Suppress XML preamble in CSV export | Sergey Starosek |
2014-07-16 | Change in logic while aplying gps fixes to dives | Salvador Cuñat |
2014-07-12 | Rename event: correctly replace event with new one | Dirk Hohndel |
2014-07-10 | Add support for importing pressure from CSV files | Anton Lundin |