aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/diveplannermodel.cpp
AgeCommit message (Expand)Author
2017-02-04Let cylinderid = -1 mean same gas as beforeGravatar Robert C. Helling
2017-01-23Reenable Ctrl-Click to delet all further dive points in plannerGravatar Robert C. Helling
2017-01-23Allow user to disable a cylinder in plannerGravatar Robert C. Helling
2017-01-23Don't creat zero minute legs for gas switchen when replanningGravatar Robert C. Helling
2017-01-07Merge branch 'plannerSettings'Gravatar Dirk Hohndel
2017-01-07Set planner settings with SettingsObjectWrapperGravatar Rick Walsh
2017-01-06Rename prefs.deco_mode to prefs.planner_deco_modeGravatar Robert C. Helling
2016-11-09Use fake profile when replanning dives without samplesGravatar Robert C. Helling
2016-10-27Planner: populate gaslist for initial simple diveGravatar Rick Walsh
2016-09-24Separate VPM-B conservatism preference for planner and profileGravatar Rick Walsh
2016-09-24Rename conservatism_level to vpmb_conservatismGravatar Rick Walsh
2016-08-10Unify handling of QDateTime time zone informationGravatar Robert C. Helling
2016-07-23Remove unnecessary DivePlannerPointsModel functions and variablesGravatar Rick Walsh
2016-07-09Prevent using an uninitialized valueGravatar Dirk Hohndel
2016-07-09Remove two unused variablesGravatar Dirk Hohndel
2016-07-09Planner: update maxdepth and best mixes when profile changed by mouseGravatar Rick Walsh
2016-07-09Planner: automate calculation of best mix for max depthGravatar Rick Walsh
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-22Make the reserve gas units awareGravatar Robert C. Helling
2016-03-09Silence warnings in diveplannermodel.cppGravatar Tomaz Canabrava
2016-03-08Silence warnings in DiveplannermodelGravatar Tomaz Canabrava
2015-12-17Unselect source dive when saving a copy in replanGravatar Robert.Helling
2015-11-07diveplannermodel.cpp: move unused variables into a commented sectionGravatar Lubomir I. Ivanov
2015-10-23Set a cylinder if the default cylinder is bogusGravatar Robert C. Helling
2015-10-20Always make sure the planner starts with at least one cylinderGravatar Robert C. Helling
2015-10-08Fix a crash when editing manually added diveGravatar Miika Turkia
2015-09-18Spelling correctionsGravatar Robert C. Helling
2015-09-17Planner: show new icon to indicate that last point can't be deletedGravatar Dirk Hohndel
2015-08-15VPM-B: Add conservatism levels to the ui. Fix planner settings disabling.Gravatar Jan Darowski
2015-07-07Planner: disable unrelated planner settingsGravatar Joakim Bygdell
2015-07-05Round MOD of gas rather than truncateGravatar Robert C. Helling
2015-07-05Read planner preferences when we use themGravatar Rick Walsh
2015-07-03VPM-B: add deco choice to the ui.Gravatar Jan Darowski
2015-06-26Add only switch at required stop optionGravatar Rick Walsh
2015-06-21Fix a number of resource leaksGravatar Dirk Hohndel
2015-06-19Add planner minimum gas switch duration optionGravatar Rick Walsh
2015-06-16Set up signalling to display notes in planner again.Gravatar Robert C. Helling
2015-05-29Move DivePlannerModel and CylinderModel to qt-modelsGravatar Tomaz Canabrava