Age | Commit message (Expand) | Author |
2019-07-10 | Git: handle excess of cylinders or weightsystems gracefully | 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-05-15 | Convert the atmospheric pressure in the Information Tab to an editable field | willemferguson |
2019-05-11 | Cleanup: move parse_location() declaration into header file | Berthold Stoeger |
2019-04-12 | Dive site: add dive site ref-counting | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-04-12 | Dive site: set UUID only on save or load | Berthold Stoeger |
2019-04-12 | Dive site: add dive site table parameter to dive site functions | Berthold Stoeger |
2019-03-27 | Cleanup: provide printGPSCoords in C and C++ versions | Berthold Stoeger |
2019-03-24 | Cleanup: fix printGPSCoords signature and leaks | Berthold Stoeger |
2019-01-09 | Core: add trip_table parameter to trip-functions | Berthold Stoeger |
2018-11-21 | Git parser: don't produce user-visible error on git parsing | Berthold Stoeger |
2018-11-20 | Core: replace tripflag by notrip boolean | Berthold Stoeger |
2018-11-18 | Core: remove "when" field of struct dive_trip | Berthold Stoeger |
2018-11-18 | Core: unify insert_trip() and insert_trip_dont_merge() | Berthold Stoeger |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: return pointer to dive_site in create_dive_site_*() | Berthold Stoeger |
2018-10-29 | Dive site: return pointer to dive_site in get_dive_site_*() | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-11 | Undo: make diverse trip-related operations undo-able | Berthold Stoeger |
2018-09-11 | cleanup[1/6]: do not set userid/save_userid_local from storage | Jan Mulder |
2018-07-07 | git storage: avoid warning about "Unmatched action 'hash'" | Dirk Hohndel |
2018-07-04 | Dive pictures: remove hashes | Berthold Stoeger |
2018-05-24 | core: replace (void) with UNUSED(x) and include ssrf.h | jan Iversen |
2018-05-24 | Cleanup: remove code related to picture-storage in git repositories | Berthold Stoeger |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Read and write divemode changes (xml and git) | Willem Ferguson |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-03-05 | Cleanup: Remove hash field from picture-structure | Berthold Stoeger |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2018-01-19 | Improve profile display in planner | Willem Ferguson |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-04 | Turn autogroup from short into bool | Berthold Stoeger |
2017-12-26 | Cleanup: avoid dereferencing NULL pointer | Dirk Hohndel |
2017-12-20 | core: ignore erroneous quotes as well | Jan Mulder |
2017-12-18 | core: ignore bogus m in cylinder | Jan Mulder |
2017-11-27 | Store and load the planner related depth info of a cylinder in logfile | Stefan Fuchs |
2017-10-04 | Don't add separate country field, use taxonomy | Dirk Hohndel |
2017-10-02 | [Divesite] Load / Save divesite country on git | Tomaz Canabrava |
2017-07-25 | Add support for loading and saving multiple pressure samples | Linus Torvalds |
2017-07-21 | Fix up o2 pressure sensor handling at load time | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-07-20 | Unify sample pressure and o2pressure as pressure[2] array | Linus Torvalds |
2017-06-18 | Clean up git storage update messages | Dirk Hohndel |
2017-06-17 | QML UI: redesign the user notification | Dirk Hohndel |
2017-04-29 | Add SPDX header to remaining core files | Dirk Hohndel |
2017-03-12 | Only enable -Wmissing-field-initializers for Clang | Lubomir I. Ivanov |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-02-21 | Unknow > Unknown | Martin Měřinský |