index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
divelogimportdialog.cpp
Age
Commit message (
Expand
)
Author
2014-07-10
Add quirks for Seabear CSV settings for pressure
Anton Lundin
2014-07-10
Add support for importing pressure from CSV files
Anton Lundin
2014-07-10
Fix bug in Seabear Quirks
Anton Lundin
2014-07-09
Add quirk for Seabear CSV settings
Anton Lundin
2014-07-09
Add quirk for Seabear CSV NDL/TTS in minutes
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-07-09
Initial stab at Seabear CSV imports
Anton Lundin
2014-04-25
Ctrl-W and -Q support for GPS, divelogs.de, divecomputer and CVS import
Dirk Hohndel
2014-03-14
Convert other users of showError() to the new world order
Linus Torvalds
2014-03-03
Whitespace cleanup
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-15
Add unit support for CSV import
Miika Turkia
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-01-25
C++ code to call parsing functions for manual CSV
Miika Turkia
2014-01-17
Treat Sensus CSV import specially on GUI
Miika Turkia
2014-01-15
Convert to TRUE/FALSE to stdbools true/false
Anton Lundin
2014-01-15
More CSV import fixes
Rodrigo Severo
2014-01-14
Pre-configured CSV imports should also set the field separator
Rodrigo Severo
2014-01-14
Include support for semicolon separated CSV files
Rodrigo Severo
2014-01-08
Show import dialog only when needed for CSV config
Miika Turkia
2014-01-03
Refactoring import to DiveLogImportDialog
Miika Turkia