aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-12-17build-system/iOS: ensure icons are bundledGravatar Dirk Hohndel
2020-12-17build-system/iOS: remove obsolete .pro fileGravatar Dirk Hohndel
2020-12-17build-system/iOS: create the build directory parallel to subsurfaceGravatar Dirk Hohndel
2020-12-17build-system/iOS: build Kirigami separately for iOS as wellGravatar Dirk Hohndel
2020-12-17build-system/iOS: ensure cmake works for Qt buildsGravatar Dirk Hohndel
2020-12-17build-system/Android: work around missing C compiler in our build containerGravatar Dirk Hohndel
2020-12-17build-system/Android: we need to collect the ABIs earlierGravatar Dirk Hohndel
2020-12-17build-system/mobile: force using our own ECM buildGravatar Dirk Hohndel
2020-12-17build-system: configure git when running GitHub ActionGravatar Dirk Hohndel
2020-12-17build-system/Android: handle resource issuesGravatar Dirk Hohndel
2020-12-17mobile: more build hackeryGravatar Dirk Hohndel
2020-12-17android/build-system: build kirigami as libraryGravatar Dirk Hohndel
2020-12-17mobile/qmake: use correct Kirigami filesGravatar Dirk Hohndel
2020-12-17build-system/mobile: remove old scriptGravatar Dirk Hohndel
2020-12-17kirigami: maintain our patches relative to upstreamGravatar Dirk Hohndel
2020-12-17mobile/kirigami: add the shaders as resourceGravatar Dirk Hohndel
2020-12-17mobile: fix implementation of menu back featureGravatar Dirk Hohndel
2020-12-17mobile/kirigami: install our own copy of ECMGravatar Dirk Hohndel
2020-12-17mobile: re-add breeze iconsGravatar Dirk Hohndel
2020-12-17mobile: add yet another import path to find Kirigami QML moduleGravatar Dirk Hohndel
2020-12-17mobile: avoid warning in QML codeGravatar Dirk Hohndel
2020-12-17mobile: don't use reserved wordGravatar Dirk Hohndel
2020-12-17mobile: silly whitespace cleanupGravatar Dirk Hohndel
2020-12-17mobile/Android: register the Kirigami pluginGravatar Dirk Hohndel
2020-12-17mobile: use 3rdparty build of KirigamiGravatar Dirk Hohndel
2020-12-17mobile/kirigami: first steps to switching to Kirigami 5.76Gravatar Dirk Hohndel
2020-12-17core: correct AL* tankinfo sizes.Gravatar Berthold Stoeger
2020-12-13cleanup: remove MainWindow::stateBeforeEdit memberGravatar Berthold Stoeger
2020-12-13cleanup: remove unused typedefsGravatar Berthold Stoeger
2020-12-13prefs: add option to display only actually used tanksGravatar Berthold Stoeger
2020-12-13core: remove the "no-name" tank infoGravatar Berthold Stoeger
2020-12-13desktop: don't save data to the "no-name" tankGravatar Berthold Stoeger
2020-12-13core: free tank info table on exitGravatar Berthold Stoeger