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.h
Age
Commit message (
Expand
)
Author
2013-08-26
Started the Model to handle the DivePoints
Tomaz Canabrava
2013-08-26
Code Cleanup: Buttons on Graphical Planner
Tomaz Canabrava
2013-08-26
Added a new widget to control the Planner
Tomaz Canabrava
2013-07-21
Added the possibility to choose gases in the planner.
Tomaz Canabrava
2013-07-21
Good code cleanup.
Tomaz Canabrava
2013-07-21
Added the current gas used on the planner
Tomaz Canabrava
2013-07-21
Removed unused code.
Tomaz Canabrava
2013-07-21
Added button to reduce dive time on the planner.
Tomaz Canabrava
2013-07-21
Added ( finally ) the code to reduce depth on the planner
Tomaz Canabrava
2013-07-04
Added the left / right shortcuts for moving the handlers around in time.
Tomaz Canabrava
2013-07-04
Added 'up' and 'down' actions on the dive planner.
Tomaz Canabrava
2013-07-04
Added a 'delete' action, with the keyboard.
Tomaz Canabrava
2013-07-04
Added a shortcut to 'esc', so it clears the selection or cancels the plan.
Tomaz Canabrava
2013-07-04
Make possible to 'select' an handler by ctrl+click
Tomaz Canabrava
2013-07-04
Make it possible to drag a handle between handlers
Tomaz Canabrava
2013-07-02
Make the increase time button to work.
Tomaz Canabrava
2013-07-02
Change the color of the DepthString based on it's deepness
Tomaz Canabrava
2013-07-02
Use the same profile colors on the planer for the Time and Depth
Tomaz Canabrava
2013-07-02
Change the rules so they work with percentages.
Tomaz Canabrava
2013-07-02
Added a method and a simple stub to position things using percentage.
Tomaz Canabrava
2013-06-27
Make planner prettier. but still ugly.
Tomaz Canabrava
2013-06-27
Removed memleak created by the diveplan calculations
Tomaz Canabrava
2013-06-27
Added the Ok / Cancel buttons on the dive planner canvas.
Tomaz Canabrava
2013-06-27
Moved the DivePlanner to the MainWindow.
Tomaz Canabrava
2013-06-27
Correctly prevent time travel in planner
Dirk Hohndel
2013-06-26
Remove the bogus time/depth, and fix the positioning of the Handler after upd...
Tomaz Canabrava
2013-06-23
Start hooking in the deco calculations
Dirk Hohndel
2013-06-23
Clean up coding style
Dirk Hohndel
2013-06-21
Added the skeleton implementation of the increaseTime and depth
Tomaz Canabrava
2013-06-21
Added a new class to handle the pseudo-buttons on the canvas.
Tomaz Canabrava
2013-06-21
Make the plot and handle movement stick to an 'Grid'
Tomaz Canabrava
2013-06-21
Do not plot dive handlers outside of the Plane area.
Tomaz Canabrava
2013-06-20
Added a new class to handle the DivePlanner dialog
Tomaz Canabrava
2013-06-20
Make skeleton of 'create_deco_stop'.
Tomaz Canabrava
2013-06-20
Added text to the rules so the user knows what's happening at that point.
Tomaz Canabrava
2013-06-20
Added the code to set the Depth / Time on the user Handlers.
Tomaz Canabrava
2013-06-20
Added a 2 Ruler Items, Time and Depth.
Tomaz Canabrava
2013-06-20
Added the skeleton for the Ruler Item,
Tomaz Canabrava
2013-06-20
Make the plan handlers to not move across other handlers.
Tomaz Canabrava
2013-06-20
Added drag and drop code to the dive plan
Tomaz Canabrava
2013-06-20
Created a class DiveHandle to make drag drop work.
Tomaz Canabrava
2013-06-20
Better defaults for placement of dive stops.
Tomaz Canabrava
2013-06-20
Created a cross that follows the mouse on the dive planner.
Tomaz Canabrava
2013-06-20
Fix creation of the poligon-based lines for the dive planner
Tomaz Canabrava
2013-06-20
Better handling of the scene size for the dive Plan
Tomaz Canabrava
2013-06-20
Plots Lines and handles on the Planner
Tomaz Canabrava
2013-06-20
Make double click work to put new items on the canvas.
Tomaz Canabrava
2013-06-20
Added the first scope of the visual dive planner.
Tomaz Canabrava
[prev]