Age | Commit message (Expand) | Author |
2019-05-17 | Implement height-to-pressure functions in planner | willemferguson |
2019-03-29 | Add UI element for final surface segment in planner | Robert C. Helling |
2019-01-13 | Planner: Add checkbox to force OC bailout | Robert C. Helling |
2018-09-11 | core/settings: change bestmixend to int, to allow qml to work | jan Iversen |
2018-08-29 | Revert "desktop-widgets: remove QSettings from desktop-widgets" | Dirk Hohndel |
2018-08-25 | desktop-widgets: remove QSettings from desktop-widgets | jan Iversen |
2018-08-15 | desktop-widget: remove SettingsObjectWrapper and update qPref calls | jan Iversen |
2018-08-08 | core: activate qPrefDivePlanner | jan Iversen |
2018-07-13 | Code cleanup in diveplanner.cpp | Stefan Fuchs |
2018-07-04 | Translations: unify gettextFromC::tr() and QObject::tr() | Berthold Stoeger |
2018-06-18 | Change from gettextFromC::instance()->tr() to gettextFromC::tr(); | Stefan Fuchs |
2018-06-18 | Use correct "tr" call for translating dive mode names | Stefan Fuchs |
2018-06-17 | Fix an error around translation of dive modes in the UI | Stefan Fuchs |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-28 | Distinguish between user and internal divemode names | Robert C. Helling |
2018-05-14 | Planner: Add combo box for dive mode selection | Robert C. Helling |
2018-03-02 | Choose water presets from a qcombobox in planner, custom value possible | Oliver Schwaneberg |
2017-12-30 | Reenable pressure interpolation in context menu | Robert C. Helling |
2017-12-24 | Simplify update of gflow and gfhigh values in the code | Stefan Fuchs |
2017-12-01 | Disable plan variation in recreational mode | Rick Walsh |
2017-11-25 | Planner UI improvements: Enable/disable options | Stefan Fuchs |
2017-11-04 | Disable o2 break option if last stop is not at 6m/20ft | Stefan Fuchs |
2017-11-04 | In planner for different deco modes enable/disable options correctly | Stefan Fuchs |
2017-10-16 | Correctly name member function gasChange of DivePlannerPointsModel | Stefan Fuchs |
2017-10-07 | Remove disfunctional asc. rate signals and add disable keyboardTracking | Robert C. Helling |
2017-10-04 | Planner settings ascend and descende rate: Wire up UI elements correctly | Stefan Fuchs |
2017-09-20 | Add a checkbox to turn off plan variations | Robert C. Helling |
2017-05-27 | Random whitespace cleanup | Dirk Hohndel |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2017-04-20 | Preserve dive mode when planning a dive | Jan Mulder |
2017-03-24 | Fix double to int truncation in C++ code | Jeremie Guichard |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | Add tooltip for add cylinder button in planner | Stefan Fuchs |
2017-03-11 | Make depth conversion work for negative depths | 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-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-03-07 | Enable bottom pO2 option also for recreational dives in planner | Stefan Fuchs |
2017-02-21 | Fixes cylinder table headers not translated | Jan Mulder |
2017-02-14 | Update altitude limits on unit change | Anton Lundin |
2017-01-06 | Rename prefs.deco_mode to prefs.planner_deco_mode | Robert C. Helling |
2016-12-26 | Set surface pressure and salinity correctly when replanning | Robert C. Helling |
2016-10-27 | Planner: connect emitDataChanged slot to ascent/descent rate editingFinished | Rick Walsh |
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-08-27 | Settings update: Use the Settings to store the plannersettings | Tomaz Canabrava |
2016-08-27 | Organize the connect calls per object. | Tomaz Canabrava |
2016-08-27 | Settings update: Move preferences sync / initialization | Tomaz Canabrava |
2016-07-09 | Planner: update cylinder mixes and MND and MOD when prefs are changed | Rick Walsh |
2016-07-09 | Add function to calculate gas maximum narcotic depth | Rick Walsh |