Age | Commit message (Expand) | Author |
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 |
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-14 | Silence warning | Dirk Hohndel |
2016-04-04 | Start using the actual cylinder data for gas switch events | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-04-04 | Don't write back dive data that hasn't changed in git | Linus Torvalds |
2016-03-28 | QML UI: take device pixel ratio into account when scaling pixmaps on iOS | Dirk Hohndel |
2016-03-23 | Undo two more unsigned changes that are no longer needed | Dirk Hohndel |
2016-03-19 | Profile widget: Display gradient factors used in plan | Rick Walsh |
2016-03-09 | Clean up signedness confusion in tankitem.cpp | Dirk Hohndel |
2016-03-09 | Clean up signedness confusion in diveprofileitem.cpp | Dirk Hohndel |
2016-03-09 | Silence warnings in profilewidget2.cpp | Dirk Hohndel |
2016-03-09 | Silence warnings in divetooltipitem.cpp | Tomaz Canabrava |
2016-03-09 | Silence warnings in divepixmapitem.cpp | Tomaz Canabrava |
2016-03-08 | Silence warnings in TankItem | Tomaz Canabrava |
2016-03-08 | Silence warnings in Profilewidget2 | Tomaz Canabrava |
2016-03-08 | Silence warnings in DiveProfileItem | Tomaz Canabrava |
2016-03-08 | Silence warnings in DiveEventItem | Tomaz Canabrava |
2016-03-08 | Silence warnings in DiveCartesianAxis | Tomaz Canabrava |
2016-03-06 | Clean up handling of various include file | Tomaz Canabrava |
2016-02-20 | Add option to allocate the samples in fake_dc() | Dirk Hohndel |
2016-02-06 | Profile: don't compile code that isn't needed on mobile | Dirk Hohndel |