Age | Commit message (Expand) | Author |
2018-08-02 | Cleanup: move sort_table() from subsurface_startup.c to divelist.c | Berthold Stoeger |
2018-07-19 | Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo() | Berthold Stoeger |
2018-07-18 | Cleanup: removed unused functions in divelist.h | Berthold Stoeger |
2018-05-28 | Don't compute SAC if total gas use is unknown | Robert C. Helling |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Implement get_divemode() to find the divemode at a particular time | Willem Ferguson |
2018-05-14 | Simplify the bailout detection functions. | Willem Ferguson |
2018-05-14 | Implement bailout outside of the dive planner | Willem Ferguson |
2018-05-14 | Small whitespace cleanup | Dirk Hohndel |
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-12 | dump_tissues: fix missing 'struct deco_state' argument | Lubomir I. Ivanov |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-10 | Unused code: remove trip_has_selected_dives() | Jan Mulder |
2018-01-08 | Move resetting of current file out of clear_dive_file_data() | Berthold Stoeger |
2018-01-04 | Turn autogroup from short into bool | Berthold Stoeger |
2018-01-04 | mark_divelist_changed(): only update title if necessary | Berthold Stoeger |
2018-01-04 | Turn dive_list_changed into bool | Berthold Stoeger |
2017-11-25 | Localize global planner state | Robert C. Helling |
2017-10-18 | CNS calculation fix | Stefan Fuchs |
2017-10-18 | init_deco correctly identify previous dives and report overlapping dives | Stefan Fuchs |
2017-10-01 | Use helper function dive_endtime() where apropriate | Stefan Fuchs |
2017-07-28 | Use the right gasmix for deco calculations | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |
2017-04-29 | Add SPDX header to core C files | Dirk Hohndel |
2017-03-09 | Fix potential double/float to int rounding errors | Jeremie Guichard |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-02-10 | Reset VPM-B state between repetitive dives | Robert C. Helling |
2017-02-03 | Revert "In statistics, ignore gas use of planned dives" | Dirk Hohndel |
2017-02-02 | In statistics, ignore gas use of planned dives | Robert C. Helling |
2017-02-01 | Initialize the surface time | Robert C. Helling |
2017-01-03 | Display surface interval in diveplan | Robert C. Helling |
2016-12-26 | Indicate a repetitive dive in the diveplan | Robert C. Helling |
2016-06-11 | Fix logic for presaturation | Robert C. Helling |
2016-04-29 | Extend time parsing to before 1970 | Linus Torvalds |
2016-04-14 | Add helper to find the dive closest to a given time | Dirk Hohndel |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |