aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-13Resize progress bar width to fit all textGravatar Robert C. Helling
2018-01-12profile: fix garbled profiles after visiting the plannerGravatar Jan Mulder
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-10Pictures tied to profile are not supported on mobileGravatar Jan Mulder
2018-01-10Un-tie plannner model from profile on mobileGravatar Jan Mulder
2018-01-10Typo: Threshould -> ThresholdGravatar Berthold Stoeger
2018-01-10Typo: indice -> indexGravatar Berthold Stoeger
2018-01-10Replace CREATE_PP_GAS macro by member function in profilewidget2.cppGravatar Berthold Stoeger
2018-01-10Remove two arguments from ProfileWidget2::setupItem()Gravatar Berthold Stoeger
2018-01-10Replace ADD_ACTION macro by member function in profilewidget2.cppGravatar Berthold Stoeger
2018-01-10Replace HIDE_ALL macro by template function in profilewidget2.cppGravatar Berthold Stoeger
2018-01-10Remove unnecessary deletes in destructor of ProfileWidget2Gravatar Berthold Stoeger
2018-01-10mobile: fix crash on delete dive from divelistGravatar Jan Mulder
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: GpsListModel::addGpsFix()Gravatar Jan Mulder
2018-01-10Unused code: remove ProfileWidget2::isAddOrPlanner()Gravatar Jan Mulder
2018-01-10Unused code: has_hr_data()Gravatar Jan Mulder
2018-01-10Unused code: remove CCRMax() and used macroGravatar Jan Mulder
2018-01-10Unused code: DiveCartesianAxis::percentAt()Gravatar Jan Mulder
2018-01-10Unused code: GroupedLineEdit::removeAllColors()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-10Unused code: remove DiveCartesianAxis::tickInterval() and tickSize()Gravatar Jan Mulder
2018-01-10build system: split qt-models into partsGravatar Jan Mulder
2018-01-10Move function to proper placeGravatar Jan Mulder
2018-01-08Remove redundant setting of prefs.git_local_onlyGravatar Berthold Stoeger
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
2018-01-08Add water temperature to test diveGravatar Miika Turkia
2018-01-08Parse water temperature from ZDTGravatar Miika Turkia
2018-01-08Function to look for new line on DL7 importGravatar Miika Turkia
2018-01-08Parameter size needs to be increased for testGravatar Miika Turkia
2018-01-08Update latests changes to test diveGravatar Miika Turkia