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-07-03
UI restructure: add helper function to copy and clear a dive
Dirk Hohndel
2014-06-30
Only replot the dive if maxDepth > oldMaxDepth on plan / add mode.
Tomaz Canabrava
2014-06-30
Make the planner settings respond well to unit system changes.
Robert C. Helling
2014-06-29
Fixed SAC in planner
Robert C. Helling
2014-06-28
Planner: implement sane way to set the start time of the planned dive
Dirk Hohndel
2014-06-27
Remove unused variable
Dirk Hohndel
2014-06-27
Care about drop_stone_mode in createSimpleDive
Anton Lundin
2014-06-26
Rearrange planner UI elements
Robert Helling
2014-06-25
Make gas mod be reasonable for users of imperial units as well
Dirk Hohndel
2014-06-25
Make pO2 settings functional in planner
Robert C. Helling
2014-06-25
Connect prefs.descrate to drop_stone_mode points
Anton Lundin
2014-06-25
Fix typo in connecting ui.descRate to setDescRate
Anton Lundin
2014-06-25
Hook up UI elements for ascent rates to planner
Robert C. Helling
2014-06-24
Drop like a stone mode in planner
Anton Lundin
2014-06-24
Fix NO_PRINTING building again
Anton Lundin
2014-06-23
Be more consistent in partial pressure naming
Henrik Brautaset Aronsen
2014-06-20
planner: Switch to QSpinBox for SAC
Anton Lundin
2014-06-12
Planner: New plannerSettingsWidget
Robert C. Helling
2014-06-11
Fix uninitialized memory warning
Dirk Hohndel
2014-06-10
Planner: don't reset GF when preferences change
Dirk Hohndel
2014-06-10
Planner: reset GFlow and GFhigh when we're done
Dirk Hohndel
2014-06-04
Planner: don't redo the plan after partial edits of GFlow/high
Dirk Hohndel
2014-06-03
Planner: only copy cylinders that were used in the template dive
Dirk Hohndel
2014-06-03
Planner: reject plan if escape key is pressed
Dirk Hohndel
2014-06-03
Planner: fix editing the dive planner points table
Dirk Hohndel
2014-06-03
Add print button to planner
Robert C. Helling
2014-06-02
Optionally strip diveplan to bare minimum
Robert C. Helling
2014-06-02
Fix addStop to work as slot again
Dirk Hohndel
2014-06-01
More conversions to gasmix
Dirk Hohndel
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
[next]