index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile-widget
/
qmlprofile.cpp
Age
Commit message (
Expand
)
Author
2021-04-10
profile: remove force parameter from ProfileWidget2::plotDive()
Berthold Stoeger
2021-04-02
profile: display arbitrary dive
Berthold Stoeger
2021-04-02
profile: pass DivePlannerPointsModel at construction time
Berthold Stoeger
2020-12-21
mobile/profile: listen to dive changes and redraw profile
Dirk Hohndel
2020-03-30
cleanup: fix initialization order in QMLProfile constructor
Berthold Stoeger
2020-03-25
mobile/profile: adjust offsets when scaling
Dirk Hohndel
2020-03-25
mobile/profile: don't pan outside the actual profile
Dirk Hohndel
2020-02-25
mobile/profile: make the fonts 25% smaller
Dirk Hohndel
2020-02-18
mobile/profile: add x/y offsets to widget
Dirk Hohndel
2020-02-18
mobile/profile: add elapsed time reporting for profile rendering
Dirk Hohndel
2020-02-18
mobile/profile: create updateProfile method
Dirk Hohndel
2019-12-24
Cleanup: Turn QMLProfile::diveId from QString to int
Berthold Stoeger
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2018-06-09
profile: make profile self contained
jan Iversen