Age | Commit message (Expand) | Author |
2018-03-05 | Cleanup: pass QString and QByteArray const-refs to qthelper functions | Berthold Stoeger |
2018-03-05 | Cleanup: Fold add_hash() call into learnHash() function | Berthold Stoeger |
2018-03-05 | Cleanup: Don't store hash in picture struct in learnHash() | Berthold Stoeger |
2018-03-05 | Cleanup: Don't call learnHash() in hashPicture() | Berthold Stoeger |
2018-03-05 | Cleanup: remove updateHash() function | Berthold Stoeger |
2018-03-05 | Cleanup: Make helper function haveHash() of static linkage | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Use signal to exit eventloop | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Use implicit default constructor of QImage | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: remove recursion | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Make the manager object local to load() | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Simplify deletion of objects | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Fix memory leak | Berthold Stoeger |
2018-03-05 | Use correct numeric format based on selected locale (Qt domain part) | Stefan Fuchs |
2018-03-05 | Localization: implement *_loc() functions in plannernotes.c | Berthold Stoeger |
2018-03-05 | Localization: implement *_loc() functions in profile.c | Berthold Stoeger |
2018-03-05 | Localization: Make Qt's locale-aware formatting accessible from C | Berthold Stoeger |
2018-03-05 | Configure DC dialog: Add a few missing translations | Stefan Fuchs |
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 |