aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-20mobile/UI: make filter entry / dives shown theme awareGravatar Dirk Hohndel
2020-12-20mobile/UI: cloud credentials follow our themingGravatar Dirk Hohndel
2020-12-20mobile/UI: make passive notification easier to readGravatar Dirk Hohndel
2020-12-20mobile/UI: fix context drawer headerGravatar Dirk Hohndel
2020-12-20profile: remove clearHandlers function (fixes crash)Gravatar Berthold Stoeger
2020-12-20mobile/UI: correctly theme combo boxesGravatar Dirk Hohndel
2020-12-20mobile UI: style check boxes and radio boxesGravatar Dirk Hohndel
2020-12-20mobile/UI: fix dive summary for dark themeGravatar Dirk Hohndel
2020-12-20mobile/UI: use theme colors for startup text and location warningGravatar Dirk Hohndel
2020-12-20mobile/UI: correctly color the action button icons for dive listGravatar Dirk Hohndel
2020-12-20mobile/UI: correctly color the action button icons for dive viewGravatar Dirk Hohndel
2020-12-20mobile/UI: fix ActionButton icon coloringGravatar Dirk Hohndel
2020-12-20mobile/UI: better dive list color for dark themeGravatar Dirk Hohndel
2020-12-20mobile/UI: correctly theme the global and context drawersGravatar Dirk Hohndel
2020-12-20mobile/UI: improve theming of title barGravatar Dirk Hohndel
2020-12-20mobile/UI: ensure we show a line between divesGravatar Dirk Hohndel
2020-12-20mobile/UI: shrink dive log date buttonGravatar Dirk Hohndel
2020-12-20mobile/UI: remove the thick line between tripsGravatar Dirk Hohndel
2020-12-20mobile/UI: fine tune the action button renderingGravatar Dirk Hohndel
2020-12-19GitHub Actions: build all three targets in the Tumbleweed buildGravatar Dirk Hohndel
2020-12-19build-system: don't build googlemaps for downloader only buildsGravatar Dirk Hohndel
2020-12-19build-system: clean up handling of printing/manualGravatar Dirk Hohndel
2020-12-19build-system: start enabling support for downloader in build.shGravatar Dirk Hohndel
2020-12-19profile: move picture removal from DivePictureItem to ProfileWidget2Gravatar Berthold Stoeger
2020-12-19cleanup: remove CloseButtonItem::show() and hide() slotsGravatar Berthold Stoeger
2020-12-19undo: fix annoying warning message when deleting picturesGravatar Berthold Stoeger
2020-12-19undo: add \n to console warning error messagesGravatar Berthold Stoeger
2020-12-19downloader: Fix typo in libdivecomputer includeGravatar henrik242
2020-12-17core: remove DiveObjectHelperGravatar Berthold Stoeger
2020-12-17mobile: remove DiveObjectHelper codeGravatar Berthold Stoeger
2020-12-17printing: remove CylinderObjectHelperGravatar Berthold Stoeger
2020-12-17printing: remove DiveObjectHelper from printing codeGravatar Berthold Stoeger
2020-12-17printing: remove DiveObjectHelperGrantleeGravatar Berthold Stoeger
2020-12-17core: create string-format.cpp source fileGravatar Berthold Stoeger
2020-12-17cleanup: remove QPointer instancesGravatar Berthold Stoeger
2020-12-17printing: move #includes from headers to source filesGravatar Berthold Stoeger
2020-12-17printing: remove YearInfo structureGravatar Berthold Stoeger
2020-12-17printing: replace dive master by dive guide in templatesGravatar Berthold Stoeger
2020-12-17printing: refactor if and loop codeGravatar Berthold Stoeger
2020-12-17printing: remove objects QVariant mapGravatar Berthold Stoeger
2020-12-17cleanup: make templateOptions and printOptions reference typesGravatar Berthold Stoeger
2020-12-17build-system/iOS: fix minimum iOS version supportedGravatar Dirk Hohndel
2020-12-17build-system/iOS: remove outdated build-ios directoriesGravatar Dirk Hohndel
2020-12-17mobile: update version to 3.1.1Gravatar Dirk Hohndel
2020-12-17add CHANGELOGGravatar Dirk Hohndel
2020-12-17mobile: adapt resource namesGravatar Dirk Hohndel
2020-12-17Android: improve documentation and setup scriptGravatar Dirk Hohndel
2020-12-17GitHub Action/iOS: build in the right directoryGravatar Dirk Hohndel
2020-12-17GitHub Actions: better job namesGravatar Dirk Hohndel
2020-12-17Github Actions: switch to Ubuntu 20.04Gravatar Dirk Hohndel