Age | Commit message (Expand) | Author |
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-04-13 | Add export option to export dive sites. | Doug Junkins |
2019-04-12 | Remove check for whether a site is used before saving it. | Doug Junkins |
2019-04-12 | Cleanup: macroize dive site table functions, keep table sorted | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-04-12 | Dive site: add dive site table parameter to dive site functions | Berthold Stoeger |
2019-02-28 | Cleanup: remove deletion of webservice dive sites | Berthold Stoeger |
2019-01-19 | Cleanup: remove unused variables | Berthold Stoeger |
2019-01-09 | Core: keep trips in table(s) | Berthold Stoeger |
2019-01-07 | Dive sites: don't delete unused dive sites on save | 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-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: pass dive-site pointer to delete_dive_site() | Berthold Stoeger |
2018-10-29 | Dive site: pass dive-site pointer to is_dive_site_used() | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-09-13 | Optional anonymization upon export | Robert C. Helling |
2018-09-11 | cleanup[3/6]: do not save the userid any more | Jan Mulder |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-08-23 | Cleanup: return gasmix by value | Berthold Stoeger |
2018-07-18 | Cleanup: rename trip->index to trip->saved | Berthold Stoeger |
2018-07-04 | Dive pictures: remove hashes | Berthold Stoeger |
2018-05-17 | Bugfix: Saving divemode to xml and to git | Willem Ferguson |
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-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2018-02-17 | Cleanup: return copied string from hashstring() | Berthold Stoeger |
2018-01-19 | Improve profile display in planner | Willem Ferguson |
2017-12-26 | Cleanup: avoid accessing uninitialized variable | Dirk Hohndel |
2017-11-27 | Store and load the planner related depth info of a cylinder in logfile | Stefan Fuchs |
2017-11-13 | Init every struct sample with default values | Stefan Fuchs |
2017-11-08 | Do not save dive sites that are not used | Jan Mulder |
2017-10-04 | Don't add separate country field, use taxonomy | Dirk Hohndel |
2017-10-02 | [Divesite] Save / Load the country from xml | Tomaz Canabrava |
2017-09-15 | xml: save the right sensor pressure when we have multiple sensor readings | Linus Torvalds |
2017-09-11 | Do not save non-existent time | Miika Turkia |
2017-09-11 | Do not save duration if it is zero | Miika Turkia |
2017-09-11 | Do not save heartbeat to XML if it has not changed | Miika Turkia |
2017-09-11 | Do not save bearing to XML if it has not changed | Miika Turkia |
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-04-29 | Add SPDX header to core C files | Dirk Hohndel |
2017-03-12 | Only enable -Wmissing-field-initializers for Clang | Lubomir I. Ivanov |
2016-04-29 | Extend time parsing to before 1970 | Linus Torvalds |
2016-04-04 | Start using the actual cylinder data for gas switch events | Linus Torvalds |