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
2015-01-06
Add missing divemaster field to the manual import
Dirk Hohndel
2015-01-06
Fix crash when importing CSV that requires change of separator
Dirk Hohndel
2015-01-06
Do not allow the drop target to erase an old column
Tomaz Canabrava
2015-01-06
Fix moving columns
Tomaz Canabrava
2015-01-06
Remove data if it was correctly moved to the upper model
Tomaz Canabrava
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
Add missing returns
Tomaz Canabrava
2015-01-06
Remove drag operations from the 'From' widget
Tomaz Canabrava
2015-01-06
Remove pesky QDebug that snook in
Tomaz Canabrava
2015-01-06
Port the code that actually parses the CSV to the new system
Tomaz Canabrava
2015-01-06
Do not accept drops from outside of subsurface
Tomaz Canabrava
2015-01-06
Re-add the string to the avaliable models if drag cancelled
Tomaz Canabrava
2015-01-06
Set data done, drag & drop works
Tomaz Canabrava
2015-01-06
Implement most of the drag operation
Tomaz Canabrava
2015-01-06
Fix constructor
Tomaz Canabrava
2015-01-06
Add setData() to the ColumnResult model
Tomaz Canabrava
2015-01-06
Add the data() method
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
Show the pixmap being dragged
Tomaz Canabrava
2015-01-06
Re-add the string removed upon drop operation
Tomaz Canabrava
2015-01-06
Remove the string from the model while dragging
Tomaz Canabrava
2015-01-06
More DragDrop skeletons
Tomaz Canabrava
2015-01-06
Start to drag the correct values
Tomaz Canabrava
2015-01-06
Add class skeleton that will handle the drag starts
Tomaz Canabrava
2015-01-06
Display the list of column names on the ListView
Tomaz Canabrava
2015-01-06
Add data, row count and the string list that populate the model
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-31
Change the XSLT to use the duration format instead of "logic"
Miika Turkia
2014-12-30
Allow unit selection on known CSV import
Miika Turkia
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-12-20
Glue between GUI and XSLT for additions in CSV import
Miika Turkia
2014-11-25
Allow user to select date format on manual CSV import
Miika Turkia
2014-10-28
Parse meta information from Seaber log
Miika Turkia
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
[prev]
[next]