Age | Commit message (Expand) | Author |
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 | Better sizings for the CSV dialog | 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 | Set the lsit view to IconMode | 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 |
2015-01-06 | Always show deco gas as dive gas | Anton Lundin |
2015-01-05 | Remove unused imports | Anton Lundin |
2015-01-05 | DLF import: Document unknown fields | Anton Lundin |
2015-01-05 | DLF import: Decode and import ceiling information | Anton Lundin |
2015-01-05 | DLF import: Decode and import temperature | Anton Lundin |
2015-01-05 | DLF import: Decode and import NDL and TTS | Anton Lundin |
2015-01-05 | DLF import: Decode ppO2 | Anton Lundin |
2015-01-05 | DLF import: Restructure depth decoding | Anton Lundin |
2015-01-05 | Give oxygen a proper colour in the tankbar | Joakim Bygdell |
2015-01-05 | Use correct name for oxygen | Joakim Bygdell |
2015-01-05 | Need to warn about some more characters on CSV import | Miika Turkia |
2015-01-05 | Don't always show the setpoint graph | Dirk Hohndel |
2015-01-05 | Display CCR setpoint values on the po2 graph | Willem Ferguson |
2015-01-05 | Caveats of CSV import added to documentation | Miika Turkia |
2015-01-05 | Indentation fix for Subsurface CSV import | Miika Turkia |
2015-01-05 | Support for multi-line notes on SubsurfaceCSV import | Miika Turkia |
2015-01-05 | Various capitalization fixes | Joseph W. Joshua |
2015-01-05 | Add required empty fields on CSV export | Miika Turkia |
2015-01-04 | Initialize edit hack variable | Miika Turkia |
2015-01-04 | Do not add uninitialized setpoint or ndl | Miika Turkia |
2015-01-04 | Fix Capitalization | Joseph W. Joshua |
2015-01-04 | Update strings and translations | Dirk Hohndel |
2015-01-04 | Close two compiler warnings about reordering | Anton Lundin |