Age | Commit message (Expand) | Author |
2017-05-26 | Adopt planner state caching to new struct | Robert C. Helling |
2017-05-26 | Move planner notes to separate file | Robert C. Helling |
2017-04-29 | Add SPDX header to core C files | Dirk Hohndel |
2017-04-20 | Identify user provided notes in plain text in replan | Robert C. Helling |
2017-04-20 | Show % after Büllmanns GFs | Jan Mulder |
2017-04-16 | Handle notes from planner | Stefan Fuchs |
2017-04-06 | Move version and date around notes to save space | Robert C. Helling |
2017-04-06 | Add creation date and Subsurface version to planner output | Stefan Fuchs |
2017-03-28 | Always show notes when replanning | Robert C. Helling |
2017-03-28 | Fix missing slash in markup | Robert C. Helling |
2017-03-28 | Handle notes in replan | Robert C. Helling |
2017-03-19 | Tests for minimum gas | Stefan Fuchs |
2017-03-19 | Prevent overflow in minimum gas calculation | Stefan Fuchs |
2017-03-13 | Use GFLow, GFHigh (not GFlow, GF Low, GF low). | Martin Měřinský |
2017-03-12 | planner.c: fix a couple of float -> int cast warnings | Lubomir I. Ivanov |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | Fix build after merges | Dirk Hohndel |
2017-03-11 | Change type of divedatepoint.depth to depth_t | Robert C. Helling |
2017-03-11 | Disable minimum gas calculation for recreational mode | Stefan Fuchs |
2017-03-11 | Minimum gas calculation - Calculations and UI parameters | Stefan Fuchs |
2017-03-09 | Fix potential double/float to int rounding errors | Jeremie Guichard |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-02-21 | Translate names of additional dive events and nicer format info box text | Stefan Fuchs |
2017-02-11 | Set up gaslist only in the beginning of diveplan | Robert C. Helling |
2017-02-11 | Always show manually added gaschanges in notes | Robert C. Helling |
2017-02-04 | Bugfix planner output formating (linebreaks) | Stefan Fuchs |
2017-02-03 | Deal with some of the whitespace issues in planner.c | Dirk Hohndel |
2017-02-03 | Print SAC values from prefs in diveplan | Stefan Fuchs |
2017-02-03 | Add ATM pressure and altitude to diveplan | Stefan Fuchs |
2017-01-16 | Use real gas compressibility in planner | Robert C. Helling |
2017-01-06 | Fix deco_mode confusion | Robert C. Helling |
2017-01-03 | Display surface interval in diveplan | Robert C. Helling |
2016-12-26 | Indicate a repetitive dive in the diveplan | Robert C. Helling |
2016-12-04 | Fix effective GFs in notes | Robert C. Helling |
2016-11-24 | Show effective gradient factors for VPMB-plans | Robert C. Helling |
2016-11-24 | Show runtime on top of diveplan | Robert C. Helling |
2016-09-24 | Separate VPM-B conservatism preference for planner and profile | Rick Walsh |
2016-09-24 | Rename conservatism_level to vpmb_conservatism | Rick Walsh |
2016-09-17 | Cosmetic changes to Buehlmann code | Robert C. Helling |
2016-08-10 | Replace the "stop" symbol in deco plan | Robert C. Helling |
2016-08-10 | Copy salinity and ambient pressure from diveplan to dive | Robert C. Helling |
2016-07-23 | Remove unnecessary DivePlannerPointsModel functions and variables | Rick Walsh |
2016-07-09 | Have divedatapoint store cylinder id instead of gasmix | Rick Walsh |
2016-04-29 | Extend time parsing to before 1970 | Linus Torvalds |
2016-04-04 | Make gas change events always have a cylinder index | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |