aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-13Fill up plot_data with temperature all the wayGravatar Anton Lundin
2013-11-12Make fake profile average depth come out rightGravatar Linus Torvalds
2013-11-12Only auto-complete gps information when empty.Gravatar Michael Andreen
2013-11-12Make gas selection for add dive workGravatar Dirk Hohndel
2013-11-12Use existing helper functionGravatar Dirk Hohndel
2013-11-12Handle add dive cancel correctlyGravatar Dirk Hohndel
2013-11-12First steps to make add dive work with the correct infrastructureGravatar Dirk Hohndel
2013-11-12Remove some debug outputGravatar Dirk Hohndel
2013-11-12Make planner work againGravatar Dirk Hohndel
2013-11-12Add depth colum to cylinder modelGravatar Dirk Hohndel
2013-11-11When entering a new point, pick the previous gas by defaultGravatar Dirk Hohndel
2013-11-11Connect cylinders entered in planner with the gases availableGravatar Dirk Hohndel
2013-11-11Stop clicks on the globe from changing dive list selection while editingGravatar Dirk Hohndel
2013-11-11Mark divelist changed when deleting a diveGravatar Dirk Hohndel
2013-11-11Fix crash when cancelling dive add on empty dive listGravatar Dirk Hohndel
2013-11-11Hook up delegate to enable cylinder autocompletion in plannerGravatar Dirk Hohndel
2013-11-10Enable adding cylinders in the dive plannerGravatar Dirk Hohndel
2013-11-10Show a cylinder widget in the dive plannerGravatar Dirk Hohndel
2013-11-10Honor "last stop at 6m" in dive plannerGravatar Dirk Hohndel
2013-11-09Remove left over qDebug() callGravatar Dirk Hohndel
2013-11-09Merge branch 'addDiveGasFix'Gravatar Dirk Hohndel
2013-11-09Adjust planner to work with the new semanticGravatar Dirk Hohndel
2013-11-09Fix position of depth reading when entering divesGravatar Dirk Hohndel
2013-11-09After done with the DC download dialog, ensure it's in its original stateGravatar Dirk Hohndel
2013-11-09Don't access a NULL pathGravatar Dirk Hohndel
2013-11-09Forgot to remove this debug, sorry.Gravatar Tomaz Canabrava
2013-11-09Removed inconsistency when user tried to add dive while planning.Gravatar Tomaz Canabrava
2013-11-09Fixes garbage left behind when canceling edit dive.Gravatar Tomaz Canabrava
2013-11-09Save / Restore the Tree after organizing by other columns.Gravatar Tomaz Canabrava
2013-11-09Save the status of the tree before trying to reset the display.Gravatar Tomaz Canabrava
2013-11-09Moved the code that handles DiveList column sizes to its correct file.Gravatar Tomaz Canabrava
2013-11-09Fixes breaking the sizes of the columns of the listView.Gravatar Tomaz Canabrava
2013-11-09Fix inconsistent position of screen splittersGravatar Tomaz Canabrava
2013-11-08Don't access invalid elements with depth = 0Gravatar Dirk Hohndel
2013-11-08Correctly track gases when manually adding and then editing divesGravatar Dirk Hohndel
2013-11-08Be consistent when passing around gas data in the plannerGravatar Dirk Hohndel
2013-11-08Correctly identify airGravatar Dirk Hohndel
2013-11-07Include the cylinder information in a dive added with "Add Dive"Gravatar Dirk Hohndel
2013-11-07Don't translate the fake DC modelsGravatar Dirk Hohndel
2013-11-07Adjust default start time of added diveGravatar Dirk Hohndel
2013-11-07Remove debug output left in the previous commit by mistakeGravatar Dirk Hohndel
2013-11-07Make the tag widget act more sanely when pressing TabGravatar Dirk Hohndel
2013-11-07Fix stupid off by one errorGravatar Dirk Hohndel
2013-11-07Fix for equipment tab cancel button bugGravatar Taiane Ramos
2013-11-07Hide temperature fields when displaying / editing trip dataGravatar Dirk Hohndel
2013-11-05Hide TadWidget and Label when editing a tripGravatar Maximilian Güntner
2013-11-05Show a different message when editing more than one diveGravatar Dirk Hohndel
2013-11-05Fix dive mergingGravatar Dirk Hohndel
2013-11-05Remember the column we are sorting byGravatar Dirk Hohndel
2013-11-05Don't force the DiveListView to be a tree when reloadingGravatar Dirk Hohndel