aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.cpp
AgeCommit message (Expand)Author
2014-06-26Rearrange planner UI elementsGravatar Robert Helling
2014-06-25Make gas mod be reasonable for users of imperial units as wellGravatar Dirk Hohndel
2014-06-25Make pO2 settings functional in plannerGravatar Robert C. Helling
2014-06-25Connect prefs.descrate to drop_stone_mode pointsGravatar Anton Lundin
2014-06-25Fix typo in connecting ui.descRate to setDescRateGravatar Anton Lundin
2014-06-25Hook up UI elements for ascent rates to plannerGravatar Robert C. Helling
2014-06-24Drop like a stone mode in plannerGravatar Anton Lundin
2014-06-24Fix NO_PRINTING building againGravatar Anton Lundin
2014-06-23Be more consistent in partial pressure namingGravatar Henrik Brautaset Aronsen
2014-06-20planner: Switch to QSpinBox for SACGravatar Anton Lundin
2014-06-12Planner: New plannerSettingsWidgetGravatar Robert C. Helling
2014-06-11Fix uninitialized memory warningGravatar Dirk Hohndel
2014-06-10Planner: don't reset GF when preferences changeGravatar Dirk Hohndel
2014-06-10Planner: reset GFlow and GFhigh when we're doneGravatar Dirk Hohndel
2014-06-04Planner: don't redo the plan after partial edits of GFlow/highGravatar Dirk Hohndel
2014-06-03Planner: only copy cylinders that were used in the template diveGravatar Dirk Hohndel
2014-06-03Planner: reject plan if escape key is pressedGravatar Dirk Hohndel
2014-06-03Planner: fix editing the dive planner points tableGravatar Dirk Hohndel
2014-06-03Add print button to plannerGravatar Robert C. Helling
2014-06-02Optionally strip diveplan to bare minimumGravatar Robert C. Helling
2014-06-02Fix addStop to work as slot againGravatar Dirk Hohndel
2014-06-01More conversions to gasmixGravatar Dirk Hohndel
2014-06-01Next step to using gasmix instead of o2/heGravatar Dirk Hohndel
2014-06-01Use proper typesGravatar Dirk Hohndel
2014-06-01Remove the .used member of the cylinder structureGravatar Dirk Hohndel
2014-05-31Revert "Show the calculated deco stops in the planner table"Gravatar Dirk Hohndel
2014-05-31Planner: don't include the disclaimer in the dive plan detail widgetGravatar Dirk Hohndel
2014-05-31Planner: show the plan notes in the new widgetGravatar Dirk Hohndel
2014-05-31Allow editing segment duration. This shifts all following waypoints.Gravatar Robert C. Helling
2014-05-30Planner: don't recreate the dive while cleaning up the widgetsGravatar Dirk Hohndel
2014-05-30Planner: remove check for empty diveplanGravatar Dirk Hohndel
2014-05-30Planner: don't do unnecessary work on empty dive plansGravatar Dirk Hohndel
2014-05-30Planner: after freeing the plan, throw away the pointerGravatar Dirk Hohndel
2014-05-29Do not offer an editor when double-clicking REMOVE on the planner.Gravatar Tomaz Canabrava
2014-05-29Do not show 'trash' icon for deco stops.Gravatar Tomaz Canabrava
2014-05-29Do not remove a Deco Stop by clicking on the trashGravatar Tomaz Canabrava
2014-05-29Show the calculated deco stops in the planner tableGravatar Robert C. Helling
2014-05-29Planner: track gas consumption in cylinders and samplesGravatar Dirk Hohndel
2014-05-28Planner: record the new dive at the correct timeGravatar Dirk Hohndel
2014-05-28Planner: always recreate staging diveGravatar Dirk Hohndel
2014-05-28Planner: make sure stagingDive is reset to NULLGravatar Dirk Hohndel
2014-05-28Add dive: only copy cylinders when necessaryGravatar Dirk Hohndel
2014-05-28Move code from the Planner that doesn't belongs there.Gravatar Tomaz Canabrava
2014-05-28Planner: set up a cylinder, even if no current dive is selectedGravatar Dirk Hohndel
2014-05-28Fixes showing the Empty Profile when Add / Plan dive is cancelled.Gravatar Tomaz Canabrava
2014-05-28Dive planner: remove the fake dive earlier on cancelGravatar Dirk Hohndel
2014-05-27Planner: correctly refresh the displayGravatar Dirk Hohndel
2014-05-27Planner: return Profile widget to profile stateGravatar Dirk Hohndel
2014-05-27Planner: use the gas in the first cylinder for initial planGravatar Dirk Hohndel
2014-05-27Planner: better handle the temporary dive used for planningGravatar Dirk Hohndel