aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-11-15Fix dive planner widgetGravatar Dirk Hohndel
2013-11-15Manually add trips from dive list context menuGravatar Dirk Hohndel
2013-11-15Fix potential crash when merging tripsGravatar Dirk Hohndel
2013-11-15Fix planner / add dive handling of DiveHandler PointsGravatar Tomaz Canabrava
2013-11-15Adds the first DiveNode at 5meters / 10minutes when clicking on plusGravatar Tomaz Canabrava
2013-11-15Fix adding DivePoints on the planner via the table.Gravatar Tomaz Canabrava
2013-11-15Use the correct font for the Air Types Model.Gravatar Tomaz Canabrava
2013-11-15Correctly handle changes on the CylinderModel to update the AirModel.Gravatar Tomaz Canabrava
2013-11-15Close the Air list when clicking outside of it.Gravatar Tomaz Canabrava
2013-11-15More code cleanup.Gravatar Tomaz Canabrava
2013-11-15Good deal of code Cleanup.Gravatar Tomaz Canabrava
2013-11-15Remove some unneeded member functionsGravatar Anton Lundin
2013-11-15Planner: Default to GF from prefs.Gravatar Anton Lundin
2013-11-15Planner: use a QSpinBox for GFLow/GFHighGravatar Anton Lundin
2013-11-15Make the info box look as it did in 3.1Gravatar Anton Lundin
2013-11-14Change the menu structureGravatar Dirk Hohndel
2013-11-14Hook up the tank change and tank update for the plannerGravatar Dirk Hohndel
2013-11-14Expand the trip of the first selected dive.Gravatar Tomaz Canabrava
2013-11-14Code Cleanup - Removed unused var.Gravatar Tomaz Canabrava
2013-11-14Correctly sets the size of the Air Types on the plannerGravatar Tomaz Canabrava
2013-11-14Makes the Air Types widget on the planner smaller ( but expanding.)Gravatar Tomaz Canabrava
2013-11-14Fix Last Column adding a horizontal Scroll on the Dive List.Gravatar Tomaz Canabrava
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-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-13Introduce an on/off switch for calculating ndl/ttsGravatar Anton Lundin
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