Age | Commit message (Expand) | Author |
2017-06-16 | code cleanup: remove unimplemented classes and structs | Jan Mulder |
2017-05-26 | Display gas density instead of SAC in planner | Robert C. Helling |
2017-05-26 | Fix right boundary when moving last handle 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-28 | minimal pO2 threshold: split max threshold into min and max | Jan Mulder |
2017-03-26 | MOBILE: Display pO2 and Setpoint for CCR dives | Joakim Bygdell |
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 | We use 'setpoint' in UI. Use it also for documentation and comments. No seman... | Martin Měřinský |
2017-03-11 | Use abbreviations with dots. | Martin Měřinský |
2017-03-11 | Change type of divedatepoint.depth to depth_t | Robert C. Helling |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-03-04 | heartrate, heartbeat > heart rate | Martin Měřinský |
2017-03-04 | divecomputer > dive computer | Martin Měřinský |
2017-03-04 | Correct "set-point" -> "setpoint" and window title setpoint change | Stefan Fuchs |
2017-02-21 | Add units and nicer formating for items in profile info box | Stefan Fuchs |
2017-02-21 | Translate names of additional dive events and nicer format info box text | Stefan Fuchs |
2017-02-05 | Mobile: Do not show tankbar for CCR dives | Joakim Bygdell |
2017-02-05 | MOBILE: Reposition objects in the profile | Joakim Bygdell |
2017-02-04 | Let cylinderid = -1 mean same gas as before | Robert C. Helling |
2017-01-28 | Fix dive visual editor being too quick to rescale time | Dirk Hohndel |
2017-01-21 | Fix tankbar offset at gas switch event | Joakim Bygdell |
2017-01-21 | Don't let the tankbar overlap the tissue heatmap | Joakim Bygdell |
2017-01-15 | Prevent the heatmap form overlapping at the endsv4.6.0 | Robert C. Helling |
2017-01-06 | Fix deco_mode confusion | Robert C. Helling |
2016-11-01 | Deco mode for plannining is not deco mode for showing | Tomaz Canabrava |
2016-11-01 | More preference handling fixes | Tomaz Canabrava |
2016-11-01 | Use the new preferences object to set the preferences | Tomaz Canabrava |
2016-10-27 | ToolTipItem: only show gf line in pressure graph when using Buhlmann model | Rick Walsh |
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-10-03 | Initialize tooltip tissue pixmap properly | Robert C. Helling |
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-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 | 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-07-24 | Event name heuristics to show better event icons | Dirk Hohndel |
2016-07-24 | Avoid compile time warning | Dirk Hohndel |
2016-07-24 | Show different icons based on event severity | Dirk Hohndel |
2016-07-23 | Event flags should be checked as bits, not values | Linus Torvalds |
2016-07-22 | Undefine both macros | Dirk Hohndel |
2016-07-09 | Have divedatapoint store cylinder id instead of gasmix | Rick Walsh |
2016-06-23 | Now that we are building with C++11 we need override keyword | Dirk Hohndel |
2016-06-01 | Don't show surface events at the beginning or end of the dive | Linus Torvalds |