Age | Commit message (Expand) | Author |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-02-27 | Updated strategy for removing cylinders | Stefan Fuchs |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-02-07 | Bugfix in plannermodel for very short dive durations | Oliver Schwaneberg |
2018-01-26 | Initialise cylinder start pressure with working pressure | Robert C. Helling |
2018-01-19 | Improve profile display in planner | Willem Ferguson |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-10 | Move function to proper place | Jan Mulder |
2017-12-29 | cleanup: less than operators shall not use equal | Jan Mulder |
2017-12-26 | Cleanup: avoid a few memory leaks | Dirk Hohndel |
2017-12-24 | Remove superfluous QScopedPointer<>s in singletons | Berthold Stoeger |
2017-12-24 | Use function emitDataChanged in diveplannermodel consistently | Stefan Fuchs |
2017-12-24 | Simplify update of gflow and gfhigh values in the code | Stefan Fuchs |
2017-12-24 | Correcty typo ghflow -> gflow in diveplannermodel.cpp | Stefan Fuchs |
2017-12-08 | Cleanup: mark parameter as potentially unused | Dirk Hohndel |
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 |