Age | Commit message (Expand) | Author |
2018-03-02 | Choose water presets from a qcombobox in planner, custom value possible | Oliver Schwaneberg |
2018-03-02 | Warning Fix: add missing include to core/parse-xml.c | Berthold Stoeger |
2018-02-27 | Updated strategy for removing cylinders | Stefan Fuchs |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2018-02-26 | Cleanup: Use QString as parameter for [get|save]BtDeviceInfo() | Berthold Stoeger |
2018-02-25 | Correctly suppress display of ICD table if prefs.show_icd is false | Stefan Fuchs |
2018-02-25 | For prefs option show_icd add missing call for loading | Stefan Fuchs |
2018-02-24 | Whitespace cleanup in core/divelogexportlogic.cpp | Stefan Fuchs |
2018-02-24 | Correct comments for struct temperature_t value range | Stefan Fuchs |
2018-02-24 | Use duration_t for total_sac_time in struct stats_t | Stefan Fuchs |
2018-02-24 | Use temperature_t for temperatures in struct stats_t | Stefan Fuchs |
2018-02-22 | Exit add_plan_to_notes() in plannernotes.c always via label finished | Stefan Fuchs |
2018-02-20 | Indicate direction of transition in verbatim plan | Robert C. Helling |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-02-17 | Cleanup: Save hash from filename-to-hash map to git repository | Berthold Stoeger |
2018-02-17 | Cleanup: return copied string from hashstring() | Berthold Stoeger |
2018-02-12 | Cleanup: remove outdated TODO item | Berthold Stoeger |
2018-02-12 | Cleanup: remove declaration of get_error_string() | Berthold Stoeger |
2018-02-12 | dump_tissues: fix missing 'struct deco_state' argument | Lubomir I. Ivanov |
2018-02-10 | Add a preference to turn on ICD warnings | Robert C. Helling |
2018-02-07 | Cleanup: unserialize loading of pictures | Berthold Stoeger |
2018-02-07 | Cleanup: remove unused typedef | Berthold Stoeger |
2018-02-07 | Cleanup: Make local helpers and variables of static linkage | Berthold Stoeger |
2018-02-04 | Do not remove seconds from duration input field | Oliver Schwaneberg |
2018-02-02 | Free various struct membuffer in different functions | Stefan Fuchs |
2018-02-02 | Print icd data only when it is really needed | Willem Ferguson |
2018-01-31 | mobile cleanup: restyle construction of locationlist | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (3) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (2) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (1) | Jan Mulder |
2018-01-31 | uemis: code refactoring | Oliver Schwaneberg |
2018-01-31 | Make report_error() reentrant | Berthold Stoeger |
2018-01-31 | uemis: Fix mapping of object_ids to dive numbers | Oliver Schwaneberg |
2018-01-27 | uemis: speed up synchronisation of same divesites | Oliver Schwaneberg |
2018-01-26 | Limit recreational dives to 6 hours | Robert C. Helling |
2018-01-24 | Planner: print icd information at 0.1 resolution | Willem Ferguson |
2018-01-24 | Do not add double ConnectionList items | Jan Mulder |
2018-01-21 | Only give ICD warning if pN2 increases | Robert C. Helling |
2018-01-21 | Planner notes min gas: Remove incorrect line wrap inside printf string | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Format HTML with DIV, do table title differently | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Coding style change only | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Print correct runtime for gaschange | Stefan Fuchs |
2018-01-20 | Move function isobaric_counterdiffusion() | Willem Ferguson |
2018-01-19 | Implement ICD calculations in planner output | Willem Ferguson |
2018-01-19 | Improve profile display in planner | Willem Ferguson |
2018-01-19 | Unify username handling of remote git repositories | Berthold Stoeger |
2018-01-19 | Support non-https:// repositories for saving | Berthold Stoeger |
2018-01-19 | Create local cache and push to remote for any remote repository | Berthold Stoeger |
2018-01-19 | Check cloudserver availability only for cloud repositories | Berthold Stoeger |
2018-01-19 | Factor out counting of authentication attempts into function | Berthold Stoeger |