aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.cpp
AgeCommit message (Expand)Author
2014-08-19Planner: don't calculate ascent while adding waypointsGravatar Dirk Hohndel
2014-08-19Planner: correctly free divedatapointsGravatar Dirk Hohndel
2014-08-19Planner: bring sanity to the SAC rate handlingGravatar Dirk Hohndel
2014-08-13Make SAC values in planner settings respect unit settingsGravatar Robert C. Helling
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-29Retain the start time when creating plan from diveGravatar Dirk Hohndel
2014-07-26Add dive: initialize start time of diveGravatar Dirk Hohndel
2014-07-24Planner: fix start time handlingGravatar Dirk Hohndel
2014-07-23Planner: fix an enduring assert on startupGravatar Lubomir I. Ivanov
2014-07-19De-duplicate planner default settingsGravatar Anton Lundin
2014-07-18get_gas_at_time needs to always give us a valid gasv4.1.91Gravatar Dirk Hohndel
2014-07-18Convert get_gas_from_events to get_gas_at_timeGravatar Anton Lundin
2014-07-18Use more of our propper types in the plannerGravatar Anton Lundin
2014-07-18Use "6m" and "20ft" instead of "6m/20ft".Gravatar Henrik Brautaset Aronsen
2014-07-17Planner: correctly deal with units in Ascent/descent ratesGravatar Dirk Hohndel
2014-07-17Planner: Ascent/descent rates are stored in mm/s not in m/minGravatar Robert C. Helling
2014-07-16Store drop_stone_mode, bottomsac, decosac in prefsGravatar Gaetan Bisson
2014-07-16Translate velocity units in planner settingsGravatar Sergey Starosek
2014-07-16Date picker l10n for profile and plannerGravatar Sergey Starosek
2014-07-15Save and restore Dive Planner SettingsGravatar Tomaz Canabrava
2014-07-15Planner: don't allow the user to remove the last pointGravatar Dirk Hohndel
2014-07-15Planner: when adding new waypoint at the end, use previous gasGravatar Dirk Hohndel
2014-07-12Lower CCR setpoint min value in planner to 0Gravatar Anton Lundin
2014-07-12Add step size in our SpinBox delegatesGravatar Anton Lundin
2014-07-11Fixed input in the DivePlanner tableGravatar Tomaz Canabrava
2014-07-10diverplanner capitalisation consitencyGravatar Tim Wootton
2014-07-10Use gasmix getters in diveplanner.cpp as wellGravatar Henrik Brautaset Aronsen
2014-07-09Move drop_stone_mode setting to prefsGravatar Anton Lundin
2014-07-09Refresh display after toggling backgas breaks.Gravatar Robert C. Helling
2014-07-07Planner: don't allow negative depthsGravatar Robert C. Helling
2014-07-06UI restructure: remove the backupDive we no longer needGravatar Dirk Hohndel
2014-07-06UI restructure: cleanup the code when canceling an editGravatar Dirk Hohndel
2014-07-05When adding a waypoint, use the gasmix of the _next_ waypoint.Gravatar Robert C. Helling
2014-07-04Planner: don't set cylinder start and end pressure when adding diveGravatar Dirk Hohndel
2014-07-03Planner: initialize drop_stone_mode as falseGravatar Dirk Hohndel
2014-07-03Small cleanupsGravatar Dirk Hohndel
2014-07-03UI restructure: add back the missing plan dive notesGravatar 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-07-03UI restructure: get rid of "current" pointer in cylinders and weightsGravatar Dirk Hohndel
2014-07-03UI restructure: add helper function to copy and clear a diveGravatar Dirk Hohndel
2014-06-30Only replot the dive if maxDepth > oldMaxDepth on plan / add mode.Gravatar Tomaz Canabrava
2014-06-30Make the planner settings respond well to unit system changes.Gravatar Robert C. Helling
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-27Remove unused variableGravatar Dirk Hohndel
2014-06-27Care about drop_stone_mode in createSimpleDiveGravatar Anton Lundin
2014-06-26Rearrange planner UI elementsGravatar Robert Helling
2014-06-25Make gas mod be reasonable for users of imperial units as wellGravatar Dirk Hohndel