index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
diveplanner.cpp
Age
Commit message (
Expand
)
Author
2013-12-03
Correct parameter names
Dirk Hohndel
2013-12-03
Fix bug in creating dive plan from dive
Dirk Hohndel
2013-11-30
Fix all leak-at-exit from singletons in Subsurface
Thiago Macieira
2013-11-30
Delete the graphics items for the ticks and labels in the ruler
Thiago Macieira
2013-11-27
Remove some constants and use helpers instead
Anton Lundin
2013-11-26
Changing the preferences should update the Add Dive interface
Tomaz Canabrava
2013-11-21
Work around QMessageBox not showing its title on Mac
Dirk Hohndel
2013-11-19
Use the correct dive to create the gas list
Dirk Hohndel
2013-11-19
Better handle the mouse movements on the Add Dive profile
Tomaz Canabrava
2013-11-19
Enable gas selection through a context menu
Tomaz Canabrava
2013-11-19
Fixes positioning the first Gas Label on the add dive profile.
Tomaz Canabrava
2013-11-19
Removed obsolete Code ( gaslist on text click )
Tomaz Canabrava
2013-11-18
Quick hack to make the dive add icons smaller
Dirk Hohndel
2013-11-18
Change the order of the increase / decrease buttons on the planner.
Tomaz Canabrava
2013-11-18
Anchor bottom of the dive ruler editor ro items on the DivePlanner
Tomaz Canabrava
2013-11-18
Just some code cleanup.
Tomaz Canabrava
2013-11-18
Fix various issues with the dive add / edit manual dive code
Dirk Hohndel
2013-11-18
Don't add spurious 5m/15ft node at 10 minutes when canceling edit
Dirk Hohndel
2013-11-17
Removed the ugly icons on the visual profile editor
Tomaz Canabrava
2013-11-17
Remove ununsed variables
Dirk Hohndel
2013-11-15
Don't create stop at time zero when re-editing manually added dive
Dirk Hohndel
2013-11-15
Once again remove debug output.
Dirk Hohndel
2013-11-15
Enable a context menu to remove dive handlers.
Tomaz Canabrava
2013-11-15
Fix dive planner widget
Dirk Hohndel
2013-11-15
Fix planner / add dive handling of DiveHandler Points
Tomaz Canabrava
2013-11-15
Adds the first DiveNode at 5meters / 10minutes when clicking on plus
Tomaz Canabrava
2013-11-15
Fix adding DivePoints on the planner via the table.
Tomaz Canabrava
2013-11-15
Correctly handle changes on the CylinderModel to update the AirModel.
Tomaz Canabrava
2013-11-15
Close the Air list when clicking outside of it.
Tomaz Canabrava
2013-11-15
Remove some unneeded member functions
Anton Lundin
2013-11-15
Planner: Default to GF from prefs.
Anton Lundin
2013-11-15
Planner: use a QSpinBox for GFLow/GFHigh
Anton Lundin
2013-11-14
Hook up the tank change and tank update for the planner
Dirk Hohndel
2013-11-14
Fix some random compiler warnings
Dirk Hohndel
2013-11-14
Handle tank data correctly in profile editing mode for manually added dive
Dirk Hohndel
2013-11-13
Correctly convert an existing dive into a plan
Dirk Hohndel
2013-11-13
Fix addGas to look at the correct cylinder
Dirk Hohndel
2013-11-13
Don't change gas used in segments if there is still a cylinder with that gas
Dirk Hohndel
2013-11-13
Connect changes in the tanks with the dive that is being added
Dirk Hohndel
2013-11-13
Instead of a "Cylinder for planning" use a default cylinder
Dirk Hohndel
2013-11-13
Partially revert d72c69db7a49f and fix its errors
Tomaz Canabrava
2013-11-12
First steps to make add dive work with the correct infrastructure
Dirk Hohndel
2013-11-12
Remove some debug output
Dirk Hohndel
2013-11-12
Make planner work again
Dirk Hohndel
2013-11-12
Add depth colum to cylinder model
Dirk Hohndel
2013-11-11
When entering a new point, pick the previous gas by default
Dirk Hohndel
2013-11-11
Connect cylinders entered in planner with the gases available
Dirk Hohndel
2013-11-11
Hook up delegate to enable cylinder autocompletion in planner
Dirk Hohndel
2013-11-10
Enable adding cylinders in the dive planner
Dirk Hohndel
2013-11-10
Show a cylinder widget in the dive planner
Dirk Hohndel
[next]