summaryrefslogtreecommitdiffstats
path: root/core/parse-gpx.cpp
AgeCommit message (Expand)Author
2020-05-01cleanup: move declaration of utc_mk* functions to new subsurface-time.h headerGravatar Berthold Stoeger
2020-05-01cleanup: only include QString in desktop-widgets/importgps.hGravatar Berthold Stoeger
2020-01-25Parse GPX dive coordinates: Qt XML frameworkGravatar willemferguson
2020-01-24core: move GPX parsing into coreGravatar Dirk Hohndel