aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/diveeventitem.cpp
AgeCommit message (Expand)Author
2018-06-18Change from gettextFromC::instance()->tr() to gettextFromC::tr();Gravatar Stefan Fuchs
2018-06-18Use correct "tr" call for translating dive mode namesGravatar Stefan Fuchs
2018-06-17Fix an error around translation of dive modes in the UIGravatar Stefan Fuchs
2018-06-17Remove a useless translation in diveeventitem.cppGravatar Stefan Fuchs
2018-05-28Distinguish between user and internal divemode namesGravatar Robert C. Helling
2018-05-21profile-widget: Change Q_UNUSED to no parameter nameGravatar jan Iversen
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: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-05-13Dive pictures: remove close-button optimizationGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-02-02Free various struct membuffer in different functionsGravatar Stefan Fuchs
2018-01-24Planner: print icd information at 0.1 resolutionGravatar Willem Ferguson
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-11Introduce helper function empty_string()Gravatar Berthold Stoeger
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-13mobile: icon size in profileGravatar Jan Mulder
2017-10-19When selecting icons for events don't misinterpret a gaschangeGravatar Stefan Fuchs
2017-10-18Add a icon for gaschange to Oxy with all green tank shoulder colorGravatar Stefan Fuchs
2017-04-29Add SPDX header to profile widgetsGravatar Dirk Hohndel
2017-03-11We use 'setpoint' in UI. Use it also for documentation and comments. No seman...Gravatar Martin Měřinský
2017-02-21Add units and nicer formating for items in profile info boxGravatar Stefan Fuchs
2017-02-21Translate names of additional dive events and nicer format info box textGravatar Stefan Fuchs
2016-07-24Event name heuristics to show better event iconsGravatar Dirk Hohndel
2016-07-24Avoid compile time warningGravatar Dirk Hohndel
2016-07-24Show different icons based on event severityGravatar Dirk Hohndel
2016-07-23Event flags should be checked as bits, not valuesGravatar Linus Torvalds
2016-07-22Undefine both macrosGravatar Dirk Hohndel
2016-06-01Don't show surface events at the beginning or end of the diveGravatar Linus Torvalds
2016-04-04Start using the actual cylinder data for gas switch eventsGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-28QML UI: take device pixel ratio into account when scaling pixmaps on iOSGravatar Dirk Hohndel
2016-03-08Silence warnings in DiveEventItemGravatar Tomaz Canabrava
2016-02-05profile-widget: use smaller event icons on Subsurface-mobileGravatar Rick Walsh
2015-12-03Prevent gaschange tank icons from using garbage coords.Gravatar K. \"pestophagous\" Heller
2015-10-30Move Profile widget out of desktop-widgetsGravatar Tomaz Canabrava