summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-02cleanup: move pref related structs and functions to pref.cGravatar Berthold Stoeger
2021-01-02cleanup: move definition of get_units() to core/unit.cGravatar Berthold Stoeger
2021-01-02cleanup: remove support for PASCAL in get_pressure_units()Gravatar Berthold Stoeger
2021-01-02cleanup: don't save PASCAL pressure units to gitGravatar Berthold Stoeger
2021-01-01cleanup: remove "GpsLocation *locationProvider" from MainWindowGravatar Berthold Stoeger
2021-01-01mobile: update version to 3.1.3Gravatar Dirk Hohndel
2021-01-01cleanup: ensure DiveFilter is consistent when createdGravatar Dirk Hohndel
2021-01-01fix potential crash in GPS codeGravatar Dirk Hohndel
2021-01-01statistics: implement a legend boxGravatar Berthold Stoeger
2021-01-01statistics: add color-related functionsGravatar Dirk Hohndel
2021-01-01statistics: add statistic variablesGravatar Berthold Stoeger
2021-01-01core: add get_*_unit functions with explicit unit systemGravatar Berthold Stoeger
2021-01-01core: move formatting of day-of-week to string-format.cppGravatar Berthold Stoeger
2021-01-01core: add "transparent" parameter to renderSVGIconGravatar Berthold Stoeger
2021-01-01core: make gasmix_is_invalid globally accessibleGravatar Berthold Stoeger
2021-01-01core: add notion of gas-type to core/gas.cGravatar Berthold Stoeger
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