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
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
2013-11-01
Enable undo for the Edit mode on Added Dives.
Tomaz Canabrava
2013-11-01
Changed the backup implementation of the samples on EditDive.
Tomaz Canabrava
2013-11-01
Enable editing a dive that was manually entered.
Tomaz Canabrava
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-03
Make the classes generated by uic be real members of our classes
Thiago Macieira
2013-10-03
Include the ui_*.h headers in the main headers.
Thiago Macieira
2013-09-22
Prevent nodes in planner / dive add profile edit to run past each other
Dirk Hohndel
2013-09-21
In planner / add dive use 'ESC' to hide the gas selection popup
Dirk Hohndel
2013-09-20
When manually adding a dive, start with a simple dive
Dirk Hohndel
2013-09-19
Merge branch 'addDive'
Dirk Hohndel
2013-09-19
Continous update of planner
Robert Helling
2013-09-18
Rename createDecostops to drawProfile
Dirk Hohndel
2013-09-18
Use Planner dialog to add dive
Dirk Hohndel
2013-09-16
Plotted the Scale on the Ruler ( depth / time ) on the planner
Tomaz Canabrava
2013-09-16
Ok on the planner now correctly creates a Dive.
Tomaz Canabrava
2013-09-16
Move the creation of the dive plan to the model
Tomaz Canabrava
2013-09-16
Plug the Cancel action on the Dive Planner Table and start the 'ok' code.
Tomaz Canabrava
2013-09-16
Position the X and Y labels of the Rulers
Tomaz Canabrava
2013-09-09
Make the Plus Button on the planner work.
Tomaz Canabrava
2013-09-09
Plug most of the dive planner - non - model stuff.
Tomaz Canabrava
2013-09-02
Code Cleanup: Merged the three TableViews shared code
Tomaz Canabrava
2013-08-30
Make planned points deletion works on the Table too.
Tomaz Canabrava
2013-08-30
Moves deletion logic of divepoints to the Model.
Tomaz Canabrava
2013-08-30
Added support for changing Depth and Time on the Table.
Tomaz Canabrava
2013-08-30
Started the work of Editable Model for the Planner
Tomaz Canabrava
2013-08-28
Made the TableViews share a bit of code, code cleanup.
Tomaz Canabrava
2013-08-28
Added a 'remove' icon on the dive planner table.
Tomaz Canabrava
2013-08-26
Moved a lot of code to the Model, cleaning the interface.
Tomaz Canabrava
2013-08-26
Moving Handler on Graphics Updates the Model on the Planner
Tomaz Canabrava
2013-08-26
Moved the creation of the data plan point to the model.
Tomaz Canabrava
2013-08-26
First implementation of the Shared Model for the Planner
Tomaz Canabrava
2013-08-26
Started the Model to handle the DivePoints
Tomaz Canabrava
[next]