Age | Commit message (Expand) | Author |
2018-09-07 | Cleanup: constify get_units() | Berthold Stoeger |
2018-08-23 | Cleanup: const-ify functions taking dives and divecomputers | Berthold Stoeger |
2018-08-23 | Parse: pass dive_table argument to parse_file() | Berthold Stoeger |
2018-08-23 | Cleanup: user properly typed pointers | Berthold Stoeger |
2018-08-23 | Cleanup: const-ify functions taking pointers to events | Berthold Stoeger |
2018-08-23 | Cleanup: const-ify parameters to trivial accessor functions | Berthold Stoeger |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-08-23 | Cleanup: unify get_gas_at_time() and get_gasmix() | Berthold Stoeger |
2018-08-23 | Cleanup: return gasmix by value | Berthold Stoeger |
2018-07-21 | Uninline functions in dive.h | Berthold Stoeger |
2018-07-19 | Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo() | Berthold Stoeger |
2018-07-18 | Cleanup: rename trip->index to trip->saved | Berthold Stoeger |
2018-07-17 | Cleanup: simplify dive_getUniqID() | Berthold Stoeger |
2018-07-07 | save-git: allocate user_info members on the heap | Lubomir I. Ivanov |
2018-07-03 | Profile context menu entry to split a dive | Robert C. Helling |
2018-06-20 | equipment: sanitize 'ws_info' loop limits | Lubomir I. Ivanov |
2018-06-20 | core: add free_samples helper | Dirk Hohndel |
2018-05-28 | Distinguish between user and internal divemode names | Robert C. Helling |
2018-05-18 | core: removed clang warnings from dive.h | jan Iversen |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Add planner infra structure for bailout | Robert C. Helling |
2018-05-14 | Implement get_divemode() to find the divemode at a particular time | Willem Ferguson |
2018-05-14 | Read and write divemode changes (xml and git) | Willem Ferguson |
2018-05-14 | Simplify the bailout detection functions. | Willem Ferguson |
2018-05-14 | Simplify bailout events in the dive log | Willem Ferguson |
2018-05-14 | Implement bailout outside of the dive planner | Willem Ferguson |
2018-05-14 | Incorporate bailout events in CCR & PSCR gas calculations. | Willem Ferguson |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-05-13 | Dive pictures: replace picture struct by QString | Berthold Stoeger |
2018-05-07 | Planner: don't return static data in fake_dc() | Berthold Stoeger |
2018-04-29 | When looking for gas change events only use those | Robert C. Helling |
2018-04-11 | Look for actual isobaric counter diffusion | Robert C. Helling |
2018-04-11 | Cleanup: unconstify results of two functions | Berthold Stoeger |
2018-04-09 | Change taglist_get_tagstring to support 'unlimited' tag list size | Jeremie Guichard |
2018-04-01 | Dive pictures: Move metadata functions into own translation unit | Berthold Stoeger |
2018-03-14 | Cleanup: constify string arguments in core/dive.c | Berthold Stoeger |
2018-03-05 | Cleanup: Remove hash field from picture-structure | Berthold Stoeger |
2018-02-27 | Updated strategy for removing cylinders | Stefan Fuchs |
2018-02-24 | Correct comments for struct temperature_t value range | Stefan Fuchs |
2018-02-12 | Cleanup: remove declaration of get_error_string() | Berthold Stoeger |
2018-01-31 | Make report_error() reentrant | Berthold Stoeger |
2018-01-20 | Move function isobaric_counterdiffusion() | Willem Ferguson |
2018-01-19 | Improve profile display in planner | Willem Ferguson |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-11 | Change return code of string comparison functions to bool | Berthold Stoeger |
2018-01-10 | Unused code: has_hr_data() | Jan Mulder |
2018-01-10 | Unused code: report_message() | Jan Mulder |
2018-01-10 | Unused code: remove weightsystems_equal() | Jan Mulder |
2018-01-10 | Unused code: weekday() | Jan Mulder |
2018-01-10 | Unused code: remove taglist_equal() | Jan Mulder |