Age | Commit message (Expand) | Author |
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 |
2016-07-09 | Update gas deco MOD when deco pO2 is changed | Rick Walsh |
2016-07-09 | Have divedatapoint store cylinder id instead of gasmix | Rick Walsh |
2016-05-21 | fixup: Don't confuse EAD and END | Rick Walsh |
2016-05-21 | Planner: add best mix EAD preference | Rick Walsh |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-23 | When changing units from psi to bar first change value, then max | Robert C. Helling |
2016-03-22 | Make the reserve gas units aware | Robert C. Helling |
2016-03-09 | Remove unused member function | Dirk Hohndel |
2015-11-02 | Create date and time formats preferences | Dirk Hohndel |
2015-10-30 | Move Profile widget out of desktop-widgets | Tomaz Canabrava |