summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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
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-26Rework slot to quiet down Qt5 warningGravatar Anton Lundin
2014-05-25Use gas_mod and fix fpeGravatar Anton Lundin
2014-05-25Dive list: make saving / restoring column widths actually workGravatar Dirk Hohndel
2014-05-25Dive list: don't reset column width when reloadingGravatar Dirk Hohndel
2014-05-25Move mod calculations to a separate helperGravatar Anton Lundin
2014-05-25Dive list: remember the current sort columGravatar Dirk Hohndel
2014-05-24Remove leftovers from the planner.Gravatar Tomaz Canabrava
2014-05-24Reenables the air edition and deletion of handlers on the planner/addGravatar Tomaz Canabrava
2014-05-24Reenamble 'Delete Dive Point' on the planer / addGravatar Tomaz Canabrava
2014-05-24Speed up the multi dive selectionGravatar Tomaz Canabrava
2014-05-24Correctly implement multi dive selectionGravatar Dirk Hohndel
2014-05-24Rename the export dialogGravatar Gehad
2014-05-24Dive list: move trip merging logic into divelist.cGravatar Dirk Hohndel
2014-05-24Dive list: work around odd problem with selectionsGravatar Dirk Hohndel