Age | Commit message (Expand) | Author |
2017-12-02 | In planner variations use variables for delta values | Stefan Fuchs |
2017-12-02 | Planner variations stop time calculation cover all stops | Stefan Fuchs |
2017-12-01 | Remove unnecessary #include and correct whitespace | Robert C. Helling |
2017-12-01 | Change #include line to make Linux builds happy | Robert C. Helling |
2017-12-01 | Document background computation of variations | Robert C. Helling |
2017-12-01 | Disable plan variation in recreational mode | Rick Walsh |
2017-12-01 | Add imperial units to variations computation | Robert C. Helling |
2017-12-01 | Don't block profile updates in variations computation | Robert C. Helling |
2017-12-01 | Make background calculation optional | Robert C. Helling |
2017-12-01 | Actually compute variations in background | Robert C. Helling |
2017-11-25 | Hand planner variables to profile | Robert C. Helling |
2017-11-25 | Localize global planner state | Robert C. Helling |
2017-11-25 | Run variations calculation in background | Robert C. Helling |
2017-11-19 | Fix indentation | Berthold Stoeger |
2017-10-20 | Silence random warnings | Dirk Hohndel |
2017-10-18 | Planner: Autom. move first datapoint gas to first gaslist position p2 | Stefan Fuchs |
2017-10-18 | init_deco correctly identify previous dives and report overlapping dives | Stefan Fuchs |
2017-10-16 | Correctly name member function gasChange of DivePlannerPointsModel | Stefan Fuchs |
2017-10-16 | Planner: Autom. move first datapoint gas to first gaslist position | Stefan Fuchs |
2017-10-16 | Update diveplannerpoints cylinderidx when deleting a cylinder | Stefan Fuchs |
2017-10-16 | Used gas in dive planner points: Support for multiple cyl with same gas | Stefan Fuchs |
2017-10-04 | Planner settings ascend and descende rate: Wire up UI elements correctly | Stefan Fuchs |
2017-10-01 | Use helper function dive_endtime() where apropriate | Stefan Fuchs |
2017-09-20 | Remove option to apply GFlow at maxdepth | Robert C. Helling |
2017-09-20 | Add a checkbox to turn off plan variations | Robert C. Helling |
2017-09-16 | Don't comput plan variations when not in the planner | Robert C. Helling |
2017-08-29 | Show variations in Runtime string | Robert C. Helling |
2017-08-29 | Compute variations of plans | Robert C. Helling |
2017-08-29 | Store a table of deco stops in planner | Robert C. Helling |
2017-08-29 | Make plan take dive and decotimestep as arguments | Robert C. Helling |
2017-05-26 | Adopt planner state caching to new struct | Robert C. Helling |
2017-04-29 | Add SPDX header to Qt models | Dirk Hohndel |
2017-04-24 | Deal with additional line break in dive notes from planner | Stefan Fuchs |
2017-04-20 | Identify user provided notes in plain text in replan | Robert C. Helling |
2017-04-20 | Handle CCR setpoint when replanning a dive | Jan Mulder |
2017-04-16 | Handle notes from planner | Stefan Fuchs |
2017-04-16 | Last added dive planner point for correct lenght not always added | Stefan Fuchs |
2017-03-28 | Always show notes when replanning | Robert C. Helling |
2017-03-28 | Handle notes in replan | Robert C. Helling |
2017-03-13 | Correctly trigger update of cylinder table trash icons in planner | Stefan Fuchs |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | Use abbreviations with dots. | Martin Měřinský |
2017-03-11 | Change type of divedatepoint.depth to depth_t | Robert C. Helling |
2017-03-11 | Make depth conversion work for negative depths | Robert C. Helling |
2017-03-11 | Minimum gas calculation - Calculations and UI parameters | Stefan Fuchs |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-03-05 | Don't clear plan when (re-) planning | Dirk Hohndel |
2017-03-04 | Initialize cylinder index | Dirk Hohndel |
2017-03-04 | Ensure correct length of the created dive | Dirk Hohndel |
2017-03-04 | Only honor drop stone mode when planning a dive | Dirk Hohndel |