summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2017-12-29cleanup: Uninitialized scalar fieldGravatar Jan Mulder
2017-12-29cleanup: Unchecked return value from libraryGravatar Jan Mulder
2017-12-28Planner notes: don't omit deco stops with rapid ascent ratesGravatar Rick Walsh
2017-12-28cleanup: correct signature and declare externGravatar Jan Mulder
2017-12-28Cleanup: Uninitialized scalar fieldGravatar Jan Mulder
2017-12-27Cleanup: avoid dereferencing NULL pointerGravatar Dirk Hohndel
2017-12-27Cleanup: avoid uninitialized membersGravatar Dirk Hohndel
2017-12-27Cleanup: avoid potentially uninitialized membersGravatar Dirk Hohndel
2017-12-27Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-27Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-27Cleanup: correctly prevent memory leakGravatar Dirk Hohndel
2017-12-27Check different sensors on divinglog importGravatar Miika Turkia
2017-12-26Cleanup: avoid dereferencing NULL pointerGravatar Dirk Hohndel
2017-12-26Cleanup: avoid accessing uninitialized variableGravatar Dirk Hohndel
2017-12-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2017-12-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: prevent out of bounds readGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: prevent potential out of bounds writeGravatar Dirk Hohndel
2017-12-26Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid a few memory leaksGravatar Dirk Hohndel
2017-12-25Use correct date formatGravatar Jan Mulder
2017-12-25Prevent overflow in effective GF calculationGravatar Robert C. Helling
2017-12-24Remove superfluous QScopedPointer<>s in singletonsGravatar Berthold Stoeger
2017-12-24Re-add newlines to help messageGravatar Berthold Stoeger
2017-12-24Code cleanup: Indentation mistake plus simplificationGravatar Stefan Fuchs
2017-12-24Remove obsolete declaration of void gfLowAtMaxDepthChangedGravatar Stefan Fuchs
2017-12-21cleanup: remove empty functionGravatar Jan Mulder
2017-12-21Make QMap<> access in deleteGpsFix() more idiomaticGravatar Berthold Stoeger
2017-12-21Handle plot_info->nr <= 0 gracefullyGravatar Berthold Stoeger
2017-12-21Fix use of uninitialized variable in core/profile.cGravatar Berthold Stoeger
2017-12-21Check return of fread() in core/ostctools.cGravatar Berthold Stoeger
2017-12-20core: ignore erroneous quotes as wellGravatar Jan Mulder
2017-12-20core: fix commit 46004c39e266fe7 for real (erroneous quotes)Gravatar Jan Mulder
2017-12-19git storage: invalidate cache on merge dive siteGravatar Jan Mulder
2017-12-18core: ignore bogus m in cylinderGravatar Jan Mulder
2017-12-18Allow to read factor cache concurrentlyGravatar Robert C. Helling
2017-12-18Elevate "can't write hashes" message from debug to warning levelGravatar Berthold Stoeger
2017-12-18core: fix git storage save (regression 4.7.4 -> 4.7.5)Gravatar Jan Mulder
2017-12-17CLeanup: remove duplicate typedefGravatar Dirk Hohndel
2017-12-17Cleanup: durations are now signedGravatar Dirk Hohndel
2017-12-17Unify float calulations: use doubleGravatar Berthold Stoeger
2017-12-14Remove function isCloudUrl()Gravatar Berthold Stoeger
2017-12-13Enable removal of pictures from different dives at the same momentGravatar Stefan Fuchs