summaryrefslogtreecommitdiffstats
path: root/profile-widget
AgeCommit message (Expand)Author
2018-05-21profile-widget: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-21Dive pictures: don't repopulate DivePictureModel on deletionGravatar Berthold Stoeger
2018-05-21Dive pictures: change removePicture() interfaceGravatar Berthold Stoeger
2018-05-21Dive pictures: use modelReset signal when reseting picture listGravatar Berthold Stoeger
2018-05-21profile-widget: divepixmapitem.cpp, silence unused parameterGravatar jan Iversen
2018-05-21profile-widget: profilewidget2.cpp, silence unused parameterGravatar jan Iversen
2018-05-19Profile: minor coding style issues concerning axis-ticksGravatar Berthold Stoeger
2018-05-19Profile: Fix leak in animationGravatar Berthold Stoeger
2018-05-17Dive pictures: Don't plot pictures twice when changing current diveGravatar Berthold Stoeger
2018-05-17Dive pictures: Fix crash on picture deleteGravatar Berthold Stoeger
2018-05-14Rename enum dive_comp_type to divemode_tGravatar Robert C. Helling
2018-05-14Place divemode changes in submenu of context menuGravatar Robert C. Helling
2018-05-14Show divemode swith options only for rebreather divesGravatar Willem Ferguson
2018-05-14Create divemode switches using profile context menuGravatar Willem Ferguson
2018-05-14Read and write divemode changes (xml and git)Gravatar Willem Ferguson
2018-05-14Provide icons for bailout events on the dive profile.Gravatar Willem Ferguson
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-05-13Dive pictures: Don't update all pictures on drag & drop to profileGravatar Berthold Stoeger
2018-05-13Dive pictures: remove close-button optimizationGravatar Berthold Stoeger
2018-05-07Fix CCR setpoint display bugGravatar Willem Ferguson
2018-05-07Planner: don't return static data in fake_dc()Gravatar Berthold Stoeger
2018-05-03Profile: Fix crash on addition of dive to fresh logbookGravatar Berthold Stoeger
2018-04-28Plot OC-pO2 graph for SCR divesGravatar Willem Ferguson
2018-04-09Profile: Conditionally compile pictures-vector on mobile.Gravatar Berthold Stoeger
2018-04-09Profile: On dataChanged() only update pictures that actually changedGravatar Berthold Stoeger
2018-03-19Profile heartrate: Nicer min/max values and tic distanceGravatar Stefan Fuchs
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-03-05Use correct numeric format based on selected locale (Qt domain part)Gravatar Stefan Fuchs
2018-02-24Use temperature_t for temperatures in struct stats_tGravatar Stefan Fuchs
2018-02-22Remove space between pressure value and pressure unit in profileGravatar Stefan Fuchs
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2018-02-02Free various struct membuffer in different functionsGravatar Stefan Fuchs
2018-01-31profile: replot handles while planningGravatar Jan Mulder
2018-01-24Planner: print icd information at 0.1 resolutionGravatar Willem Ferguson
2018-01-24profile: fix weird disappearance of cylinder pressure lineGravatar Jan Mulder
2018-01-21Profile info box ICD: Change format of ICD stringGravatar Stefan Fuchs
2018-01-21Only give ICD warning if pN2 increasesGravatar Robert C. Helling
2018-01-21Show ICD in gaschange iconsGravatar Robert C. Helling
2018-01-21Show ICD events data in infoboxGravatar Robert C. Helling
2018-01-12profile: fix garbled profiles after visiting the plannerGravatar Jan Mulder
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-10Pictures tied to profile are not supported on mobileGravatar Jan Mulder
2018-01-10Un-tie plannner model from profile on mobileGravatar Jan Mulder
2018-01-10Typo: Threshould -> ThresholdGravatar Berthold Stoeger
2018-01-10Typo: indice -> indexGravatar Berthold Stoeger
2018-01-10Replace CREATE_PP_GAS macro by member function in profilewidget2.cppGravatar Berthold Stoeger
2018-01-10Remove two arguments from ProfileWidget2::setupItem()Gravatar Berthold Stoeger
2018-01-10Replace ADD_ACTION macro by member function in profilewidget2.cppGravatar Berthold Stoeger
2018-01-10Replace HIDE_ALL macro by template function in profilewidget2.cppGravatar Berthold Stoeger