summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-01-08Use setEnabled() instead of setDisabled()Gravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: hook up select / unselect allGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: add select all / unselect allGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: allow clicking anywhere in a rowGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: fix more array access errorsGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: brute force size optimizationsGravatar Dirk Hohndel
2015-01-08Give reasonable names to layoutsGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: show reasonable column headersGravatar Dirk Hohndel
2015-01-08Random whitespace cleanupGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: fix check if things were checkedGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: close the dialog when doneGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: Only show checkbox on the first columnGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: disable OK until things are downloadedGravatar Dirk Hohndel
2015-01-08Fix missing return valueGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: show useful data in a useful formatGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: don't close the dialog when we're done downloadingGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: Rename buttonGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Only try to get the dive list if d/l succeededGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Remove unused variableGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Add method to remove unused divesGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Hook up OK buttonGravatar Tomaz Canabrava
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