aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-29GitHub Actions: clearly disable the docker build tasksGravatar Dirk Hohndel
2020-12-29update Windows READMEGravatar Dirk Hohndel
2020-12-29update INSTALL documentationGravatar Dirk Hohndel
2020-12-29build script: move related code closer togetherGravatar Dirk Hohndel
2020-12-29build script: remove the long outdated Qt detectionGravatar Dirk Hohndel
2020-12-29build script: fix typos and inconsistenciesGravatar Dirk Hohndel
2020-12-29build-system: update Coverity build for QtChartsGravatar Dirk Hohndel
2020-12-29build-system/trusty: use new Qt installerGravatar Subsurface CI
2020-12-29build-system: add QQuickWidgets to mobile buildGravatar Dirk Hohndel
2020-12-29build-system: add QtCharts for CodeQL buildGravatar Dirk Hohndel
2020-12-29build-system: build Windows binaries with gcc 10.2Gravatar Dirk Hohndel
2020-12-29build-system: add missing components for GitHub ActionsGravatar Dirk Hohndel
2020-12-29build-system: compile with QtCharts moduleGravatar Berthold Stoeger
2020-12-29GitHub Actions: turn off building docker imagesGravatar Subsurface CI
2020-12-29cleanup: const-ify utc_mktime()Gravatar Berthold Stoeger
2020-12-29cleanup: move monthname to time.cGravatar Berthold Stoeger
2020-12-29cleanup: remove getDivesInTrip() in qthelper.cppGravatar Berthold Stoeger
2020-12-29filter: provide function that returns all shown divesGravatar Berthold Stoeger
2020-12-29filter: internalize shown_dives in DiveFilter classGravatar Berthold Stoeger
2020-12-29filter: move shown_dive from divelist.c to divefilter.cppGravatar Berthold Stoeger
2020-12-29filter: keep track on shown_dive on dive removal in DiveFilterGravatar Berthold Stoeger
2020-12-29filter: reset shown_dives in filterGravatar Berthold Stoeger
2020-12-23build-system/Android: adapt the Google maps plugin nameGravatar Dirk Hohndel
2020-12-23mobile/UI: fix theming of About pageGravatar Dirk Hohndel
2020-12-23mobile: update version to 3.1.2Gravatar Dirk Hohndel
2020-12-23mobile/UI: improve theming of spin boxGravatar Dirk Hohndel
2020-12-23mobile/UI: open dropdown on any tap for readonly combo boxGravatar Dirk Hohndel
2020-12-23mobile/UI: slight visual change to combo boxesGravatar Dirk Hohndel
2020-12-23mobile/UI: repaint the combobox indicator on color changeGravatar Dirk Hohndel
2020-12-23mobile/UI: initialize Kirigami theme to use our colorsGravatar Dirk Hohndel
2020-12-23mobile/UI: update location combobox for dive editGravatar Dirk Hohndel
2020-12-23mobile UI: make TemplateComboBox selectively editableGravatar Dirk Hohndel
2020-12-23mobile/UI: fix trip details paddingGravatar Dirk Hohndel
2020-12-21mobile/UI: hardcore passiveNotification colorsGravatar Dirk Hohndel
2020-12-21mobile/UI: make trip details edit theme awareGravatar Dirk Hohndel
2020-12-21mobile/UI: again, correct side button colorsGravatar Dirk Hohndel
2020-12-21mobile/UI: stop using removed Kirigami interfaceGravatar Dirk Hohndel
2020-12-21mobile: remove non-functional codeGravatar Dirk Hohndel
2020-12-21mobile/profile: listen to dive changes and redraw profileGravatar Dirk Hohndel
2020-12-21mobile/profile: directly set up the diveIdGravatar Dirk Hohndel
2020-12-20mobile/UI: remove incorrect code in ComboBoxGravatar Dirk Hohndel
2020-12-20mobile/UI: fix theming of combo boxes in dive editGravatar Dirk Hohndel
2020-12-20mobile/UI: make dive download combo boxes theme awareGravatar Dirk Hohndel
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