summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-01-06Fix crash when importing CSV that requires change of separatorGravatar Dirk Hohndel
2015-01-06Do not allow the drop target to erase an old columnGravatar Tomaz Canabrava
2015-01-06Fix moving columnsGravatar Tomaz Canabrava
2015-01-06Remove data if it was correctly moved to the upper modelGravatar Tomaz Canabrava
2015-01-06Make it possible to move from top to bottomGravatar Tomaz Canabrava
2015-01-06Add the code to actually make it possible to move columnsGravatar Tomaz Canabrava
2015-01-06Start to make it possible to move columns aroundGravatar Tomaz Canabrava
2015-01-06Add missing returnsGravatar Tomaz Canabrava
2015-01-06Remove drag operations from the 'From' widgetGravatar Tomaz Canabrava
2015-01-06Remove pesky QDebug that snook inGravatar Tomaz Canabrava
2015-01-06Port the code that actually parses the CSV to the new systemGravatar Tomaz Canabrava
2015-01-06Better sizings for the CSV dialogGravatar Tomaz Canabrava
2015-01-06Do not accept drops from outside of subsurfaceGravatar Tomaz Canabrava
2015-01-06Re-add the string to the avaliable models if drag cancelledGravatar Tomaz Canabrava
2015-01-06Set data done, drag & drop worksGravatar Tomaz Canabrava
2015-01-06Implement most of the drag operationGravatar Tomaz Canabrava
2015-01-06Fix constructorGravatar Tomaz Canabrava
2015-01-06Add setData() to the ColumnResult modelGravatar Tomaz Canabrava
2015-01-06Add the data() methodGravatar Tomaz Canabrava
2015-01-06Add the setColumnValues() methodGravatar Tomaz Canabrava
2015-01-06Implement LoadFileContentsGravatar Tomaz Canabrava
2015-01-06Another skeleton: LoadFileContentsGravatar Tomaz Canabrava
2015-01-06Set the model on the table view, one more skeletonGravatar Tomaz Canabrava
2015-01-06Add skeleton code for the model that will have the result of columnsGravatar Tomaz Canabrava
2015-01-06Add skeleton code for the table view that will accepts dropsGravatar Tomaz Canabrava
2015-01-06Show the pixmap being draggedGravatar Tomaz Canabrava
2015-01-06Re-add the string removed upon drop operationGravatar Tomaz Canabrava
2015-01-06Remove the string from the model while draggingGravatar Tomaz Canabrava
2015-01-06More DragDrop skeletonsGravatar Tomaz Canabrava
2015-01-06Start to drag the correct valuesGravatar Tomaz Canabrava
2015-01-06Add class skeleton that will handle the drag startsGravatar Tomaz Canabrava
2015-01-06Set the lsit view to IconModeGravatar Tomaz Canabrava
2015-01-06Display the list of column names on the ListViewGravatar Tomaz Canabrava
2015-01-06Add data, row count and the string list that populate the modelGravatar Tomaz Canabrava
2015-01-06Skeleton code for the model that has the columns informationGravatar Tomaz Canabrava
2015-01-06Clean a lot of code for a new and improved CSV import dialogGravatar Tomaz Canabrava
2015-01-05Remove unused importsGravatar Anton Lundin
2015-01-05Give oxygen a proper colour in the tankbarGravatar Joakim Bygdell
2015-01-05Don't always show the setpoint graphGravatar Dirk Hohndel
2015-01-05Display CCR setpoint values on the po2 graphGravatar Willem Ferguson
2015-01-05Various capitalization fixesGravatar Joseph W. Joshua
2015-01-04Initialize edit hack variableGravatar Miika Turkia
2015-01-04Fix CapitalizationGravatar Joseph W. Joshua
2015-01-04Close two compiler warnings about reorderingGravatar Anton Lundin
2015-01-04Fix spelling errorGravatar Joseph W. Joshua
2015-01-04Make sure we do not fall back to edit mode on acceptGravatar Miika Turkia
2015-01-04The margin between toolbar and profile looked strangeGravatar Dirk Hohndel
2015-01-04Fix incorrect name for layoutGravatar Dirk Hohndel
2015-01-04Make text in user survey follow our capitalization conventionsGravatar Dirk Hohndel
2015-01-04Attempt to move the more frequently used toolbar actions to the topGravatar Dirk Hohndel