aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-19Cleanup: make argument to YearStatisticsItem constructor a referenceGravatar Berthold Stoeger
2019-03-19Cleanup: pass const-reference to RulerItem2::setPlotInfo()Gravatar Berthold Stoeger
2019-03-19CMake: call cmake_minimim_required() before project()Gravatar Rolf Eike Beer
2019-03-19CMake: let CMake set the needed flags for C and C++ standardsGravatar Rolf Eike Beer
2019-03-19Misc: replace some FIXME commentsGravatar Dirk Hohndel
2019-03-18Profile: pass by reference rather than by value for large structGravatar Robert C. Helling
2019-03-18Desktop: fix another variable name conflictGravatar Robert C. Helling
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-18build-system: LGTM: don't warn about short global namesGravatar Dirk Hohndel
2019-03-18Travis: don't build all branchesGravatar Dirk Hohndel
2019-03-18Leak fix: make ostcFirmwareCheck a unique_ptrGravatar 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-17[snap] pull the `desktop-qt5` part inGravatar Michał Sawicz
2019-03-17[snap] add missing `source:` stanzasGravatar Michał Sawicz
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-16build-system: add script to build only libdivecomputerGravatar Dirk Hohndel
2019-03-16Cleanup: deal with lgtm.com AlertsGravatar Dirk Hohndel
2019-03-16build-system: add LGTM yaml fileGravatar Dirk Hohndel
2019-03-16build-system: explicitly add libgit2 dependencies for LGTMGravatar Dirk Hohndel
2019-03-16build-system: try to find libdivecomputer on LGTMGravatar Dirk Hohndel
2019-03-16JavaScript: remove needless variable assignmentsGravatar Rolf Eike Beer
2019-03-16mark JavaScript variables as localGravatar Rolf Eike Beer
2019-03-16simplfy scriptsGravatar Rolf Eike Beer
2019-03-16TravisCI: there are only VM builds nowGravatar Rolf Eike Beer
2019-03-15Map: create correct index in updateMapLocationCoordinates()Gravatar Berthold Stoeger
2019-03-14Update CHANGELOG.md to show depth and temp stats featureGravatar Doug Junkins
2019-03-13Desktop: ensure cloud storage email address is all lower caseGravatar Dirk Hohndel
2019-03-12Update to our latest libdivecomputerGravatar Dirk Hohndel
2019-03-12Display statistics by depth and temperature in Yearly statisticsGravatar Doug Junkins
2019-03-12Add backend support for statistics by depth and temperatureGravatar Doug Junkins
2019-03-09CMake: get rid of QT_EXTRA_LIBRARIESGravatar Rolf Eike Beer
2019-03-09remove obsolete workaround for libdivecomputer includes of libusbGravatar Rolf Eike Beer
2019-03-05Android: factor out duplicate version string searchGravatar Rolf Eike Beer
2019-03-05CMake: just tell CMake to not find HTTP_ParserGravatar Rolf Eike Beer
2019-03-05simplify sed hacking of Qt CMake filesGravatar Rolf Eike Beer
2019-03-05CMake: simplify check if library was foundGravatar Rolf Eike Beer