Age | Commit message (Expand) | Author |
2015-07-22 | Include debug printout for easier manual testing | Miika Turkia |
2015-07-22 | Fix Seabear CSV import | Miika Turkia |
2015-07-22 | Clean up some parameters on CSV import | Miika Turkia |
2015-07-22 | Fix Seabear import if line ends with NL | Miika Turkia |
2015-07-22 | Increase the recursion for Seabear CSV import | Miika Turkia |
2015-07-21 | Add setpoint support for CSV import | Miika Turkia |
2015-07-12 | Divinglog import: basic dive info for DB import | Miika Turkia |
2015-07-12 | Divinglog import: hook up processing of .sql files | Miika Turkia |
2015-07-02 | More debug message cleanup | Dirk Hohndel |
2015-06-27 | Move model tagging to xslt | Anton Lundin |
2015-06-27 | Add support for importing O2 sensors from CSV file | Anton Lundin |
2015-06-21 | Prevent null dereference | Dirk Hohndel |
2015-06-21 | Fix a number of resource leaks | Dirk Hohndel |
2015-06-16 | Remove all the no longer necessary code that aborts read of first V2 file | Dirk Hohndel |
2015-06-16 | Don't crash with NULL string in settings | Dirk Hohndel |
2015-06-15 | Cloud storage: use preference member instead of hard coded strings | Dirk Hohndel |
2015-06-13 | Cloud storage: Remove another git related message | Dirk Hohndel |
2015-06-13 | Don't show an error if you fail to open the cloud storage | Dirk Hohndel |
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-04-24 | Add suit field for CSV import | Miika Turkia |
2015-04-22 | Remove debug output about verbosity | Dirk Hohndel |
2015-04-04 | OSTCTools-Add support to import .dive files | Salvador Cuñat |
2015-04-04 | Move extern declaration to header file | Salvador Cuñat |
2015-03-30 | Fix a bug in detecting CSV file content | Miika Turkia |
2015-03-23 | Import support for new Seabear format | Miika Turkia |
2015-03-23 | Fix Seabear new line detection | Miika Turkia |
2015-03-23 | File.c - Missing break in switch | Marcos CARDINOT |
2015-03-14 | Add verbose debug output to parse_manual_file | Dirk Hohndel |
2015-03-14 | Temporary fix to allow importing of CSV files | Dirk Hohndel |
2015-03-11 | datatrak: some codings style fixes and fopen() usage | Lubomir I. Ivanov |
2015-03-10 | Import Datatrak/WLog files | Salvador Cuñat |
2015-02-17 | xsltMaxVars was only introduced in libxslt 1.1.27 | Dirk Hohndel |
2015-02-10 | Increase the limits for recursion and variables on XSLT parsing | Miika Turkia |
2015-02-01 | Fix crash if one selects incorrectly Seabear CSV | Miika Turkia |
2015-01-24 | Fix a bug if CSV file does not have ending new line | Miika Turkia |
2015-01-22 | When importing dives from CSV, mark them accordingly | Dirk Hohndel |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-08 | Adjust array size to fit all csv params | Anton Lundin |
2015-01-06 | Add missing divemaster field to the manual import | Dirk Hohndel |
2015-01-04 | Do not add uninitialized setpoint or ndl | Miika Turkia |
2014-12-31 | Add duration format to XSLT call | Miika Turkia |
2014-12-28 | Initial support for Divesoft Freedom | Miika Turkia |
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-13 | Remove debug printf | Anton Lundin |
2014-12-08 | Mark new string for translation | Dirk Hohndel |
2014-12-08 | Don't ignore when we can't parse a file | Dirk Hohndel |
2014-12-08 | Fix a crash on CSV import | Miika Turkia |
2014-12-01 | file.c: fix uninitialized variable | Lubomir I. Ivanov |