Age | Commit message (Expand) | Author |
2015-09-11 | CSV import: strip whitespace from column names before matching | Dirk Hohndel |
2015-09-07 | CSV import: validate column count | Miika Turkia |
2015-09-06 | CSV import: default formats for Subsurface import | Miika Turkia |
2015-09-06 | CSV import: show headers for Subsurface CSV import | Miika Turkia |
2015-09-06 | CSV import: fix import of Sensus and Subsurface | Miika Turkia |
2015-09-06 | CSV import: improve header parsing | Miika Turkia |
2015-08-27 | Clean up CSV import parameters | Miika Turkia |
2015-08-25 | Seabear import: remove excessive amount of parameters | Miika Turkia |
2015-08-25 | Remove excessive amount of parameters | Miika Turkia |
2015-07-28 | Seabear import: fix detection of empty lines | Miika Turkia |
2015-07-27 | CSV import: add support for DC hw info | Miika Turkia |
2015-07-27 | Add hw info to Seabear import | Miika Turkia |
2015-07-22 | Add sample pressure to be auto-filled on Seabear import | Miika Turkia |
2015-07-22 | Always use "csv" parsing for Seabear | Miika Turkia |
2015-07-22 | Strip unit from Seabear sample interval value | Miika Turkia |
2015-07-22 | Add a known type for second DC on APD import | Miika Turkia |
2015-07-22 | Import sensor values for autodetected APD files | Miika Turkia |
2015-07-22 | CSV import test wrong values | Miika Turkia |
2015-07-22 | Clean hard coded values on divelog CSV import | Miika Turkia |
2015-07-21 | Add setpoint support for CSV import | Miika Turkia |
2015-06-27 | Add support for importing O2 sensors from CSV file | Anton Lundin |
2015-06-16 | Remove all the no longer necessary code that aborts read of first V2 file | Dirk Hohndel |
2015-04-24 | Add suit field for CSV import | Miika Turkia |
2015-04-22 | Handle XSLT based imports correctly | Dirk Hohndel |
2015-03-23 | Import support for new Seabear format | Miika Turkia |
2015-03-15 | CSV import: average depth name fix | Miika Turkia |
2015-03-10 | Trim CSV lines on import | Miika Turkia |
2015-02-22 | Revert "Update Qt4 patch" | Dirk Hohndel |
2015-02-19 | Update Qt4 patch | Dirk Hohndel |
2015-02-10 | Remove the ProfileWidget from mainwindow.ui | Tomaz Canabrava |
2015-02-07 | Select the known import for APD automatically | Miika Turkia |
2015-02-01 | Fix crash if one selects incorrectly Seabear CSV | Miika Turkia |
2015-01-31 | Fix maximum depth on CSV import | Miika Turkia |
2015-01-29 | Make sure the index is valid | Dirk Hohndel |
2015-01-27 | divelogimportdialog.cpp: remove extra line at EOF | Lubomir I. Ivanov |
2015-01-27 | divelogimportdialog.cpp: more capitalization of acronyms | Lubomir I. Ivanov |
2015-01-26 | Typos, punctuation and capitalisation. | Tim Wootton |
2015-01-25 | Typos: capitalize TTS, CNS, NDL in diveloginportdialog.cpp | Lubomir I. Ivanov |
2015-01-25 | Typos: use subscript for pO2 in divelogimportdialog.cpp | Lubomir I. Ivanov |
2015-01-24 | Match ₂ to 2 and cylinder to cyl. on CSV import | Miika Turkia |
2015-01-24 | Switch Subsurface CSV import to use tab separator | Miika Turkia |
2015-01-24 | Block the signals properly | Miika Turkia |
2015-01-24 | Limit the row count properly when displaying CSV file | Miika Turkia |
2015-01-24 | Enable importing of dive profile from CSV files | Miika Turkia |
2015-01-24 | Fix the support of APD Log Viewer CSV import | Miika Turkia |
2015-01-24 | CSV import, fix known import handling with tab separator | Miika Turkia |
2015-01-24 | Known import fix for XP5 | Miika Turkia |
2015-01-24 | Fix segm fault on known CSV imports | Miika Turkia |
2015-01-23 | Set the known import selection for Seabear import | Miika Turkia |
2015-01-23 | Use proper sample headings for Seabear CSV import | Miika Turkia |