Age | Commit message (Expand) | Author |
2019-08-08 | Indicate negative cylider pressure | Robert C. Helling |
2019-07-18 | Cleanup: turn GET_PRESSURE macro into inline function | Berthold Stoeger |
2019-05-12 | Cleanup: remove UTF8 macros | Berthold Stoeger |
2019-04-12 | Coding style: remove Java-style function definition | Berthold Stoeger |
2019-03-20 | Profile: ensure the correct settingsChanged() function is called | Dirk Hohndel |
2018-09-11 | desktop/profile-widget: update signal from _changed to Changed | jan Iversen |
2018-09-10 | Profile: fix SAC calculation for air dives | Berthold Stoeger |
2018-09-07 | Cleanup: constify threshold pointers in DiveProfileItem | Berthold Stoeger |
2018-08-23 | Cleanup: const-ify functions taking pointers to events | Berthold Stoeger |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-08-23 | Cleanup: return gasmix by value | Berthold Stoeger |
2018-08-15 | profile-widget: remove SettingsObjectWrapper and update qPref calls | jan Iversen |
2018-08-12 | core: activate qPrefTechnicalDetails | jan Iversen |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-24 | profile-widget: replace (void) with no parameter name | jan Iversen |
2018-05-21 | profile-widget: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-03-05 | Use correct numeric format based on selected locale (Qt domain part) | Stefan Fuchs |
2018-02-24 | Use temperature_t for temperatures in struct stats_t | Stefan Fuchs |
2018-02-22 | Remove space between pressure value and pressure unit in profile | Stefan Fuchs |
2018-01-10 | Typo: Threshould -> Threshold | Berthold Stoeger |
2017-12-29 | cleanup: Uninitialized scalar field | Jan Mulder |
2017-10-19 | Use displayed_dc instead of current_dc | Robert C. Helling |
2017-10-18 | Find current gasmix for heatmap | Robert C. Helling |
2017-08-07 | Fix the overprinting of gas name and pressure value on the profile | Linus Torvalds |
2017-07-27 | Profile support for multiple concurrent pressure sensors | Linus Torvalds |
2017-07-22 | Show multiple gas pressures in the profile even if the dive isn't CCR | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-05-26 | Display gas density instead of SAC in planner | Robert C. Helling |
2017-04-29 | Add SPDX header to profile widgets | Dirk Hohndel |
2017-03-28 | minimal pO2 threshold: color the p02 graph also for minumum | Jan Mulder |
2017-03-24 | Fix double to int truncation in C++ code | Jeremie Guichard |
2017-03-04 | heartrate, heartbeat > heart rate | Martin Měřinský |
2017-02-21 | Translate names of additional dive events and nicer format info box text | Stefan Fuchs |
2017-01-15 | Prevent the heatmap form overlapping at the endsv4.6.0 | Robert C. Helling |
2016-11-01 | More preference handling fixes | Tomaz Canabrava |
2016-10-20 | Heatmap: Show more yellow | Rick Walsh |
2016-10-20 | Heatmap: Color undersaturated values relative to inert gas pressure | Rick Walsh |
2016-10-20 | Heatmap: Draw lines between data points rather than big dots | Rick Walsh |
2016-09-24 | Correctly hook up visibility toggle for tissue heat map | Dirk Hohndel |
2016-09-24 | Hook up the code to toggle DC reported ceiling visibility | Dirk Hohndel |
2016-09-17 | Separate method for heatmap color scaling | Robert C. Helling |
2016-09-17 | Allow heat map to zoom | Rick Walsh |
2016-09-17 | Adjust heat map colour scale | Rick Walsh |
2016-09-17 | Introduce heat map | Robert C. Helling |
2016-04-20 | Only do 9 minute interval for min/max/avg | Dirk Hohndel |
2016-04-20 | Fix 3-, 6- and 9-minute min/max calculations | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-09 | Clean up signedness confusion in diveprofileitem.cpp | Dirk Hohndel |
2016-03-08 | Silence warnings in DiveProfileItem | Tomaz Canabrava |