aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget
AgeCommit message (Expand)Author
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
2018-01-10Remove unnecessary deletes in destructor of ProfileWidget2Gravatar Berthold Stoeger
2018-01-10Unused code: remove ProfileWidget2::isAddOrPlanner()Gravatar Jan Mulder
2018-01-10Unused code: DiveCartesianAxis::percentAt()Gravatar Jan Mulder
2018-01-10Unused code: remove DiveCartesianAxis::tickInterval() and tickSize()Gravatar Jan Mulder
2017-12-29cleanup: Uninitialized scalar fieldGravatar Jan Mulder
2017-12-29cleanup: Uninitialized pointer fieldGravatar Jan Mulder
2017-12-18Implement different zoom levels for dive photos tabGravatar Berthold Stoeger
2017-12-15divepicturemodel: Reset start and end row for displayed_dive correctlyGravatar Stefan Fuchs
2017-12-13Fine tune the position of pictures in the profileGravatar Stefan Fuchs
2017-12-13Dive pictures show pictures of all selected divesGravatar Stefan Fuchs
2017-12-01Prevent redundant replanningGravatar Robert C. Helling
2017-12-01Control growth of time axisGravatar Robert C. Helling
2017-12-01Dive picture handling: Re enable multi select, improve mouse eventsGravatar Stefan Fuchs
2017-11-30Use better aliases for icons.Gravatar Martin Měřinský
2017-11-29Revert "Use consistent aliases for all icons."Gravatar Dirk Hohndel
2017-11-29Use consistent aliases for all icons.Gravatar Martin Měřinský
2017-11-25Fix toggling of partial pressure graphsGravatar Berthold Stoeger
2017-11-25In strings change tank to cylinderGravatar Stefan Fuchs
2017-11-25Hand planner variables to profileGravatar Robert C. Helling
2017-11-23Fix obscure display bug in profile widget, where heat map wasn't shownGravatar Berthold Stoeger
2017-11-18Prevent signed/unsigned comparison warningGravatar Berthold Stoeger
2017-11-13mobile: icon size in profileGravatar Jan Mulder
2017-10-26desktop UI: no longer attempt to manually show error notificationsGravatar Dirk Hohndel
2017-10-20Silence random warningsGravatar Dirk Hohndel
2017-10-20Translate dc text in profile also if string has suffix for > 1 DCGravatar Stefan Fuchs
2017-10-19When selecting icons for events don't misinterpret a gaschangeGravatar Stefan Fuchs
2017-10-19Use displayed_dc instead of current_dcGravatar Robert C. Helling
2017-10-18Add a icon for gaschange to Oxy with all green tank shoulder colorGravatar Stefan Fuchs
2017-10-18Find current gasmix for heatmapGravatar Robert C. Helling
2017-10-08Hide outdated gas name strings in profile in plannerGravatar Stefan Fuchs
2017-09-15End tankbar at the correct end of the dive plotGravatar Stefan Fuchs