Age | Commit message (Expand) | Author |
2020-10-25 | cleanup: remove system includes from dive.c | Berthold Stoeger |
2020-10-25 | cleanup: split out divecomputer functions from dive.c | Berthold Stoeger |
2020-10-25 | cleanup: break out event-related code into event.[c|h] | Berthold Stoeger |
2020-05-29 | cleanup: make local functions of static linkage | Berthold Stoeger |
2020-05-06 | media: use table instead of linked list for media | Berthold Stoeger |
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-04-10 | media: move picture function from dive.c to picture.c | Berthold Stoeger |
2020-02-09 | Cleanup: remove const bool parameters and return types | Berthold Stoeger |
2019-12-03 | Desktop: add export to html | willemferguson |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-08-08 | Cleanup: move file-related function declarations to file.h | Berthold Stoeger |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-07-18 | Core: dynamically resize weight table | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: move tag functions into own translation unit | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-01-09 | Core: keep trips in table(s) | Berthold Stoeger |
2018-11-18 | Dive list: replace dive-list of trips by a table | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-09-07 | Cleanup: constify get_units() | Berthold Stoeger |
2018-08-23 | save-html: make sure that some strings are quoted | Lubomir I. Ivanov |
2018-07-18 | Cleanup: rename trip->index to trip->saved | Berthold Stoeger |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2017-07-20 | Unify sample pressure and o2pressure as pressure[2] array | Linus Torvalds |
2017-04-29 | Add SPDX header to core C files | Dirk Hohndel |
2017-03-12 | Only enable -Wmissing-field-initializers for Clang | Lubomir I. Ivanov |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | Dive No. > Dive # | Martin Měřinský |
2017-03-09 | Fix potential double/float to int rounding errors | Jeremie Guichard |
2016-04-29 | Extend time parsing to before 1970 | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |