summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2019-03-20Core: simplify ConnectionListModelGravatar Dirk Hohndel
2019-03-19Misc: replace some FIXME commentsGravatar Dirk Hohndel
2019-03-18Desktop: fix yet another variable name conflictGravatar Robert C. Helling
2019-03-18Core: let TTS calculation use correct ascent velocitiesGravatar Robert C. Helling
2019-03-18Core: change FIXME languageGravatar Robert C. Helling
2019-03-18Core: fix another variable name conflictGravatar Robert C. Helling
2019-03-18Core: remove variable name conflictGravatar Robert C. Helling
2019-03-18Cleanup: remove bit field demux in datatrak.cGravatar Berthold Stoeger
2019-03-18Cleanup: unglobalize variables in datatrak.cGravatar Berthold Stoeger
2019-03-18Cleanup: remove unused global variables from datatrak.cGravatar Berthold Stoeger
2019-03-17Core: remove variable name conflictGravatar Dirk Hohndel
2019-03-17Core: remove variable name conflictGravatar Dirk Hohndel
2019-03-17Core: remove variable name conflictGravatar Dirk Hohndel
2019-03-17Core: remove function list commentGravatar Dirk Hohndel
2019-03-17Core: remove variable name conflictGravatar Dirk Hohndel
2019-03-17Core: cast before multiplication to avoid potential overflowGravatar Dirk Hohndel
2019-03-17Core: cast to the correct typeGravatar Dirk Hohndel
2019-03-17Bluetooth: don't free a resource created by newGravatar Dirk Hohndel
2019-03-17Core: fix missing argument to report_errorGravatar Dirk Hohndel
2019-03-12Add backend support for statistics by depth and temperatureGravatar Doug Junkins
2019-03-05Import: fix infinite loopGravatar Berthold Stoeger
2019-02-28Cleanup: remove DownloadFromDCThread::tripTableGravatar Berthold Stoeger
2019-02-28Cleanup: remove outdated comment in libdivecomputer.hGravatar Berthold Stoeger
2019-02-28Cleanup: remove dc_user_device_t::preexistingGravatar Berthold Stoeger
2019-02-28Cleanup: remove dc_user_device_t::tripGravatar Berthold Stoeger
2019-02-28Uemis: remove trip deletion on dive deletionGravatar Berthold Stoeger
2019-02-28Cleanup: put all function declarations in file.h in extern "C"Gravatar Berthold Stoeger
2019-02-28Cleanup: make dt_dive_parser() local to datatrak.cGravatar Berthold Stoeger
2019-02-28Cleanup: remove deletion of webservice dive sitesGravatar Berthold Stoeger
2019-02-28Cleanup: move get_divesite_idx() to divesite.cGravatar Berthold Stoeger
2019-02-28Cleanup: make dive_set_geodata_from_picture() local to dive.cGravatar Berthold Stoeger
2019-02-28Cleanup: uninline get_dive_site_by_uuidGravatar Berthold Stoeger
2019-02-14Mobile: only show dive computers in the Bluetooth connection listGravatar Dirk Hohndel
2019-02-14Desktop: only show dive computers in the Bluetooth device listGravatar Dirk Hohndel
2019-02-09Cleanup: remove unsused function clear_dive_site()Gravatar Berthold Stoeger
2019-02-09Cleanup: remove unused function create_dive_site_from_current_dive()Gravatar Berthold Stoeger
2019-02-09Cleanup: make create_divesite_uuid() of static linkageGravatar Berthold Stoeger
2019-02-07Profile: add "synchronous" mode for picture plottingGravatar Berthold Stoeger
2019-02-05Add button to toggle deco info in info boxGravatar Robert C. Helling
2019-02-05Include surface GF in infoboxGravatar Robert C. Helling
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-23Bluetooth: don't crash if BT is turned offGravatar Dirk Hohndel
2019-01-22BLE debug: make things less verboseGravatar Dirk Hohndel
2019-01-22libdivecomputer: small wording change in a warningGravatar Dirk Hohndel
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-19Dive import: fix logic of process_imported_dives()Gravatar Berthold Stoeger
2019-01-19Dive download: add trip_table to device_data_tGravatar Berthold Stoeger
2019-01-19Cleanup: remove unused variablesGravatar Berthold Stoeger