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.h
Age
Commit message (
Expand
)
Author
2015-08-27
Clean up CSV import parameters
Miika Turkia
2015-07-27
Add hw info to Seabear import
Miika Turkia
2015-07-22
Add a known type for second DC on APD 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-22
Address uninitialized member warnings
Dirk Hohndel
2015-03-23
Import support for new Seabear format
Miika Turkia
2015-01-07
CSV import: make predefined imports work again
Dirk Hohndel
2015-01-07
Fix moving columns around when one of the columns is empty
Tomaz Canabrava
2015-01-07
Add delegate skeleton for the drag columns
Tomaz Canabrava
2015-01-07
CVS import UI: use my own match function
Dirk Hohndel
2015-01-06
Make it possible to move from top to bottom
Tomaz Canabrava
2015-01-06
Add the code to actually make it possible to move columns
Tomaz Canabrava
2015-01-06
Start to make it possible to move columns around
Tomaz Canabrava
2015-01-06
Remove drag operations from the 'From' widget
Tomaz Canabrava
2015-01-06
Port the code that actually parses the CSV to the new system
Tomaz Canabrava
2015-01-06
Add the setColumnValues() method
Tomaz Canabrava
2015-01-06
Implement LoadFileContents
Tomaz Canabrava
2015-01-06
Another skeleton: LoadFileContents
Tomaz Canabrava
2015-01-06
Set the model on the table view, one more skeleton
Tomaz Canabrava
2015-01-06
Add skeleton code for the model that will have the result of columns
Tomaz Canabrava
2015-01-06
Add skeleton code for the table view that will accepts drops
Tomaz Canabrava
2015-01-06
More DragDrop skeletons
Tomaz Canabrava
2015-01-06
Add class skeleton that will handle the drag starts
Tomaz Canabrava
2015-01-06
Skeleton code for the model that has the columns information
Tomaz Canabrava
2015-01-06
Clean a lot of code for a new and improved CSV import dialog
Tomaz Canabrava
2014-12-26
Preconfigured import of Subsurface CSV log file
Miika Turkia
2014-12-25
Automatically increment column number on CSV import
Miika Turkia
2014-07-10
Add support for importing pressure from CSV files
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-06-26
Headers cleanup.
Tomaz Canabrava
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-01-17
Treat Sensus CSV import specially on GUI
Miika Turkia
2014-01-15
More CSV import fixes
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