aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-01core: move renderSVGIcon() to qthelper.cppGravatar Berthold Stoeger
2021-01-01mobile/UI: consolidate to a single check boxGravatar Dirk Hohndel
2021-01-01mobile/UI: fix the logic to keep input visibleGravatar Dirk Hohndel
2021-01-01mobile/UI: trigger position check on focusGravatar Dirk Hohndel
2021-01-01mobile/UI: don't show warning if text field is not in flickableGravatar Dirk Hohndel
2021-01-01mobile/UI: ensure active input field stays visibleGravatar Dirk Hohndel
2021-01-01mobile/UI: avoid pointless warningsGravatar Dirk Hohndel
2021-01-01mobile/UI: ensure that edited text is currentGravatar Dirk Hohndel
2021-01-01mobile UI: avoid circular dependencyGravatar Dirk Hohndel
2021-01-01mobile/UI: use our small label templateGravatar Dirk Hohndel
2021-01-01mobile/UI: provide more structured debug output for dive editGravatar Dirk Hohndel
2021-01-01mobile/UI: don't try to set the combobox indexGravatar Dirk Hohndel
2021-01-01mobile/UI: don't show virtual keyboard when starting dive editGravatar Dirk Hohndel
2021-01-01mobile/UI: add template for editable combo boxGravatar Dirk Hohndel
2021-01-01build-system: fix macOS QtCharts QML resourcesGravatar Dirk Hohndel
2020-12-30build-system: fix Coverity scriptGravatar Dirk Hohndel
2020-12-30cleanup: fix typoGravatar Dirk Hohndel
2020-12-30Cleanup: add another incorrect author name to the listGravatar Dirk Hohndel
2020-12-30build-system: update OBS spec fileGravatar Dirk Hohndel
2020-12-30build-system: fix Launchpad packagingGravatar Dirk Hohndel
2020-12-30cleanup: remove obsolete macOS packaging filesGravatar Dirk Hohndel
2020-12-30cleanup: remove obsolete iOS packaging filesGravatar Dirk Hohndel
2020-12-30cleanup: remove obsolete Android scriptsGravatar Dirk Hohndel
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