Age | Commit message (Expand) | Author |
2014-11-06 | Reset counters when importing new MK6 log | Miika Turkia |
2014-11-03 | Calculate nitrogen and helium gas pressures for CCR after import from CSV | willem ferguson |
2014-11-01 | Add pressures to cylinder declaration for MK6 import | Miika Turkia |
2014-10-31 | Add .txt to notes on MK6 import | Miika Turkia |
2014-10-31 | Add gas mixes to MK6 import | Miika Turkia |
2014-10-30 | Set the number of O2 sensors for Poseidon MK6 | Miika Turkia |
2014-10-28 | Assigment in if statements | Dirk Hohndel |
2014-10-28 | Parse meta information from Seaber log | Miika Turkia |
2014-10-27 | Finished Cochran dive log import | John Van Ostrand |
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 |