Age | Commit message (Expand) | Author |
2018-05-24 | profile-widget: set printmode but allow events for ssrf-mobile | jan Iversen |
2018-05-21 | profile-widget: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | Dive pictures: don't repopulate DivePictureModel on deletion | Berthold Stoeger |
2018-05-21 | Dive pictures: use modelReset signal when reseting picture list | Berthold Stoeger |
2018-05-21 | profile-widget: profilewidget2.cpp, silence unused parameter | jan Iversen |
2018-05-17 | Dive pictures: Don't plot pictures twice when changing current dive | Berthold Stoeger |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Place divemode changes in submenu of context menu | Robert C. Helling |
2018-05-14 | Show divemode swith options only for rebreather dives | Willem Ferguson |
2018-05-14 | Create divemode switches using profile context menu | Willem Ferguson |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-05-13 | Dive pictures: Don't update all pictures on drag & drop to profile | Berthold Stoeger |
2018-05-07 | Fix CCR setpoint display bug | Willem Ferguson |
2018-05-07 | Planner: don't return static data in fake_dc() | Berthold Stoeger |
2018-05-03 | Profile: Fix crash on addition of dive to fresh logbook | Berthold Stoeger |
2018-04-28 | Plot OC-pO2 graph for SCR dives | Willem Ferguson |
2018-04-09 | Profile: On dataChanged() only update pictures that actually changed | Berthold Stoeger |
2018-03-19 | Profile heartrate: Nicer min/max values and tic distance | Stefan Fuchs |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-01-31 | profile: replot handles while planning | Jan Mulder |
2018-01-24 | profile: fix weird disappearance of cylinder pressure line | Jan Mulder |
2018-01-21 | Show ICD events data in infobox | Robert C. Helling |
2018-01-12 | profile: fix garbled profiles after visiting the planner | Jan Mulder |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-10 | Pictures tied to profile are not supported on mobile | Jan Mulder |
2018-01-10 | Un-tie plannner model from profile on mobile | Jan Mulder |
2018-01-10 | Typo: Threshould -> Threshold | Berthold Stoeger |
2018-01-10 | Typo: indice -> index | Berthold Stoeger |
2018-01-10 | Replace CREATE_PP_GAS macro by member function in profilewidget2.cpp | Berthold Stoeger |
2018-01-10 | Remove two arguments from ProfileWidget2::setupItem() | Berthold Stoeger |
2018-01-10 | Replace ADD_ACTION macro by member function in profilewidget2.cpp | Berthold Stoeger |
2018-01-10 | Replace HIDE_ALL macro by template function in profilewidget2.cpp | Berthold Stoeger |
2018-01-10 | Remove unnecessary deletes in destructor of ProfileWidget2 | Berthold Stoeger |
2018-01-10 | Unused code: remove ProfileWidget2::isAddOrPlanner() | Jan Mulder |
2017-12-18 | Implement different zoom levels for dive photos tab | Berthold Stoeger |
2017-12-15 | divepicturemodel: Reset start and end row for displayed_dive correctly | Stefan Fuchs |
2017-12-13 | Fine tune the position of pictures in the profile | Stefan Fuchs |
2017-12-13 | Dive pictures show pictures of all selected dives | Stefan Fuchs |
2017-12-01 | Prevent redundant replanning | Robert C. Helling |
2017-12-01 | Control growth of time axis | Robert C. Helling |
2017-11-30 | Use better aliases for icons. | Martin Měřinský |
2017-11-29 | Revert "Use consistent aliases for all icons." | Dirk Hohndel |
2017-11-29 | Use consistent aliases for all icons. | Martin Měřinský |
2017-11-25 | Fix toggling of partial pressure graphs | Berthold Stoeger |
2017-11-25 | In strings change tank to cylinder | Stefan Fuchs |
2017-11-25 | Hand planner variables to profile | Robert C. Helling |
2017-11-23 | Fix obscure display bug in profile widget, where heat map wasn't shown | Berthold Stoeger |
2017-11-18 | Prevent signed/unsigned comparison warning | Berthold Stoeger |
2017-10-26 | desktop UI: no longer attempt to manually show error notifications | Dirk Hohndel |