summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-17Fix memleak of QGraphicsRectItemGravatar Tomaz Canabrava
2015-01-17Only update text if something changedGravatar Tomaz Canabrava
2015-01-17Fix the colors - brush wasn't being set anymore.Gravatar Tomaz Canabrava
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-17Save predefined SACGravatar 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-15Need to use qmake-qt4 for building Ubuntu 12.04 packagesGravatar Dirk Hohndel
2015-01-15Update Readme.ubuntuGravatar Dirk Hohndel
2015-01-15Update README for 4.4 Beta 1Gravatar Dirk Hohndel
2015-01-15Add patch to the Ubuntu build process for 12.04Gravatar Dirk Hohndel
2015-01-15Some updates to the ReleaseNotesGravatar Dirk Hohndel
2015-01-15Finally deal with incrementing the serial number of the buildGravatar Dirk Hohndel
2015-01-15Attempt to build for Ubuntu 12.04 as wellGravatar Dirk Hohndel
2015-01-16Documentation: Fix user-manual.txt indentation to comply to asciidoc format (...Gravatar Guillaume GARDET
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-15Documentation: Add initial support for French translationGravatar Guillaume GARDET
2015-01-15Add POT/PO infrastructure to translate user manual.Gravatar Guillaume GARDET
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-14Turns out the manifest doesn't allow a dash in the nameGravatar Dirk Hohndel
2015-01-14Change the name of the Android appGravatar Dirk Hohndel
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-10Prepare for PSCR calculationsGravatar Robert C. Helling
2015-01-10Rebreather type selector UIGravatar Robert C. Helling
2015-01-10Small adjustment to the Mac build instructionsGravatar Dirk Hohndel
2015-01-09Dive d/l UI: redo the states, the flow, the buttonsGravatar Dirk Hohndel