Age | Commit message (Expand) | Author |
2018-01-05 | Increase size of name_buffer to fit any integer | Berthold Stoeger |
2018-01-05 | Don't define cur_setting in header file | Berthold Stoeger |
2018-01-04 | parse-xml.c: add get_bool() function | Berthold Stoeger |
2018-01-04 | Turn autogroup from short into bool | Berthold Stoeger |
2018-01-04 | mark_divelist_changed(): only update title if necessary | Berthold Stoeger |
2018-01-04 | Turn dive_list_changed into bool | Berthold Stoeger |
2017-12-31 | divesite.c: use union in create_divesite_uuid() | Lubomir I. Ivanov |
2017-12-31 | Workaround for invalid bluetooth device names | Berthold Stoeger |
2017-12-30 | Cleanup: consistently handle file open failures | Dirk Hohndel |
2017-12-30 | Cleanup: fix memory leak | Dirk Hohndel |
2017-12-29 | cleanup: Uninitialized scalar field | Jan Mulder |
2017-12-29 | cleanup: Unchecked return value from library | Jan Mulder |
2017-12-28 | Planner notes: don't omit deco stops with rapid ascent rates | Rick Walsh |
2017-12-28 | cleanup: correct signature and declare extern | Jan Mulder |
2017-12-28 | Cleanup: Uninitialized scalar field | Jan Mulder |
2017-12-27 | Cleanup: avoid dereferencing NULL pointer | Dirk Hohndel |
2017-12-27 | Cleanup: avoid uninitialized members | Dirk Hohndel |
2017-12-27 | Cleanup: avoid potentially uninitialized members | Dirk Hohndel |
2017-12-27 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-27 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-27 | Cleanup: correctly prevent memory leak | Dirk Hohndel |
2017-12-27 | Check different sensors on divinglog import | Miika Turkia |
2017-12-26 | Cleanup: avoid dereferencing NULL pointer | Dirk Hohndel |
2017-12-26 | Cleanup: avoid accessing uninitialized variable | Dirk Hohndel |
2017-12-26 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2017-12-26 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: prevent out of bounds read | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: prevent potential out of bounds write | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid a few memory leaks | Dirk Hohndel |
2017-12-25 | Use correct date format | Jan Mulder |
2017-12-25 | Prevent overflow in effective GF calculation | Robert C. Helling |
2017-12-24 | Remove superfluous QScopedPointer<>s in singletons | Berthold Stoeger |
2017-12-24 | Re-add newlines to help message | Berthold Stoeger |
2017-12-24 | Code cleanup: Indentation mistake plus simplification | Stefan Fuchs |
2017-12-24 | Remove obsolete declaration of void gfLowAtMaxDepthChanged | Stefan Fuchs |
2017-12-21 | cleanup: remove empty function | Jan Mulder |
2017-12-21 | Make QMap<> access in deleteGpsFix() more idiomatic | Berthold Stoeger |
2017-12-21 | Handle plot_info->nr <= 0 gracefully | Berthold Stoeger |
2017-12-21 | Fix use of uninitialized variable in core/profile.c | Berthold Stoeger |
2017-12-21 | Check return of fread() in core/ostctools.c | Berthold Stoeger |
2017-12-20 | core: ignore erroneous quotes as well | Jan Mulder |
2017-12-20 | core: fix commit 46004c39e266fe7 for real (erroneous quotes) | Jan Mulder |