summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-03-05CMake: simplify writing qt.conf on WindowsGravatar Rolf Eike Beer
2019-03-05CMake: tell the Intel compiler to use the correct C/C++ standardsGravatar Rolf Eike Beer
2019-03-05CMake: do not expand variables in if-expressionsGravatar Rolf Eike Beer
2019-03-05CMake: simplify checking if policy can be setGravatar Rolf Eike Beer
2019-03-05Import: fix infinite loopGravatar Berthold Stoeger
2019-03-05User manual: Text for Filter ToolGravatar willemferguson
2019-03-05Add support to compile from source on a Raspberry PiGravatar Doug Junkins
2019-02-28Filter panel: add suit and notes search fieldsGravatar Willem Ferguson
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-28Append the dive mode as a tag that is seen by the filter tool.Gravatar willemferguson
2019-02-28Update appdata screenshotsGravatar Alexander Wilms
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-28Autogroup: make notrip flag work again.Gravatar Berthold Stoeger
2019-02-28Fix usage of Derek featuresGravatar Alex Ellis
2019-02-20Filter: change default mode for location to any-ofGravatar Berthold Stoeger
2019-02-19Desktop: remove checkmark from Filter divelist entry in Log menuGravatar Dirk Hohndel
2019-02-19Desktop: show filter button explanation in the widgetGravatar Dirk Hohndel
2019-02-19Desktop: show the filter information in the window titleGravatar Dirk Hohndel
2019-02-19Desktop: don't clear the filter when the widget is hiddenGravatar Dirk Hohndel
2019-02-19Desktop: track if the filter widget is activeGravatar Dirk Hohndel