aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-01parser: don't crash when parsing <weight> tagsGravatar Berthold Stoeger
2020-10-31core: on import remove merged dives from trip/divesiteGravatar Berthold Stoeger
2020-10-31build-system: build libmtp for macOS if requestedGravatar Dirk Hohndel
2020-10-31cleanup: fix stupid hack for MXE build scriptGravatar Dirk Hohndel
2020-10-31Update libdivecomputerGravatar Dirk Hohndel
2020-10-30Update CHANGELOGGravatar Dirk Hohndel
2020-10-30Update to latest libdivecomputerGravatar Dirk Hohndel
2020-10-30build-system: enable both 32 & 64 bit Windows buildsGravatar Dirk Hohndel
2020-10-30build-system: switch to the 32/64bit MXE build containerGravatar Dirk Hohndel
2020-10-30build-system: create an MXE docker container for both 32 & 64 bitGravatar Dirk Hohndel
2020-10-30build-system: switch GitHub Action Windows build to 64 bitGravatar Dirk Hohndel
2020-10-30build-system: Docker build for 64bit MXEGravatar Dirk Hohndel
2020-10-30build-system: adapt the smtk2ssrf script for 64bit WindowsGravatar Dirk Hohndel
2020-10-30build-system: first steps towards a 64bit Windows buildGravatar Dirk Hohndel
2020-10-30build-system: add libmtp for our Windows buildsGravatar Dirk Hohndel
2020-10-30build-system: add libmtp for Linux and macOSGravatar Dirk Hohndel
2020-10-30add initial support for the Garmin Descent Mk2iGravatar Dirk Hohndel
2020-10-29desktop: make edit icon non-transparentGravatar Doug Junkins
2020-10-29desktop: add label to dive computer tableGravatar Doug Junkins
2020-10-29desktop: use default colors for dive info labelsGravatar Doug Junkins
2020-10-28cleanup: remove unnecessary includes from maintabGravatar Berthold Stoeger
2020-10-27cleanup: refactor subsurfacesysinfo.cppGravatar Berthold Stoeger
2020-10-26desktop: move MinMaxAvgWidget to TabDiveStatisticsGravatar Berthold Stoeger
2020-10-26cleanup: remove dive.h include in simplewidgets.hGravatar Berthold Stoeger
2020-10-26tests: don't fail if TestGitStorage can reach the serverGravatar Dirk Hohndel
2020-10-26build-system: use openSUSE Tumbleweed latestGravatar Dirk Hohndel
2020-10-26documentation: remove mention of Grantlee in INSTALL fileGravatar Dirk Hohndel
2020-10-26cleanup: fix deprecated QVector constructorGravatar Dirk Hohndel
2020-10-26cleanup: remove struct/class confusionGravatar Dirk Hohndel
2020-10-26cleanup: move variable declaration closer to useGravatar Dirk Hohndel
2020-10-26cleanup: remove reference to deprecated enum valueGravatar Dirk Hohndel
2020-10-26cleanup: remove unnecessary call to qsrandGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated swap() usageGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated pos() memberGravatar Dirk Hohndel
2020-10-26cleanup: remove unused function argumentGravatar Dirk Hohndel
2020-10-26cleanup: replace long obsolete delta() memberGravatar Dirk Hohndel
2020-10-26cleanup: don't initialize flags with just an integerGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated signalGravatar Dirk Hohndel
2020-10-26cleanup: SkipEmptyParts syntax has changedGravatar Dirk Hohndel
2020-10-26cleanup: model isn't used in the lambdaGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated sprintf()/vsprintf() callsGravatar Dirk Hohndel
2020-10-26cleanup: remove obsolete connectionsGravatar Dirk Hohndel
2020-10-26cleanup: fix deprecated roleGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated use of child memberGravatar Dirk Hohndel
2020-10-26cleanup: fix deprecated form of QProcess::startGravatar Dirk Hohndel
2020-10-26cleanup: fix deprecated QFlags useGravatar Dirk Hohndel
2020-10-26cleanup: initialize all members of weightsystemGravatar Dirk Hohndel
2020-10-26cleanup: fix resource leakGravatar Dirk Hohndel
2020-10-26cleanup: fix resource leakGravatar Dirk Hohndel
2020-10-25filter: use 64-bit integer literal for generating bit fieldsGravatar Berthold Stoeger