summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-05-29Planner: only update the plan after the cylinder data has been updatedGravatar Dirk Hohndel
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-29Planner: remove infobox overlay and enable calculated ceilingGravatar Robert C. Helling
2014-05-29HTML list exporterGravatar Gehad elrobey
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-28Fix edition of manually added dives.Gravatar Tomaz Canabrava
2014-05-28Fix crash on adding / removing a dives from add menuGravatar Tomaz Canabrava
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-28Planner: really fix crash after aborting plannerGravatar Dirk Hohndel
2014-05-28Planner: prevent crash when canceling plan with existing dive listGravatar Dirk Hohndel
2014-05-28Dive list: use helper function when restoring selectionGravatar Dirk Hohndel
2014-05-28Fixes showing the Empty Profile when Add / Plan dive is cancelled.Gravatar Tomaz Canabrava
2014-05-28Minor cleanupGravatar Dirk Hohndel
2014-05-28Try to clear out the profile when dive list is emptyGravatar Dirk Hohndel
2014-05-28Dive planner: remove the fake dive earlier on cancelGravatar Dirk Hohndel
2014-05-28Dive planner: remember the selection before new dives get handledGravatar Dirk Hohndel
2014-05-28Dive add: remove duplicate codeGravatar Dirk Hohndel
2014-05-27Dive add: fix crash when cancelingGravatar Dirk Hohndel
2014-05-27Much, much smarter way of finding the TagsGravatar Tomaz Canabrava
2014-05-27Fix manually adding diveGravatar Dirk Hohndel
2014-05-27No need to separately enable and switch focus to the dive listGravatar Dirk Hohndel
2014-05-27Planner: correctly refresh the displayGravatar Dirk Hohndel
2014-05-27SetFocus only works if the widget is enabledGravatar 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-27Planner: disable the dive list when working on a planGravatar Dirk Hohndel
2014-05-27Planner: clean up the logic for starting up the plannerGravatar Dirk Hohndel
2014-05-26Paint the dive red if the user is breaking ceiling on the planner.Gravatar Tomaz Canabrava
2014-05-26Better movements from the lines when added / removed.Gravatar Tomaz Canabrava
2014-05-26Planner: don't try to update the MainTab dive info while in plan modeGravatar Dirk Hohndel
2014-05-26Speed up the grid: don't repaint when uneeded.Gravatar Tomaz Canabrava
2014-05-26Do not set maxTime when the handler is moving.Gravatar Tomaz Canabrava
2014-05-26Activate the PlannerGravatar Tomaz Canabrava
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-26Make the planner show something.Gravatar Tomaz Canabrava
2014-05-26Created a function to create a fake dive for Add and Plan states.Gravatar Tomaz Canabrava
2014-05-26Remove uneeded call.Gravatar Tomaz Canabrava
2014-05-26Small code cleanup.Gravatar Tomaz Canabrava
2014-05-26Planner: Move method down below to easy comparisson with another.Gravatar Tomaz Canabrava
2014-05-26Planner: states Add and Plan have a similar behaviorGravatar Tomaz Canabrava
2014-05-26Planner: Re-enable using the new profile.Gravatar Tomaz Canabrava
2014-05-26Merge branch 'atdotde'Gravatar Dirk Hohndel