Age | Commit message (Expand) | Author |
2021-01-10 | profile: pass dive to plot function of profile-items | Berthold Stoeger |
2021-01-10 | profile: pass dive to EventItem | Berthold Stoeger |
2020-12-29 | cleanup: move monthname to time.c | Berthold Stoeger |
2020-11-24 | cylindermodel: remove in_planner() use | Berthold Stoeger |
2020-10-25 | cleanup: remove pref.h include in dive.h | Berthold Stoeger |
2020-10-25 | cleanup: move git-pref declarations into core/pref.h | Berthold Stoeger |
2020-10-25 | cleanup: move sort_dive_table declaration to divetable.h | Berthold Stoeger |
2020-10-25 | cleanup: move cylinder_use_text declaration to equipment.h | Berthold Stoeger |
2020-10-25 | cleanup: remove unused macros / declarations from dive.h | Berthold Stoeger |
2020-10-25 | cleanup: move interpolate inline function to its own header file | Berthold Stoeger |
2020-10-25 | cleanup: remove system includes from dive.c | Berthold Stoeger |
2020-10-25 | cleanup: move application flags to core/subsurfacehelper.h | Berthold Stoeger |
2020-10-25 | cleanup: move function declarations to divelist.h | Berthold Stoeger |
2020-10-25 | cleanup: split out divecomputer functions from dive.c | Berthold Stoeger |
2020-10-25 | cleanup: remove get_times() functions | Berthold Stoeger |
2020-10-25 | cleanup: move fill_pressures from dive.c to gas.c | Berthold Stoeger |
2020-10-25 | cleanup: break out event-related code into event.[c|h] | Berthold Stoeger |
2020-09-29 | cleanup: move function declarations from dive.h to parse.h | Berthold Stoeger |
2020-09-29 | includes: move declaration of set_filename() from dive.h to qthelper.h | Berthold Stoeger |
2020-09-13 | cleanup: move set_dc_nickname() declaration from dive.h to device.h | Berthold Stoeger |
2020-09-08 | cleanup: remove count_divecomputers() function | Berthold Stoeger |
2020-09-06 | Function for "gravity conversion" | Robert C. Helling |
2020-05-22 | cleanup: constify time_during_dive_with_offset() function | Berthold Stoeger |
2020-05-22 | cleanup: remove unused function get_dive_n_near() | Berthold Stoeger |
2020-05-06 | undo: make adding of pictures undoable | Berthold Stoeger |
2020-05-06 | core: move picture-related function from dive.c to picture.c | Berthold Stoeger |
2020-05-06 | media: move addition of pictures out of create_picture() | Berthold Stoeger |
2020-05-06 | media: use table instead of linked list for media | Berthold Stoeger |
2020-05-06 | cleanup: move copy_cylinders from dive.c to equipment.c | Berthold Stoeger |
2020-05-05 | Grantlee: Add salinity and water type to grantlee variables | Monty Taylor |
2020-05-01 | cleanup: move declaration of utc_mk* functions to new subsurface-time.h header | Berthold Stoeger |
2020-05-01 | cleanup: move dive_table from dive.h to divelist.h | Berthold Stoeger |
2020-05-01 | cleanup: move FRACTION macro from dive.h to units.h | Berthold Stoeger |
2020-05-01 | cleanup: move DECOTIMESTEP from dive.h to planner.h | Berthold Stoeger |
2020-04-19 | desktop: remove user survey | Dirk Hohndel |
2020-04-13 | Preserve events when editing dive in planner | Robert C. Helling |
2020-04-11 | Merge pull request #2643 from bstoeger/cylinder4 | Dirk Hohndel |
2020-04-10 | Merge pull request #2737 from Subsurface-divelog/libgitCleanup | Dirk Hohndel |
2020-04-10 | media: move picture function from dive.c to picture.c | Berthold Stoeger |
2020-04-10 | cleanup: remove picture_free() | Berthold Stoeger |
2020-04-10 | cleanup: remove dive_get_picture_count() function | Berthold Stoeger |
2020-04-09 | cloud-storage: simplify creation of git authorship | Dirk Hohndel |
2020-04-07 | cleanup: remove commented-out evn_foreach() function | Berthold Stoeger |
2020-04-07 | cleanup: remove remove_event() function | Berthold Stoeger |
2020-04-07 | cleanup: remove vintage report_error() function declaration | Berthold Stoeger |
2020-04-07 | core: split out create_gas_change_event() from add_gas_change_event() | Berthold Stoeger |
2020-04-07 | undo: implement renaming of events | Berthold Stoeger |
2020-04-07 | core: add remove_event_from_dc() function | Berthold Stoeger |
2020-04-07 | core: split add_event() in two parts | Berthold Stoeger |
2020-04-07 | cleanup: move fill_default_cylinder from planner.c to equipment.c | Berthold Stoeger |