summaryrefslogtreecommitdiffstats
path: root/qt-ui/divelogimportdialog.cpp
AgeCommit message (Expand)Author
2014-03-14Convert other users of showError() to the new world orderGravatar Linus Torvalds
2014-03-03Whitespace cleanupGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-15Add unit support for CSV importGravatar Miika Turkia
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-01-25C++ code to call parsing functions for manual CSVGravatar Miika Turkia
2014-01-17Treat Sensus CSV import specially on GUIGravatar Miika Turkia
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-01-15More CSV import fixesGravatar Rodrigo Severo
2014-01-14Pre-configured CSV imports should also set the field separatorGravatar Rodrigo Severo
2014-01-14Include support for semicolon separated CSV filesGravatar Rodrigo Severo
2014-01-08Show import dialog only when needed for CSV configGravatar Miika Turkia
2014-01-03Refactoring import to DiveLogImportDialogGravatar Miika Turkia