aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.cpp
AgeCommit message (Expand)Author
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
2014-04-02Add missing REMOVE slotGravatar Lakshman
2014-04-02Make compute waypoints content uneditableGravatar Lakshman
2014-03-31Merge branch 'planner-mods'Gravatar Dirk Hohndel
2014-03-31Diveplan with entered and computed waypoints to UIGravatar Lakshman Anumolu
2014-03-31Distinguish between entered and calculated waypointsGravatar Robert C. Helling
2014-03-23Don't crash if we try to save a empty planGravatar Anton Lundin
2014-03-23Enable parts of planner based on defineGravatar Anton Lundin
2014-03-20Removed Duplicate IncludesGravatar Hugle
2014-03-17Be more careful about dive computer selectionGravatar Linus Torvalds
2014-03-14Convert other users of showError() to the new world orderGravatar Linus Torvalds
2014-03-07Fix colors on the new profile.Gravatar Tomaz Canabrava
2014-03-07Remove the old profile from the main screen of SubsurfaceGravatar Tomaz Canabrava
2014-03-06Fix real memory leakGravatar Dirk Hohndel