Age | Commit message (Expand) | Author |
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-10 | When saving only selected dives, only include referenced dive computers | Dirk Hohndel |
2015-06-10 | When saving only selected dives, only include referenced dive sites | Dirk Hohndel |
2015-05-31 | Add strndup.h header so we can use this useful function | Dirk Hohndel |
2015-04-28 | Rename helper function and make it global | Dirk Hohndel |
2015-02-27 | Add hashes to images | Robert C. Helling |
2015-02-17 | Quote tags as attributes | Miika Turkia |
2015-02-15 | Get rid of double space after uuid in ssrf file | Henrik Brautaset Aronsen |
2015-02-13 | Don't store empty dive sites | Dirk Hohndel |
2015-02-12 | Make special backup when switching XML versions | Dirk Hohndel |
2015-02-12 | Save and parse dive site structures to XML | Dirk Hohndel |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-02 | git save format: Don't save redunant temperature sample data | Linus Torvalds |
2014-12-31 | Use unit selection for XSL transformation on CSV export | Miika Turkia |
2014-12-21 | Add second CSV export with dive details | Dirk Hohndel |
2014-12-09 | Quote picture file names when saving XML | Miika Turkia |
2014-11-21 | Save-XML: Correct bug in cylinder gas parameters | Willem Ferguson |
2014-11-20 | Prevent garbage from being saved in the userid field | Dirk Hohndel |
2014-11-18 | Fix issues in CCR handling | willem ferguson |
2014-11-17 | For CCR dives, the diluent cylinder is the current cylinder | Robert C. Helling |
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-15 | Revert "Save cylinder pressure from samples" | Dirk Hohndel |
2014-11-15 | Save the diluent pressures to XML | Miika Turkia |
2014-11-15 | Save cylinder pressure from samples | Miika Turkia |
2014-11-07 | Load and save extra data in Subsurface XML format | Dirk Hohndel |
2014-10-19 | Make planner work again for CCR dives | Robert C. Helling |
2014-10-12 | Start sanitizing gaschange event information | Linus Torvalds |
2014-07-16 | Suppress XML preamble in CSV export | Sergey Starosek |
2014-07-10 | Don't trust isspace() unless isascii() approves | Anton Lundin |
2014-07-09 | Add support divecomputer based TTS | Anton Lundin |
2014-07-08 | Fix picture loading | Dirk Hohndel |
2014-06-09 | Picture handling: switch to stronger typed offset | Dirk Hohndel |
2014-06-08 | Picture handling: change data structure to store offset instead timestamp | Dirk Hohndel |
2014-06-08 | Save the timestamp of the dive. | Tomaz Canabrava |
2014-06-06 | HTML: Better quoting to the export strings | Gehad elrobey |
2014-06-03 | CCR code: Change to sample structure | Willem Ferguson |
2014-06-03 | Add photo saving for the XML backend. | Tomaz Canabrava |
2014-05-20 | Migrate code to for_each_dive and for_each_dc | Anton Lundin |
2014-05-08 | Rewrite show_location to use membuffer primitives | Anton Lundin |
2014-05-07 | Manually implement strndup | Dirk Hohndel |
2014-05-07 | Remove trailing spaces from the produced output | Anton Lundin |
2014-05-06 | Qt turns edited locations into null-strings | Anton Lundin |
2014-05-06 | Terminate the string before relying on strlen | Anton Lundin |
2014-05-06 | Revert "Save latitude and longitude on XML even if location not set" | Anton Lundin |
2014-04-26 | Add GUI support for exporting in CSV format | Miika Turkia |
2014-04-25 | Save latitude and longitude on XML even if location not set | Tomaz Canabrava |
2014-04-17 | Removed the globals 'userid' and 'save_userid_local' variables | Tomaz Canabrava |
2014-04-14 | Add option to save userid in data files | Venkatesh Shukla |