aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2018-03-05Cleanup: Don't store hash in picture struct in learnHash()Gravatar Berthold Stoeger
2018-03-05Cleanup: Don't call learnHash() in hashPicture()Gravatar Berthold Stoeger
2018-03-05Cleanup: remove updateHash() functionGravatar Berthold Stoeger
2018-03-05Cleanup: Make helper function haveHash() of static linkageGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Use signal to exit eventloopGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Use implicit default constructor of QImageGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: remove recursionGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Make the manager object local to load()Gravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Simplify deletion of objectsGravatar Berthold Stoeger
2018-03-05core/imagedownloader.cpp: Fix memory leakGravatar Berthold Stoeger
2018-03-05Use correct numeric format based on selected locale (Qt domain part)Gravatar Stefan Fuchs
2018-03-05Localization: implement *_loc() functions in plannernotes.cGravatar Berthold Stoeger
2018-03-05Localization: implement *_loc() functions in profile.cGravatar Berthold Stoeger
2018-03-05Localization: Make Qt's locale-aware formatting accessible from CGravatar Berthold Stoeger
2018-03-05Configure DC dialog: Add a few missing translationsGravatar Stefan Fuchs
2018-03-02Choose water presets from a qcombobox in planner, custom value possibleGravatar Oliver Schwaneberg
2018-03-02Warning Fix: add missing include to core/parse-xml.cGravatar Berthold Stoeger
2018-02-27Updated strategy for removing cylindersGravatar Stefan Fuchs
2018-02-26Cleanup: Unify qthelper.h and qthelperfromc.hGravatar Berthold Stoeger
2018-02-26Cleanup: Use QString as parameter for [get|save]BtDeviceInfo()Gravatar Berthold Stoeger
2018-02-25Correctly suppress display of ICD table if prefs.show_icd is falseGravatar Stefan Fuchs
2018-02-25For prefs option show_icd add missing call for loadingGravatar Stefan Fuchs
2018-02-24Whitespace cleanup in core/divelogexportlogic.cppGravatar Stefan Fuchs
2018-02-24Correct comments for struct temperature_t value rangeGravatar Stefan Fuchs
2018-02-24Use duration_t for total_sac_time in struct stats_tGravatar Stefan Fuchs
2018-02-24Use temperature_t for temperatures in struct stats_tGravatar Stefan Fuchs
2018-02-22Exit add_plan_to_notes() in plannernotes.c always via label finishedGravatar Stefan Fuchs
2018-02-20Indicate direction of transition in verbatim planGravatar Robert C. Helling
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2018-02-17Cleanup: Save hash from filename-to-hash map to git repositoryGravatar Berthold Stoeger
2018-02-17Cleanup: return copied string from hashstring()Gravatar Berthold Stoeger
2018-02-12Cleanup: remove outdated TODO itemGravatar Berthold Stoeger
2018-02-12Cleanup: remove declaration of get_error_string()Gravatar Berthold Stoeger
2018-02-12dump_tissues: fix missing 'struct deco_state' argumentGravatar Lubomir I. Ivanov
2018-02-10Add a preference to turn on ICD warningsGravatar Robert C. Helling
2018-02-07Cleanup: unserialize loading of picturesGravatar Berthold Stoeger
2018-02-07Cleanup: remove unused typedefGravatar Berthold Stoeger
2018-02-07Cleanup: Make local helpers and variables of static linkageGravatar Berthold Stoeger
2018-02-04Do not remove seconds from duration input fieldGravatar Oliver Schwaneberg
2018-02-02Free various struct membuffer in different functionsGravatar Stefan Fuchs
2018-02-02Print icd data only when it is really neededGravatar Willem Ferguson
2018-01-31mobile cleanup: restyle construction of locationlistGravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (3)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (2)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (1)Gravatar Jan Mulder
2018-01-31uemis: code refactoringGravatar Oliver Schwaneberg
2018-01-31Make report_error() reentrantGravatar Berthold Stoeger
2018-01-31uemis: Fix mapping of object_ids to dive numbersGravatar Oliver Schwaneberg
2018-01-27uemis: speed up synchronisation of same divesitesGravatar Oliver Schwaneberg
2018-01-26Limit recreational dives to 6 hoursGravatar Robert C. Helling