aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-14Fix edition of alphanumeric input on equipments.Gravatar Tomaz Canabrava
2013-11-14Fix some random compiler warningsGravatar Dirk Hohndel
2013-11-14Sort the dive table after adding a diveGravatar Dirk Hohndel
2013-11-14Handle tank data correctly in profile editing mode for manually added diveGravatar Dirk Hohndel
2013-11-14Maintain the selection when aborting "dive add"Gravatar Dirk Hohndel
2013-11-14Switch to the Dive Notes tab when manually adding a diveGravatar Dirk Hohndel
2013-11-14Add file naming dialog for save asGravatar Miika Turkia
2013-11-14Remove duplicated SAC data from information overlayGravatar Anton Lundin
2013-11-14Break calculated deco info to separate varsGravatar Anton Lundin
2013-11-13Correctly convert an existing dive into a planGravatar Dirk Hohndel
2013-11-13Fix addGas to look at the correct cylinderGravatar Dirk Hohndel
2013-11-13Don't overwrite the new cylinders when adding a diveGravatar Dirk Hohndel
2013-11-13Correct behavior when adding a dive to an empty list and canceling the addGravatar Dirk Hohndel
2013-11-13Don't change gas used in segments if there is still a cylinder with that gasGravatar Dirk Hohndel
2013-11-13Connect changes in the tanks with the dive that is being addedGravatar Dirk Hohndel
2013-11-13Instead of a "Cylinder for planning" use a default cylinderGravatar Dirk Hohndel
2013-11-13When selection gets confused, don't try to select non-existing diveGravatar Dirk Hohndel
2013-11-13MaxPPO2 should be a double, not an intGravatar Dirk Hohndel
2013-11-13Fix loading the information of splitter sizes on empty config.Gravatar Tomaz Canabrava
2013-11-13Partially revert d72c69db7a49f and fix its errorsGravatar Tomaz Canabrava
2013-11-13Break up calculate_deco_informationGravatar Anton Lundin
2013-11-13Reorder info in information windowGravatar Anton Lundin
2013-11-13Remove the special handling of ndl < 3mGravatar Anton Lundin
2013-11-13Introduce an on/off switch for calculating ndl/ttsGravatar Anton Lundin
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