Age | Commit message (Expand) | Author |
2018-01-12 | profile: fix garbled profiles after visiting the planner | Jan Mulder |
2018-01-11 | Fix indentations for plannernotes.c | Willem Ferguson |
2018-01-11 | Move always true ++lineptr out of while-condition | Berthold Stoeger |
2018-01-11 | Use helper function empty_string() instead of manual checks | Berthold Stoeger |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-11 | Change return code of string comparison functions to bool | Berthold Stoeger |
2018-01-10 | Pictures tied to profile are not supported on mobile | Jan Mulder |
2018-01-10 | Un-tie plannner model from profile on mobile | Jan Mulder |
2018-01-10 | Typo: Threshould -> Threshold | Berthold Stoeger |
2018-01-10 | Typo: indice -> index | Berthold Stoeger |
2018-01-10 | Replace CREATE_PP_GAS macro by member function in profilewidget2.cpp | Berthold Stoeger |
2018-01-10 | Remove two arguments from ProfileWidget2::setupItem() | Berthold Stoeger |
2018-01-10 | Replace ADD_ACTION macro by member function in profilewidget2.cpp | Berthold Stoeger |
2018-01-10 | Replace HIDE_ALL macro by template function in profilewidget2.cpp | Berthold Stoeger |
2018-01-10 | Remove unnecessary deletes in destructor of ProfileWidget2 | Berthold Stoeger |
2018-01-10 | mobile: fix crash on delete dive from divelist | Jan Mulder |
2018-01-10 | cleanup: fix possbile buffer overrun | Jan Mulder |
2018-01-10 | cleanup: initilize local variable | Jan Mulder |
2018-01-10 | GpsLocation::clearGpsData() is only used in SUBSURFACE_MOBILE | Jan Mulder |
2018-01-10 | Unused code: GpsListModel::addGpsFix() | Jan Mulder |
2018-01-10 | Unused code: remove ProfileWidget2::isAddOrPlanner() | Jan Mulder |
2018-01-10 | Unused code: has_hr_data() | Jan Mulder |
2018-01-10 | Unused code: remove CCRMax() and used macro | Jan Mulder |
2018-01-10 | Unused code: DiveCartesianAxis::percentAt() | Jan Mulder |
2018-01-10 | Unused code: GroupedLineEdit::removeAllColors() | Jan Mulder |
2018-01-10 | Unused code: report_message() | Jan Mulder |
2018-01-10 | Unused code: remove taglist_contains_all() | Jan Mulder |
2018-01-10 | Unused code: remove weightsystems_equal() | Jan Mulder |
2018-01-10 | Unused code: weekday() | Jan Mulder |
2018-01-10 | Unused code: remove taglist_equal() | Jan Mulder |
2018-01-10 | Unused code: remove shift_times() | Jan Mulder |
2018-01-10 | Unused code: remove trip_has_selected_dives() | Jan Mulder |
2018-01-10 | Unused code: remove PluginManager::socialNetworkIntegrationPlugins() | Jan Mulder |
2018-01-10 | Unused code: remove DiveCartesianAxis::tickInterval() and tickSize() | Jan Mulder |
2018-01-10 | build system: split qt-models into parts | Jan Mulder |
2018-01-10 | Move function to proper place | Jan Mulder |
2018-01-08 | Remove redundant setting of prefs.git_local_only | Berthold Stoeger |
2018-01-08 | Move resetting of current file out of clear_dive_file_data() | Berthold Stoeger |
2018-01-08 | Enter offline mode if sync with cloud failed | Berthold Stoeger |
2018-01-08 | Make a few functions of static linkage | Berthold Stoeger |
2018-01-08 | Remove unused function parse_mkvi_buffer() | Berthold Stoeger |
2018-01-08 | Remove obsolete error/debug messages | Miika Turkia |
2018-01-08 | Add water temperature to test dive | Miika Turkia |
2018-01-08 | Parse water temperature from ZDT | Miika Turkia |
2018-01-08 | Function to look for new line on DL7 import | Miika Turkia |
2018-01-08 | Parameter size needs to be increased for test | Miika Turkia |
2018-01-08 | Update latests changes to test dive | Miika Turkia |
2018-01-08 | Use dynamic indexing instead of hard coded | Miika Turkia |
2018-01-08 | Add support for air temp on DL7 import | Miika Turkia |
2018-01-08 | Add support for air and water temps for CSV import | Miika Turkia |