Age | Commit message (Expand) | Author |
2020-12-20 | mobile/UI: fix dive summary for dark theme | Dirk Hohndel |
2020-12-20 | mobile/UI: use theme colors for startup text and location warning | Dirk Hohndel |
2020-12-20 | mobile/UI: correctly color the action button icons for dive list | Dirk Hohndel |
2020-12-20 | mobile/UI: correctly color the action button icons for dive view | Dirk Hohndel |
2020-12-20 | mobile/UI: fix ActionButton icon coloring | Dirk Hohndel |
2020-12-20 | mobile/UI: better dive list color for dark theme | Dirk Hohndel |
2020-12-20 | mobile/UI: correctly theme the global and context drawers | Dirk Hohndel |
2020-12-20 | mobile/UI: improve theming of title bar | Dirk Hohndel |
2020-12-20 | mobile/UI: ensure we show a line between dives | Dirk Hohndel |
2020-12-20 | mobile/UI: shrink dive log date button | Dirk Hohndel |
2020-12-20 | mobile/UI: remove the thick line between trips | Dirk Hohndel |
2020-12-20 | mobile/UI: fine tune the action button rendering | Dirk Hohndel |
2020-12-19 | GitHub Actions: build all three targets in the Tumbleweed build | Dirk Hohndel |
2020-12-19 | build-system: don't build googlemaps for downloader only builds | Dirk Hohndel |
2020-12-19 | build-system: clean up handling of printing/manual | Dirk Hohndel |
2020-12-19 | build-system: start enabling support for downloader in build.sh | Dirk Hohndel |
2020-12-19 | profile: move picture removal from DivePictureItem to ProfileWidget2 | Berthold Stoeger |
2020-12-19 | cleanup: remove CloseButtonItem::show() and hide() slots | Berthold Stoeger |
2020-12-19 | undo: fix annoying warning message when deleting pictures | Berthold Stoeger |
2020-12-19 | undo: add \n to console warning error messages | Berthold Stoeger |
2020-12-19 | downloader: Fix typo in libdivecomputer include | henrik242 |
2020-12-17 | core: remove DiveObjectHelper | Berthold Stoeger |
2020-12-17 | mobile: remove DiveObjectHelper code | Berthold Stoeger |
2020-12-17 | printing: remove CylinderObjectHelper | Berthold Stoeger |
2020-12-17 | printing: remove DiveObjectHelper from printing code | Berthold Stoeger |
2020-12-17 | printing: remove DiveObjectHelperGrantlee | Berthold Stoeger |
2020-12-17 | core: create string-format.cpp source file | Berthold Stoeger |
2020-12-17 | cleanup: remove QPointer instances | Berthold Stoeger |
2020-12-17 | printing: move #includes from headers to source files | Berthold Stoeger |
2020-12-17 | printing: remove YearInfo structure | Berthold Stoeger |
2020-12-17 | printing: replace dive master by dive guide in templates | Berthold Stoeger |
2020-12-17 | printing: refactor if and loop code | Berthold Stoeger |
2020-12-17 | printing: remove objects QVariant map | Berthold Stoeger |
2020-12-17 | cleanup: make templateOptions and printOptions reference types | Berthold Stoeger |
2020-12-17 | build-system/iOS: fix minimum iOS version supported | Dirk Hohndel |
2020-12-17 | build-system/iOS: remove outdated build-ios directories | Dirk Hohndel |
2020-12-17 | mobile: update version to 3.1.1 | Dirk Hohndel |
2020-12-17 | add CHANGELOG | Dirk Hohndel |
2020-12-17 | mobile: adapt resource names | Dirk Hohndel |
2020-12-17 | Android: improve documentation and setup script | Dirk Hohndel |
2020-12-17 | GitHub Action/iOS: build in the right directory | Dirk Hohndel |
2020-12-17 | GitHub Actions: better job names | Dirk Hohndel |
2020-12-17 | Github Actions: switch to Ubuntu 20.04 | Dirk Hohndel |
2020-12-17 | build-system/iOS: ensure icons are bundled | Dirk Hohndel |
2020-12-17 | build-system/iOS: remove obsolete .pro file | Dirk Hohndel |
2020-12-17 | build-system/iOS: create the build directory parallel to subsurface | Dirk Hohndel |
2020-12-17 | build-system/iOS: build Kirigami separately for iOS as well | Dirk Hohndel |
2020-12-17 | build-system/iOS: ensure cmake works for Qt builds | Dirk Hohndel |
2020-12-17 | build-system/Android: work around missing C compiler in our build container | Dirk Hohndel |
2020-12-17 | build-system/Android: we need to collect the ABIs earlier | Dirk Hohndel |