Age | Commit message (Expand) | Author |
---|---|---|
2014-04-25 | Ctrl-W and -Q support for GPS, divelogs.de, divecomputer and CVS import | |
2014-03-14 | Convert other users of showError() to the new world order | |
2014-03-03 | Whitespace cleanup | |
2014-02-27 | Massive automated whitespace cleanup | |
2014-02-15 | Add unit support for CSV import | |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | |
2014-01-25 | C++ code to call parsing functions for manual CSV | |
2014-01-17 | Treat Sensus CSV import specially on GUI | |
2014-01-15 | Convert to TRUE/FALSE to stdbools true/false | |
2014-01-15 | More CSV import fixes | |
2014-01-14 | Pre-configured CSV imports should also set the field separator | |
2014-01-14 | Include support for semicolon separated CSV files | |
2014-01-08 | Show import dialog only when needed for CSV config | |
2014-01-03 | Refactoring import to DiveLogImportDialog |