Age | Commit message (Expand) | Author |
2014-10-27 | Quiet some warnings | Dirk Hohndel |
2014-10-27 | Set old setpoint value, if new one is not recorded | Miika Turkia |
2014-10-26 | Support for importing Poseidon MK6 logs | Miika Turkia |
2014-10-13 | Ignore pictures when parsing divelogs.de import | Miika Turkia |
2014-07-10 | Add support for importing pressure from CSV files | Anton Lundin |
2014-07-09 | Add support for importing TTS from CSV files | Anton Lundin |
2014-07-09 | Add support for importing NDL from CSV files | Anton Lundin |
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 |