summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-01-15Major speedup when moving the mouse in the profileGravatar Tomaz Canabrava
2015-01-14Remove instantMeanDepthLineGravatar Cristine Guadelupe
2015-01-14Ignore QWebView in AndroidGravatar Joseph W. Joshua
2015-01-13Dive download UI: sort the dive computer dropdownGravatar Dirk Hohndel
2015-01-13Attempt a better layout for the download dialogGravatar Dirk Hohndel
2015-01-11Dive d/l selection UI: clear table when retryingGravatar Dirk Hohndel
2015-01-11Don't use current_dc unless you know there's a current_diveGravatar Dirk Hohndel
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2015-01-10Replot after changing divetypeGravatar Robert C. Helling
2015-01-10Add preferences field for default set-pointGravatar Robert C. Helling
2015-01-10Add setpoint events according to divetypeGravatar Robert C. Helling
2015-01-10Maintab combobox to set dive typeGravatar Robert C. Helling
2015-01-10Rebreather type selector UIGravatar Robert C. Helling
2015-01-09Dive d/l UI: redo the states, the flow, the buttonsGravatar Dirk Hohndel
2015-01-09If we can't find the dive, simply return no dataGravatar Dirk Hohndel
2015-01-09Now use our table when downloading from the dive computerGravatar Dirk Hohndel
2015-01-09Add a private table for downloaded divesGravatar Dirk Hohndel
2015-01-09Add more infrastructure for a separate dive tableGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: remove setData() methodGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: fix the row count rangesGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: update checkmark state correctlyGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: the indices are inclusive, allocate enough spaceGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: only allow one download for nowGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: don't setup the model if there are no divesGravatar Dirk Hohndel
2015-01-09Repair minor bug in CCR setpoint graphGravatar Willem Ferguson
2015-01-08Remove unused headersGravatar Anton Lundin
2015-01-08Only suggest OSTC3 fw upgrade on newer versionGravatar Anton Lundin
2015-01-08Remove stray debug printsGravatar Anton Lundin
2015-01-08No need for a new variableGravatar Dirk Hohndel
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