summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-01-08Dive d/l selection UI: Create a button to download the data from DCGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Add a table for the new dives from DC dialogGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Fill the checked vector as trueGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Set the item flagsGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Add the setData methodGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Add the check statesGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Display the downloaded dives in a tableGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: setImportedDivesIndexes implementationGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI:: Constructor, rowCount and ColumnCountGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI:: Add skeleton for the dialogGravatar Tomaz Canabrava
2015-01-07CSV import: make predefined imports work againGravatar Dirk Hohndel
2015-01-07CSV import: first steps to enable the preset types againGravatar Dirk Hohndel
2015-01-07CSV input UI: if we detect columns, set type to "manual" for nowGravatar Dirk Hohndel
2015-01-07CSV import UI: Minor update to stringsGravatar Dirk Hohndel
2015-01-07CVS import UI: mark the column names in blue as wellGravatar Dirk Hohndel
2015-01-07CVS import UI: mark the drop row in blueGravatar Dirk Hohndel
2015-01-07CVS import UI: better message if some columns were matchedGravatar Dirk Hohndel
2015-01-07Better resizing in the divelog import dialogGravatar Joseph W. Joshua
2015-01-07CSV Import UI: Prettifications, hide headers, code cleanup.Gravatar Tomaz Canabrava
2015-01-07Fix moving columns around when one of the columns is emptyGravatar Tomaz Canabrava
2015-01-07Draw a nice rounded rect around the avaliable column namesGravatar Tomaz Canabrava
2015-01-07Give the items a bit more spacing / enable the delegateGravatar Tomaz Canabrava
2015-01-07Add delegate skeleton for the drag columnsGravatar Tomaz Canabrava
2015-01-07profile: don't show instantMeanDepth for printModeGravatar Lubomir I. Ivanov
2015-01-07CVS import UI: use my own match functionGravatar Dirk Hohndel
2015-01-07CSV import UI: First step towards recognizing column headersGravatar Dirk Hohndel
2015-01-07CSV import dialog: try to guess the separator based on the fileGravatar Dirk Hohndel
2015-01-06Fix potential crashGravatar Dirk Hohndel
2015-01-06Adjust capitalization to our styleGravatar Dirk Hohndel
2015-01-06Add missing divemaster field to the manual importGravatar Dirk Hohndel
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