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
2013-07-04
Added a messageBox when the planner quits with a working plan.
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
Fixed the 'hard to grab' Handler, Dive Planner now is very smooth.
Tomaz Canabrava
2013-07-04
Make it possible to drag a handle between handlers
Tomaz Canabrava
2013-07-04
Make it possible to add a handler between others
Tomaz Canabrava
2013-07-04
Better positioning of buttons on dive planner
Tomaz Canabrava
2013-07-02
Silence some warnings
Dirk Hohndel
2013-07-02
Make the increase time button to work.
Tomaz Canabrava
2013-07-02
Make the 'increase depth' button to work.
Tomaz Canabrava
2013-07-02
Removed user-entered lines on the plan, keeping only deco.
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
Fixed positioning of the dive Handlers.
Tomaz Canabrava
2013-07-02
Correct collors for the DivePlanner background.
Tomaz Canabrava
2013-07-02
Added the last 'tick' to the rulers
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-07-02
Shared background for profile and planner.
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
Somewhat saner behavior for rescaling the planner time axis
Dirk Hohndel
2013-06-27
Correctly prevent time travel in planner
Dirk Hohndel
2013-06-27
Remove unused code
Dirk Hohndel
2013-06-27
Remove incorrect logic for first line in planner
Dirk Hohndel
2013-06-27
Removes circle in plan
Robert Helling
2013-06-26
Fixes most of the issues with the dive planner.
Tomaz Canabrava
2013-06-26
Remove the bogus time/depth, and fix the positioning of the Handler after upd...
Tomaz Canabrava
2013-06-23
Perform deco calculation for plan
Dirk Hohndel
2013-06-23
Start hooking in the deco calculations
Dirk Hohndel
2013-06-23
Print the rounded values for time and depth in planner
Dirk Hohndel
2013-06-23
Fix updateTicks
Tomaz Canabrava
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
Depth doesn't suppose to show broken numbers.
Tomaz Canabrava
2013-06-21
Makes the first and last line of the plot inside of the boundingrect
Tomaz Canabrava
2013-06-21
Do not plot dive handlers outside of the Plane area.
Tomaz Canabrava
2013-06-21
Created the posAtValue method for the ruler
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
Restore the original color of the Handler as soon as mouseRelease.
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
[next]