summaryrefslogtreecommitdiffstats
path: root/profile-widget
AgeCommit message (Expand)Author
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
2017-09-14Update the tankbar code to work with the new gas handlingGravatar Dirk Hohndel
2017-08-26Move unused code into the disabled blockGravatar Dirk Hohndel
2017-08-07Fix the overprinting of gas name and pressure value on the profileGravatar Linus Torvalds
2017-07-27Profile support for multiple concurrent pressure sensorsGravatar Linus Torvalds
2017-07-22Show multiple gas pressures in the profile even if the dive isn't CCRGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-06-22Translate the strings "planned dive" and "manually added dive" in the profileGravatar Stefan Fuchs
2017-06-16code cleanup: remove unimplemented classes and structsGravatar Jan Mulder
2017-05-26Display gas density instead of SAC in plannerGravatar Robert C. Helling
2017-05-26Fix right boundary when moving last handle in plannerGravatar Robert C. Helling
2017-04-29Add SPDX header to profile widgetsGravatar Dirk Hohndel
2017-03-28minimal pO2 threshold: color the p02 graph also for minumumGravatar Jan Mulder
2017-03-28minimal pO2 threshold: split max threshold into min and maxGravatar Jan Mulder
2017-03-26MOBILE: Display pO2 and Setpoint for CCR divesGravatar Joakim Bygdell
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-11Merge branch 'master' of https://github.com/dje29/subsurfaceGravatar Dirk Hohndel
2017-03-11We use 'setpoint' in UI. Use it also for documentation and comments. No seman...Gravatar Martin Měřinský
2017-03-11Use abbreviations with dots.Gravatar Martin Měřinský
2017-03-11Change type of divedatepoint.depth to depth_tGravatar Robert C. Helling
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2017-03-04heartrate, heartbeat > heart rateGravatar Martin Měřinský
2017-03-04divecomputer > dive computerGravatar Martin Měřinský
2017-03-04Correct "set-point" -> "setpoint" and window title setpoint changeGravatar Stefan Fuchs