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.h
Age
Commit message (
Expand
)
Author
2014-05-29
Show the calculated deco stops in the planner table
Robert C. Helling
2014-05-28
Planner: set up a cylinder, even if no current dive is selected
Dirk Hohndel
2014-05-27
Planner: use the gas in the first cylinder for initial plan
Dirk Hohndel
2014-05-26
Planner: Don't include the ascent in the default dive
Dirk Hohndel
2014-05-24
Remove leftovers from the planner.
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
2014-05-08
When starting the planner, copy cylinders from currently selected dive.
Robert C. Helling
2014-05-08
Planner: Change when we recalculate deco
Robert C. Helling
2014-04-17
Fixed mismatched connections
Lakshman
2014-04-17
Improvement for various bits of the planner
Robert Helling
2014-04-02
Add missing REMOVE slot
Lakshman
2014-03-31
Diveplan with entered and computed waypoints to UI
Lakshman Anumolu
2014-03-31
Distinguish between entered and calculated waypoints
Robert C. Helling
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-11
Put include guard to every header
Boris Barbulovski
2014-02-11
Update #include statement for QStringListModel
Boris Barbulovski
2014-02-09
diveplanner.cpp improvements
Boris Barbulovski
2013-12-24
Don't use QList if sizeof(item) > void*.
Tomaz Canabrava
2013-12-09
Remove some unused variables
Anton Lundin
2013-12-09
Implement a settingsChanged in DivePlannerWidget
Anton Lundin
2013-12-08
Keep track of user requested minimum depth
Anton Lundin
2013-12-03
Correct parameter names
Dirk Hohndel
2013-11-30
Delete the graphics items for the ticks and labels in the ruler
Thiago Macieira
2013-11-26
Changing the preferences should update the Add Dive interface
Tomaz Canabrava
2013-11-19
Enable gas selection through a context menu
Tomaz Canabrava
2013-11-19
Removed obsolete Code ( gaslist on text click )
Tomaz Canabrava
2013-11-18
Fix various issues with the dive add / edit manual dive code
Dirk Hohndel
2013-11-17
Removed the ugly icons on the visual profile editor
Tomaz Canabrava
2013-11-15
Enable a context menu to remove dive handlers.
Tomaz Canabrava
2013-11-15
Correctly handle changes on the CylinderModel to update the AirModel.
Tomaz Canabrava
2013-11-15
Remove some unneeded member functions
Anton Lundin
2013-11-15
Planner: use a QSpinBox for GFLow/GFHigh
Anton Lundin
2013-11-14
Handle tank data correctly in profile editing mode for manually added dive
Dirk Hohndel
2013-11-13
Connect changes in the tanks with the dive that is being added
Dirk Hohndel
2013-11-12
Make planner work again
Dirk Hohndel
2013-11-11
Connect cylinders entered in planner with the gases available
Dirk Hohndel
2013-11-10
Enable adding cylinders in the dive planner
Dirk Hohndel
2013-11-09
Merge branch 'addDiveGasFix'
Dirk Hohndel
2013-11-09
Removed inconsistency when user tried to add dive while planning.
Tomaz Canabrava
2013-11-08
Be consistent when passing around gas data in the planner
Dirk Hohndel
[next]