aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/diveplannermodel.cpp
AgeCommit message (Expand)Author
2017-08-29Compute variations of plansGravatar Robert C. Helling
2017-08-29Store a table of deco stops in plannerGravatar Robert C. Helling
2017-08-29Make plan take dive and decotimestep as argumentsGravatar Robert C. Helling
2017-05-26Adopt planner state caching to new structGravatar Robert C. Helling
2017-04-29Add SPDX header to Qt modelsGravatar Dirk Hohndel
2017-04-24Deal with additional line break in dive notes from plannerGravatar Stefan Fuchs
2017-04-20Identify user provided notes in plain text in replanGravatar Robert C. Helling
2017-04-20Handle CCR setpoint when replanning a diveGravatar Jan Mulder
2017-04-16Handle notes from plannerGravatar Stefan Fuchs
2017-04-16Last added dive planner point for correct lenght not always addedGravatar Stefan Fuchs
2017-03-28Always show notes when replanningGravatar Robert C. Helling
2017-03-28Handle notes in replanGravatar Robert C. Helling
2017-03-13Correctly trigger update of cylinder table trash icons in plannerGravatar Stefan Fuchs
2017-03-11Merge branch 'master' of https://github.com/dje29/subsurfaceGravatar Dirk Hohndel
2017-03-11Use abbreviations with dots.Gravatar Martin Měřinský
2017-03-11Change type of divedatepoint.depth to depth_tGravatar Robert C. Helling
2017-03-11Make depth conversion work for negative depthsGravatar Robert C. Helling
2017-03-11Minimum gas calculation - Calculations and UI parametersGravatar Stefan Fuchs
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2017-03-05Don't clear plan when (re-) planningGravatar Dirk Hohndel
2017-03-04Initialize cylinder indexGravatar Dirk Hohndel
2017-03-04Ensure correct length of the created diveGravatar Dirk Hohndel
2017-03-04Only honor drop stone mode when planning a diveGravatar Dirk Hohndel
2017-03-04Implement manual setting of depthGravatar Dirk Hohndel
2017-02-15Always use emitDataChanged() in diveplannermodel.cppGravatar Stefan Fuchs
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