aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.cpp
AgeCommit message (Expand)Author
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
2014-05-26Merge branch 'Planner'Gravatar Dirk Hohndel
2014-05-26Planner: copy samples and events for plan and addGravatar Dirk Hohndel
2014-05-26Planner: Don't include the ascent in the default diveGravatar Dirk Hohndel
2014-05-26Planner: Re-enable using the new profile.Gravatar Tomaz Canabrava
2014-05-26Merge branch 'atdotde'Gravatar Dirk Hohndel
2014-05-26Reenabled copying the diveplan to dive notes.Gravatar Robert C. Helling
2014-05-26Merge branch 'atdotde'Gravatar Dirk Hohndel
2014-05-26Use get_o2() and get_he() instead of accessing permilles directlyGravatar Robert C. Helling
2014-05-25Move mod calculations to a separate helperGravatar Anton Lundin
2014-05-24Remove leftovers from the planner.Gravatar Tomaz Canabrava
2014-05-24Reenamble 'Delete Dive Point' on the planer / addGravatar 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-20Remove silly macro to pretend that we were doing things the right way.Gravatar Tomaz Canabrava
2014-05-08When starting the planner, copy cylinders from currently selected dive.Gravatar Robert C. Helling
2014-05-08Planner: show gas for the NEXT segmentGravatar Robert C. Helling
2014-05-08Planner: Change when we recalculate decoGravatar Robert C. Helling
2014-04-18Remove unused variables and fix signed/unsigned mismatchGravatar Dirk Hohndel
2014-04-18Fix crash when manually adding a diveGravatar Dirk Hohndel
2014-04-18Comments added to plannerGravatar Robert C. Helling
2014-04-17Fixed mismatched connectionsGravatar Lakshman
2014-04-17Mark a lot of TODO's where I think it should be moved to C code.Gravatar Tomaz Canabrava
2014-04-17Quick whitespace cleanupGravatar Dirk Hohndel
2014-04-17Improvement for various bits of the plannerGravatar Robert Helling