summaryrefslogtreecommitdiffstats
path: root/profile-widget/qmlprofile.cpp
AgeCommit message (Expand)Author
2021-04-10profile: remove force parameter from ProfileWidget2::plotDive()Gravatar Berthold Stoeger
2021-04-02profile: display arbitrary diveGravatar Berthold Stoeger
2021-04-02profile: pass DivePlannerPointsModel at construction timeGravatar Berthold Stoeger
2020-12-21mobile/profile: listen to dive changes and redraw profileGravatar Dirk Hohndel
2020-03-30cleanup: fix initialization order in QMLProfile constructorGravatar Berthold Stoeger
2020-03-25mobile/profile: adjust offsets when scalingGravatar Dirk Hohndel
2020-03-25mobile/profile: don't pan outside the actual profileGravatar Dirk Hohndel
2020-02-25mobile/profile: make the fonts 25% smallerGravatar Dirk Hohndel
2020-02-18mobile/profile: add x/y offsets to widgetGravatar Dirk Hohndel
2020-02-18mobile/profile: add elapsed time reporting for profile renderingGravatar Dirk Hohndel
2020-02-18mobile/profile: create updateProfile methodGravatar Dirk Hohndel
2019-12-24Cleanup: Turn QMLProfile::diveId from QString to intGravatar Berthold Stoeger
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2018-06-09profile: make profile self containedGravatar jan Iversen