aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.h
AgeCommit message (Expand)Author
2014-08-19Planner: correctly free divedatapointsGravatar Dirk Hohndel
2014-08-19Planner: bring sanity to the SAC rate handlingGravatar Dirk Hohndel
2014-08-05Don't recalculate plan automatically with low GFHighGravatar Dirk Hohndel
2014-08-03Update altitude properly when changing unit systemsGravatar Robert C. Helling
2014-07-17Planner: correctly deal with units in Ascent/descent ratesGravatar Dirk Hohndel
2014-07-15Save and restore Dive Planner SettingsGravatar Tomaz Canabrava
2014-07-09Move drop_stone_mode setting to prefsGravatar Anton Lundin
2014-07-06UI restructure: remove the backupDive we no longer needGravatar Dirk Hohndel
2014-07-03Planner: Add backgas breaksGravatar Robert C. Helling
2014-07-03UI restructure: use displayed_dive for add dive and plan diveGravatar Dirk Hohndel
2014-06-30Only replot the dive if maxDepth > oldMaxDepth on plan / add mode.Gravatar Tomaz Canabrava
2014-06-29Fixed SAC in plannerGravatar Robert C. Helling
2014-06-28Planner: implement sane way to set the start time of the planned diveGravatar Dirk Hohndel
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
2014-06-26Rearrange planner UI elementsGravatar Robert Helling
2014-06-25Make pO2 settings functional in plannerGravatar Robert C. Helling
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-20planner: Switch to QSpinBox for SACGravatar Anton Lundin
2014-06-12Planner: New plannerSettingsWidgetGravatar Robert C. Helling
2014-06-04Planner: don't redo the plan after partial edits of GFlow/highGravatar 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-01Convert plot_gas_value to gasmixGravatar Dirk Hohndel
2014-06-01More conversions to gasmixGravatar Dirk Hohndel
2014-06-01Next step to using gasmix instead of o2/heGravatar Dirk Hohndel
2014-05-31Revert "Show the calculated deco stops in the planner table"Gravatar Dirk Hohndel
2014-05-29Show the calculated deco stops in the planner tableGravatar Robert C. Helling
2014-05-28Planner: set up a cylinder, even if no current dive is selectedGravatar Dirk Hohndel
2014-05-27Planner: use the gas in the first cylinder for initial planGravatar Dirk Hohndel
2014-05-26Planner: Don't include the ascent in the default diveGravatar Dirk Hohndel
2014-05-24Remove leftovers from the planner.Gravatar Tomaz Canabrava
2014-05-24Port the KeyPress actions to the new profile.Gravatar Tomaz Canabrava
2014-05-24Remove a ton of code.Gravatar Tomaz Canabrava
2014-05-24Remove the depth / time increase and decrease functions.Gravatar Tomaz Canabrava
2014-05-24Remove unused code.Gravatar Tomaz Canabrava
2014-05-24Remove code already ported to the new profile.Gravatar Tomaz Canabrava
2014-05-24Make the planner actually work.Gravatar Tomaz Canabrava
2014-05-24Change how the handler handlers itself.Gravatar Tomaz Canabrava
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-22Good code cleanup on the old DivePlanner code.Gravatar Tomaz Canabrava
2014-05-22Profile now correctly displays the planned dive.Gravatar Tomaz Canabrava
2014-05-22Code Cleanup: connections can be made between signals.Gravatar Tomaz Canabrava
2014-05-08When starting the planner, copy cylinders from currently selected dive.Gravatar Robert C. Helling
2014-05-08Planner: Change when we recalculate decoGravatar Robert C. Helling
2014-04-17Fixed mismatched connectionsGravatar Lakshman
2014-04-17Improvement for various bits of the plannerGravatar Robert Helling
2014-04-02Add missing REMOVE slotGravatar Lakshman
2014-03-31Diveplan with entered and computed waypoints to UIGravatar Lakshman Anumolu