Age | Commit message (Expand) | Author |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Mobile: optimize cylinderList() function | Berthold Stoeger |
2019-11-09 | Desktop: support no-cylinders in dive information tab | Berthold Stoeger |
2019-11-09 | Cleanup: replace unsigned by signed parameter in two helper functions | Berthold Stoeger |
2019-11-09 | Cleanup: return cylinder from add_empty_cylinder() | Berthold Stoeger |
2019-11-09 | Cleanup: return cylinder from cylinder_start() in parser | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-09 | Cleanup: move copy_cylinder_types() from dive.c to equipment.c | Berthold Stoeger |
2019-11-09 | Core: create copy_cylinder_type() function | Berthold Stoeger |
2019-11-09 | Core: dynamically allocate cylinder maps in merge_cylinders() | Berthold Stoeger |
2019-11-09 | Core: dynamically allocate gases array | Berthold Stoeger |
2019-11-09 | Profile: dynamically allocate gases array | Berthold Stoeger |
2019-11-09 | Profile: dynamically allocate plot pressure data | Berthold Stoeger |
2019-11-09 | Profile: use pressure data functions in save_profiles_buffer | Berthold Stoeger |
2019-11-09 | Profile: use pressure data functions in fill_missing_tank_pressures | Berthold Stoeger |
2019-11-09 | Profile: turn INSERT_ENTRY macro into helper function | Berthold Stoeger |
2019-11-09 | Profile: pass index instead of pointer to set_plot_pressure_data | Berthold Stoeger |
2019-11-09 | Profile: switch pressure-accessing functions to indexes | Berthold Stoeger |
2019-11-09 | Profile: change get_plot_pressure to take index instead of pointer | Berthold Stoeger |
2019-11-09 | Cylinders: dynamically allocate cylinder arrays | Berthold Stoeger |
2019-11-09 | Core: dynamically allocate the result of get_gas_used() | Berthold Stoeger |
2019-11-08 | core: reorder dive structure elements to avoid padding | Dirk Hohndel |
2019-11-08 | core: add collapsed state to the dive data structure | Dirk Hohndel |
2019-11-03 | Planner: Don't accumulate rounding errors in stop durations | Robert C. Helling |
2019-10-31 | Planner: Add option to treat O2 as narcotic | Robert C. Helling |
2019-10-28 | Cleanup: avoid dereferencing NULL | Dirk Hohndel |
2019-10-28 | Cleanup: prevent NULL dereference | Dirk Hohndel |
2019-10-28 | Cleanup: use helper to avoid NULL dereference | Dirk Hohndel |
2019-10-27 | Don't expose 'detach_buffer()' to membuffer users | Linus Torvalds |
2019-10-27 | Cleanup: NULL check pointer before dereferencing | Dirk Hohndel |
2019-10-27 | Cleanup: consider lseek return value | Dirk Hohndel |
2019-10-27 | Cleanup: close open file before returning | Dirk Hohndel |
2019-10-27 | Cleanup: pass NULL pointer for error string pointer (part 2) | Dirk Hohndel |
2019-10-26 | Cleanup: fix obvious resource leak | Dirk Hohndel |
2019-10-26 | Cleanup: pass NULL pointer for error string pointer | Dirk Hohndel |
2019-10-26 | Cleanup: don't add invalid dive to trip | Dirk Hohndel |
2019-10-26 | Cleanup: clean up resource handling in ostctools.c | Dirk Hohndel |
2019-10-26 | Cleanup: unconditionally call free | Dirk Hohndel |
2019-10-26 | Mobile: provide better tracking of applied GPS fixes | Dirk Hohndel |
2019-10-26 | Undo: turn dive- and trip-fields into flags | Berthold Stoeger |
2019-10-26 | Desktop: make salinity a field known to the undo system | Berthold Stoeger |
2019-10-26 | Core: export dive-computer freeing function | Berthold Stoeger |
2019-10-26 | Cleanup: free nickname only once | Dirk Hohndel |
2019-10-26 | Mares: improve BT discovery logic | Dirk Hohndel |
2019-10-25 | Mares: add BT discovery logic | Linus Torvalds |
2019-10-20 | Core: move cylinder list getter into helper function | Dirk Hohndel |
2019-10-20 | Core: make helper functions global | Dirk Hohndel |
2019-10-20 | Core: debug helper for DOH constructor | Dirk Hohndel |
2019-10-14 | Stop support Qt versions before 5.9 | Dirk Hohndel |
2019-10-09 | Cloud storage: remove outdated certificate hack | Dirk Hohndel |