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
2014-03-23
Don't crash if we try to save a empty plan
Anton Lundin
2014-03-23
Enable parts of planner based on define
Anton Lundin
2014-03-20
Removed Duplicate Includes
Hugle
2014-03-17
Be more careful about dive computer selection
Linus Torvalds
2014-03-14
Convert other users of showError() to the new world order
Linus Torvalds
2014-03-07
Fix colors on the new profile.
Tomaz Canabrava
2014-03-07
Remove the old profile from the main screen of Subsurface
Tomaz Canabrava
2014-03-06
Fix real memory leak
Dirk Hohndel
2014-03-03
Depth widget minor UX improvement
Andrey Zhdanov
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-02-12
Don't reuse a variable name with a different type inside the same function
Dirk Hohndel
2014-02-12
Don't use current_dive instead of the argument to the function
Dirk Hohndel
2014-02-11
Update #include statement for QStringListModel
Boris Barbulovski
2014-02-11
Use our macro for FP comparisons
Dirk Hohndel
2014-02-09
more diveplanner.cpp improvements
Boris Barbulovski
2014-02-09
diveplanner.cpp improvements
Boris Barbulovski
2014-02-09
diveplanner.cpp cleanup
Boris Barbulovski
2014-01-26
Disable the switching depth column for cylinders
Dirk Hohndel
2014-01-26
Don't dereference NULL pointer when adding tanks to a dive plan
Dirk Hohndel
2014-01-18
Fix potential crash in getColor functions
Dirk Hohndel
2014-01-16
Fix some memory leaks.
Boris Barbulovski
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-15
Convert to TRUE/FALSE to stdbools true/false
Anton Lundin
2013-12-24
use qMakePair helper instead of QPair<int,int> and such.
Tomaz Canabrava
2013-12-24
Don't use QList if sizeof(item) > void*.
Tomaz Canabrava
2013-12-20
Use M_OR_FT macro instead of switch statement
Dirk Hohndel
2013-12-20
Planner: don't abort when saving a dive
Anton Lundin
2013-12-12
Keep track of the minimum Depth / time on the planner.
Tomaz Canabrava
2013-12-11
Fix potential null pointer dereference
Anton Lundin
2013-12-10
Planner: fix potential assert in clear()
Lubomir I. Ivanov
2013-12-09
Fix another potential crash
Anton Lundin
2013-12-09
Fix potential crash
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-08
If we have defined a gas, default to that one.
Anton Lundin
2013-12-08
Calculate gas consumption for planned dives
Anton Lundin
2013-12-08
Remove the air point at 0,0
Anton Lundin
2013-12-07
Show CC-sp in bar, and not mbar
Anton Lundin
2013-12-07
Fix gas for start dp
Anton Lundin
2013-12-07
Propagate gas and setpoint from previous point
Anton Lundin
2013-12-07
Adapt depth-scale to current way points
Anton Lundin
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
[next]