Age | Commit message (Expand) | Author |
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 |
2016-02-05 | profile-widget: use smaller event icons on Subsurface-mobile | Rick Walsh |
2016-02-05 | Do not run the deco calculations in the mobile app | Dirk Hohndel |
2016-01-25 | Fix bug on the visibility of the Ruler Graph | Tomaz Canabrava |
2016-01-25 | Fix Ceiling Graph | Tomaz Canabrava |
2016-01-25 | Fix Display / Hide Calculated Ceiling | Tomaz Canabrava |
2016-01-25 | More Profile Itens on the new Settings | Tomaz Canabrava |
2016-01-25 | Changed quite a few shorts to bool on the c++ implementtion | Tomaz Canabrava |
2016-01-25 | Start to use the QSettings ObjectWrapper | Tomaz Canabrava |
2016-01-08 | Correctly handle SubsurfaceMobile | Tomaz Canabrava |
2016-01-05 | Small changes to the profile | Joakim Bygdell |
2015-12-27 | QML UI: don't show "1 of n" for multiple dive computers | Dirk Hohndel |
2015-12-06 | diveprofileitem.cpp: fix unused variable warning on mobile | Lubomir I. Ivanov |
2015-12-06 | profilewidget2.cpp: hide the heartbeat graph on an empty state | Lubomir I. Ivanov |
2015-12-03 | Prevent gaschange tank icons from using garbage coords. | K. \"pestophagous\" Heller |
2015-12-01 | QML-UI: turn of some profile features | Dirk Hohndel |
2015-12-01 | Profile: avoid potential crash | Dirk Hohndel |
2015-11-24 | Drag and Drop Images | Robert C. Helling |
2015-11-15 | Planner: support profile in planner print | Lubomir I. Ivanov |
2015-11-11 | profilewidget2: Only add actions in desktop version | Sebastian Kügler |
2015-11-10 | divetooltipitem.cpp: prettify the tooltip bounds and padding | Lubomir I. Ivanov |