aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
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
2018-01-24Planner: print icd information at 0.1 resolutionGravatar Willem Ferguson
2018-01-24Do not add double ConnectionList itemsGravatar Jan Mulder
2018-01-21Only give ICD warning if pN2 increasesGravatar Robert C. Helling
2018-01-21Planner notes min gas: Remove incorrect line wrap inside printf stringGravatar Stefan Fuchs
2018-01-21Planner notes ICD: Format HTML with DIV, do table title differentlyGravatar Stefan Fuchs
2018-01-21Planner notes ICD: Coding style change onlyGravatar Stefan Fuchs
2018-01-21Planner notes ICD: Print correct runtime for gaschangeGravatar Stefan Fuchs
2018-01-20Move function isobaric_counterdiffusion()Gravatar Willem Ferguson
2018-01-19Implement ICD calculations in planner outputGravatar Willem Ferguson
2018-01-19Improve profile display in plannerGravatar Willem Ferguson
2018-01-19Unify username handling of remote git repositoriesGravatar Berthold Stoeger
2018-01-19Support non-https:// repositories for savingGravatar Berthold Stoeger
2018-01-19Create local cache and push to remote for any remote repositoryGravatar Berthold Stoeger
2018-01-19Check cloudserver availability only for cloud repositoriesGravatar Berthold Stoeger
2018-01-19Factor out counting of authentication attempts into functionGravatar Berthold Stoeger
2018-01-19Use different preference file for mobileGravatar Jan Mulder
2018-01-19Checking for ACK for getDive.Gravatar Oliver Schwaneberg
2018-01-18code cleanup: translators are not globalGravatar Jan Mulder
2018-01-17Use format_string() in core/git_access.cGravatar Berthold Stoeger
2018-01-13Fix leak(s) in core/git-access.cGravatar Berthold Stoeger
2018-01-11Fix indentations for plannernotes.cGravatar Willem Ferguson
2018-01-11Move always true ++lineptr out of while-conditionGravatar Berthold Stoeger
2018-01-11Use helper function empty_string() instead of manual checksGravatar Berthold Stoeger
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-11Change return code of string comparison functions to boolGravatar Berthold Stoeger
2018-01-10Typo: indice -> indexGravatar Berthold Stoeger
2018-01-10cleanup: fix possbile buffer overrunGravatar Jan Mulder
2018-01-10cleanup: initilize local variableGravatar Jan Mulder
2018-01-10GpsLocation::clearGpsData() is only used in SUBSURFACE_MOBILEGravatar Jan Mulder
2018-01-10Unused code: has_hr_data()Gravatar Jan Mulder
2018-01-10Unused code: report_message()Gravatar Jan Mulder
2018-01-10Unused code: remove taglist_contains_all()Gravatar Jan Mulder
2018-01-10Unused code: remove weightsystems_equal()Gravatar Jan Mulder
2018-01-10Unused code: weekday()Gravatar Jan Mulder
2018-01-10Unused code: remove taglist_equal()Gravatar Jan Mulder
2018-01-10Unused code: remove shift_times()Gravatar Jan Mulder
2018-01-10Unused code: remove trip_has_selected_dives()Gravatar Jan Mulder
2018-01-10Unused code: remove PluginManager::socialNetworkIntegrationPlugins()Gravatar Jan Mulder
2018-01-08Move resetting of current file out of clear_dive_file_data()Gravatar Berthold Stoeger
2018-01-08Enter offline mode if sync with cloud failedGravatar Berthold Stoeger
2018-01-08Make a few functions of static linkageGravatar Berthold Stoeger
2018-01-08Remove unused function parse_mkvi_buffer()Gravatar Berthold Stoeger
2018-01-08Remove obsolete error/debug messagesGravatar Miika Turkia