aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-01-17Reduce the amount of new/delete when setting a new text on DiveTextItemGravatar Tomaz Canabrava
2015-01-17Make Facebook support a config optionGravatar Dirk Hohndel
2015-01-17Planner rebreather modeGravatar Robert C. Helling
2015-01-17Minor PSCR fixesGravatar Robert C. Helling
2015-01-17Reduce the refresh rate of the toolTipItem to 25fps.Gravatar Tomaz Canabrava
2015-01-17Honor prefs.anim_speed on the ToolTip animationsGravatar Tomaz Canabrava
2015-01-17Reduce the number of calls to boundingRectGravatar Tomaz Canabrava
2015-01-17Fix the colors of the rectangleGravatar Tomaz Canabrava
2015-01-17Implement the paint method to draw the rounded rectangle.Gravatar Tomaz Canabrava
2015-01-17Remove the background and the separatorGravatar Tomaz Canabrava
2015-01-17Inherit from QGraphicsRectItem instead of QGraphicsShapeItemGravatar Tomaz Canabrava
2015-01-15Reduce the amount of calls to create the background on the ToolTipGravatar Tomaz Canabrava
2015-01-15Reuse the entry tooltip item and do fewer calls for each mouse moveGravatar Tomaz Canabrava
2015-01-15Do not set the rectangle if it's the sameGravatar Tomaz Canabrava
2015-01-15Only update the rectangle if it changedGravatar Tomaz Canabrava
2015-01-15Do not free the membuffer, reuse itGravatar Tomaz Canabrava
2015-01-15Speed Improvemens: fewer calls to mapFromScene / mapToSceneGravatar Tomaz Canabrava
2015-01-15Fix memory leakGravatar Tomaz Canabrava
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