summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2018-01-06Sync with any remote git repositoryGravatar Berthold Stoeger
2018-01-06Trivial: remove redundant declarations of downloadTableGravatar Berthold Stoeger
2018-01-06Remove unused urlsGravatar Jan Mulder
2018-01-05core: free() in a safe way, reverse geolookup unstabilityGravatar Jan Mulder
2018-01-05Increase size of name_buffer to fit any integerGravatar Berthold Stoeger
2018-01-05Don't define cur_setting in header fileGravatar Berthold Stoeger
2018-01-04parse-xml.c: add get_bool() functionGravatar Berthold Stoeger
2018-01-04Turn autogroup from short into boolGravatar Berthold Stoeger
2018-01-04mark_divelist_changed(): only update title if necessaryGravatar Berthold Stoeger
2018-01-04Turn dive_list_changed into boolGravatar Berthold Stoeger
2017-12-31divesite.c: use union in create_divesite_uuid()Gravatar Lubomir I. Ivanov
2017-12-31Workaround for invalid bluetooth device namesGravatar Berthold Stoeger
2017-12-30Cleanup: consistently handle file open failuresGravatar Dirk Hohndel
2017-12-30Cleanup: fix memory leakGravatar Dirk Hohndel
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