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-models
/
diveplannermodel.cpp
Age
Commit message (
Expand
)
Author
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-22
Make the reserve gas units aware
Robert C. Helling
2016-03-09
Silence warnings in diveplannermodel.cpp
Tomaz Canabrava
2016-03-08
Silence warnings in Diveplannermodel
Tomaz Canabrava
2015-12-17
Unselect source dive when saving a copy in replan
Robert.Helling
2015-11-07
diveplannermodel.cpp: move unused variables into a commented section
Lubomir I. Ivanov
2015-10-23
Set a cylinder if the default cylinder is bogus
Robert C. Helling
2015-10-20
Always make sure the planner starts with at least one cylinder
Robert C. Helling
2015-10-08
Fix a crash when editing manually added dive
Miika Turkia
2015-09-18
Spelling corrections
Robert C. Helling
2015-09-17
Planner: show new icon to indicate that last point can't be deleted
Dirk Hohndel
2015-08-15
VPM-B: Add conservatism levels to the ui. Fix planner settings disabling.
Jan Darowski
2015-07-07
Planner: disable unrelated planner settings
Joakim Bygdell
2015-07-05
Round MOD of gas rather than truncate
Robert C. Helling
2015-07-05
Read planner preferences when we use them
Rick Walsh
2015-07-03
VPM-B: add deco choice to the ui.
Jan Darowski
2015-06-26
Add only switch at required stop option
Rick Walsh
2015-06-21
Fix a number of resource leaks
Dirk Hohndel
2015-06-19
Add planner minimum gas switch duration option
Rick Walsh
2015-06-16
Set up signalling to display notes in planner again.
Robert C. Helling
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava