Age | Commit message (Expand) | Author |
2014-03-14 | Convert other users of showError() to the new world order | Linus Torvalds |
2014-03-12 | Stop using the "git descriptor file" model | Linus Torvalds |
2014-03-08 | Add initial parser for git trees | Linus Torvalds |
2014-03-06 | Deal with theoretical memory leaks | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-15 | Add unit support for CSV import | Miika Turkia |
2014-02-14 | Import Shearwater Desktop divelog database | Miika Turkia |
2014-02-14 | Refactoring sqlite import support | Miika Turkia |
2014-02-06 | Include images in profile | Robert C. Helling |
2014-01-25 | Set up the parsing of manual CSV files | Miika Turkia |
2014-01-17 | Support for XSLT template for CSV import | Miika Turkia |
2014-01-16 | Remove old message directing users to use "Import CSV files" menu option | Rodrigo Severo |
2013-12-19 | Files: use the new open() wrappers | Lubomir I. Ivanov |
2013-12-11 | Don't use old pointer after realloc | Anton Lundin |
2013-12-11 | Remove redundant readfile() in parse_csv_file | Anton Lundin |
2013-12-11 | Plug potential memory leak in try_to_xslt_open_csv | Anton Lundin |
2013-12-09 | Don't crash when trying to open a empty file | Anton Lundin |
2013-12-04 | Allow comma separated CSV files | Dirk Hohndel |
2013-11-21 | Add optional support for stopdepth import from csv | Anton Lundin |
2013-11-21 | Add optional support for cns import from csv files | Anton Lundin |
2013-11-21 | Add optional support for po2 import from csv files | Anton Lundin |
2013-11-21 | Simplify params numbering in parse_csv_file | Anton Lundin |
2013-10-20 | Add current date to CSV import | Miika Turkia |
2013-10-17 | Open CSV files only via the GUI | Miika Turkia |
2013-10-16 | GUI for CSV import | Miika Turkia |
2013-10-09 | Next step towards working translations | Dirk Hohndel |
2013-10-06 | Trying to switch to Qt translation | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-02 | Initial code to import CSV log files | Miika Turkia |
2013-09-17 | Enable opening files with .zip suffix | Henrik Brautaset Aronsen |
2013-05-21 | Replace GError handling with a kMessageWidget based approach | Dirk Hohndel |
2013-05-11 | Disable non-functional Cochran code | Dirk Hohndel |
2013-05-11 | Require libzip, xslt and osm-gps-map in all builds | Henrik Brautaset Aronsen |
2013-04-07 | Move set_filename() calls outside of parse_file() | Alberto Mardegan |
2013-03-17 | Terminate decode at end of string and fix mem leak | Miika Turkia |
2013-03-13 | First simplistic implementation of a divelogs.de upload | Dirk Hohndel |
2013-03-07 | Test if .bak file is supported database dive log | Miika Turkia |
2013-03-04 | Limited support for Suunto DM4 import | Miika Turkia |
2013-02-20 | Display the filename on error message | Miika Turkia |
2013-02-20 | Change divelogs.de export file suffix from .ZIP to .DLD | Henrik Brautaset Aronsen |
2013-02-20 | Add unzip support to divelogs.de exports | Henrik Brautaset Aronsen |
2013-02-09 | Finish removing accesses to first divecomputer instead of dive | Dirk Hohndel |
2013-02-03 | Fix compiling, old api of parse_xml_buffer | Martin Gysel |
2013-01-31 | Allow using two different tables to hold dives and gps locations | Dirk Hohndel |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-11 | Add default filename and divelist font to prefs structure | Linus Torvalds |
2012-11-30 | Remove the hack to mark parsed XML files as downloaded | Dirk Hohndel |
2012-11-23 | Move events and samples into a 'struct divecomputer' | Linus Torvalds |
2012-11-23 | Allocate dive samples separately from 'struct dive' | Linus Torvalds |
2012-11-21 | Fix "prefer download" behavior | Dirk Hohndel |