index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
diveplanner.cpp
Age
Commit message (
Expand
)
Author
2014-06-01
Next step to using gasmix instead of o2/he
Dirk Hohndel
2014-06-01
Use proper types
Dirk Hohndel
2014-06-01
Remove the .used member of the cylinder structure
Dirk Hohndel
2014-05-31
Revert "Show the calculated deco stops in the planner table"
Dirk Hohndel
2014-05-31
Planner: don't include the disclaimer in the dive plan detail widget
Dirk Hohndel
2014-05-31
Planner: show the plan notes in the new widget
Dirk Hohndel
2014-05-31
Allow editing segment duration. This shifts all following waypoints.
Robert C. Helling
2014-05-30
Planner: don't recreate the dive while cleaning up the widgets
Dirk Hohndel
2014-05-30
Planner: remove check for empty diveplan
Dirk Hohndel
2014-05-30
Planner: don't do unnecessary work on empty dive plans
Dirk Hohndel
2014-05-30
Planner: after freeing the plan, throw away the pointer
Dirk Hohndel
2014-05-29
Do not offer an editor when double-clicking REMOVE on the planner.
Tomaz Canabrava
2014-05-29
Do not show 'trash' icon for deco stops.
Tomaz Canabrava
2014-05-29
Do not remove a Deco Stop by clicking on the trash
Tomaz Canabrava
2014-05-29
Show the calculated deco stops in the planner table
Robert C. Helling
2014-05-29
Planner: track gas consumption in cylinders and samples
Dirk Hohndel
2014-05-28
Planner: record the new dive at the correct time
Dirk Hohndel
2014-05-28
Planner: always recreate staging dive
Dirk Hohndel
2014-05-28
Planner: make sure stagingDive is reset to NULL
Dirk Hohndel
2014-05-28
Add dive: only copy cylinders when necessary
Dirk Hohndel
2014-05-28
Move code from the Planner that doesn't belongs there.
Tomaz Canabrava
2014-05-28
Planner: set up a cylinder, even if no current dive is selected
Dirk Hohndel
2014-05-28
Fixes showing the Empty Profile when Add / Plan dive is cancelled.
Tomaz Canabrava
2014-05-28
Dive planner: remove the fake dive earlier on cancel
Dirk Hohndel
2014-05-27
Planner: correctly refresh the display
Dirk Hohndel
2014-05-27
Planner: return Profile widget to profile state
Dirk Hohndel
2014-05-27
Planner: use the gas in the first cylinder for initial plan
Dirk Hohndel
2014-05-27
Planner: better handle the temporary dive used for planning
Dirk Hohndel
2014-05-26
Merge branch 'Planner'
Dirk Hohndel
2014-05-26
Planner: copy samples and events for plan and add
Dirk Hohndel
2014-05-26
Planner: Don't include the ascent in the default dive
Dirk Hohndel
2014-05-26
Planner: Re-enable using the new profile.
Tomaz Canabrava
2014-05-26
Merge branch 'atdotde'
Dirk Hohndel
2014-05-26
Reenabled copying the diveplan to dive notes.
Robert C. Helling
2014-05-26
Merge branch 'atdotde'
Dirk Hohndel
2014-05-26
Use get_o2() and get_he() instead of accessing permilles directly
Robert C. Helling
2014-05-25
Move mod calculations to a separate helper
Anton Lundin
2014-05-24
Remove leftovers from the planner.
Tomaz Canabrava
2014-05-24
Reenamble 'Delete Dive Point' on the planer / add
Tomaz Canabrava
2014-05-24
Port the KeyPress actions to the new profile.
Tomaz Canabrava
2014-05-24
Remove a ton of code.
Tomaz Canabrava
2014-05-24
Remove the depth / time increase and decrease functions.
Tomaz Canabrava
2014-05-24
Remove unused code.
Tomaz Canabrava
2014-05-24
Remove code already ported to the new profile.
Tomaz Canabrava
2014-05-24
Make the planner actually work.
Tomaz Canabrava
2014-05-24
Change how the handler handlers itself.
Tomaz Canabrava
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-05-22
Good code cleanup on the old DivePlanner code.
Tomaz Canabrava
2014-05-22
Profile now correctly displays the planned dive.
Tomaz Canabrava
2014-05-22
Code Cleanup: connections can be made between signals.
Tomaz Canabrava
[next]