summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2019-03-27ConfigureDiveComputer::saveXMLBackup(): factor out writing gas detailsGravatar Rolf Eike Beer
2019-03-27avoid duplicate and inconsistent applying of QDir::separator()Gravatar Rolf Eike Beer
2019-03-27slightly optimize ConnectionListModelGravatar Rolf Eike Beer
2019-03-27drop support for Qt 5.4 and beforeGravatar Rolf Eike Beer
2019-03-27Cleanup: unconstify string argument to add_to_string()Gravatar Berthold Stoeger
2019-03-27Cleanup: provide printGPSCoords in C and C++ versionsGravatar Berthold Stoeger
2019-03-24Cleanup: fix printGPSCoords signature and leaksGravatar Berthold Stoeger
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