index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
Age
Commit message (
Expand
)
Author
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
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-05
Remove unused imports
Anton Lundin
2015-01-05
Give oxygen a proper colour in the tankbar
Joakim Bygdell
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
Various capitalization fixes
Joseph W. Joshua
2015-01-04
Initialize edit hack variable
Miika Turkia
2015-01-04
Fix Capitalization
Joseph W. Joshua
2015-01-04
Close two compiler warnings about reordering
Anton Lundin
2015-01-04
Fix spelling error
Joseph W. Joshua
2015-01-04
Make sure we do not fall back to edit mode on accept
Miika Turkia
2015-01-04
The margin between toolbar and profile looked strange
Dirk Hohndel
2015-01-04
Fix incorrect name for layout
Dirk Hohndel
2015-01-04
Make text in user survey follow our capitalization conventions
Dirk Hohndel
2015-01-04
Attempt to move the more frequently used toolbar actions to the top
Dirk Hohndel
[next]