index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-01
core: move renderSVGIcon() to qthelper.cpp
Berthold Stoeger
2021-01-01
mobile/UI: consolidate to a single check box
Dirk Hohndel
2021-01-01
mobile/UI: fix the logic to keep input visible
Dirk Hohndel
2021-01-01
mobile/UI: trigger position check on focus
Dirk Hohndel
2021-01-01
mobile/UI: don't show warning if text field is not in flickable
Dirk Hohndel
2021-01-01
mobile/UI: ensure active input field stays visible
Dirk Hohndel
2021-01-01
mobile/UI: avoid pointless warnings
Dirk Hohndel
2021-01-01
mobile/UI: ensure that edited text is current
Dirk Hohndel
2021-01-01
mobile UI: avoid circular dependency
Dirk Hohndel
2021-01-01
mobile/UI: use our small label template
Dirk Hohndel
2021-01-01
mobile/UI: provide more structured debug output for dive edit
Dirk Hohndel
2021-01-01
mobile/UI: don't try to set the combobox index
Dirk Hohndel
2021-01-01
mobile/UI: don't show virtual keyboard when starting dive edit
Dirk Hohndel
2021-01-01
mobile/UI: add template for editable combo box
Dirk Hohndel
2021-01-01
build-system: fix macOS QtCharts QML resources
Dirk Hohndel
2020-12-30
build-system: fix Coverity script
Dirk Hohndel
2020-12-30
cleanup: fix typo
Dirk Hohndel
2020-12-30
Cleanup: add another incorrect author name to the list
Dirk Hohndel
2020-12-30
build-system: update OBS spec file
Dirk Hohndel
2020-12-30
build-system: fix Launchpad packaging
Dirk Hohndel
2020-12-30
cleanup: remove obsolete macOS packaging files
Dirk Hohndel
2020-12-30
cleanup: remove obsolete iOS packaging files
Dirk Hohndel
2020-12-30
cleanup: remove obsolete Android scripts
Dirk Hohndel
2020-12-29
GitHub Actions: clearly disable the docker build tasks
Dirk Hohndel
2020-12-29
update Windows README
Dirk Hohndel
2020-12-29
update INSTALL documentation
Dirk Hohndel
2020-12-29
build script: move related code closer together
Dirk Hohndel
2020-12-29
build script: remove the long outdated Qt detection
Dirk Hohndel
2020-12-29
build script: fix typos and inconsistencies
Dirk Hohndel
2020-12-29
build-system: update Coverity build for QtCharts
Dirk Hohndel
2020-12-29
build-system/trusty: use new Qt installer
Subsurface CI
2020-12-29
build-system: add QQuickWidgets to mobile build
Dirk Hohndel
2020-12-29
build-system: add QtCharts for CodeQL build
Dirk Hohndel
2020-12-29
build-system: build Windows binaries with gcc 10.2
Dirk Hohndel
2020-12-29
build-system: add missing components for GitHub Actions
Dirk Hohndel
2020-12-29
build-system: compile with QtCharts module
Berthold Stoeger
2020-12-29
GitHub Actions: turn off building docker images
Subsurface CI
2020-12-29
cleanup: const-ify utc_mktime()
Berthold Stoeger
2020-12-29
cleanup: move monthname to time.c
Berthold Stoeger
2020-12-29
cleanup: remove getDivesInTrip() in qthelper.cpp
Berthold Stoeger
2020-12-29
filter: provide function that returns all shown dives
Berthold Stoeger
2020-12-29
filter: internalize shown_dives in DiveFilter class
Berthold Stoeger
2020-12-29
filter: move shown_dive from divelist.c to divefilter.cpp
Berthold Stoeger
2020-12-29
filter: keep track on shown_dive on dive removal in DiveFilter
Berthold Stoeger
2020-12-29
filter: reset shown_dives in filter
Berthold Stoeger
2020-12-23
build-system/Android: adapt the Google maps plugin name
Dirk Hohndel
2020-12-23
mobile/UI: fix theming of About page
Dirk Hohndel
2020-12-23
mobile: update version to 3.1.2
Dirk Hohndel
2020-12-23
mobile/UI: improve theming of spin box
Dirk Hohndel
2020-12-23
mobile/UI: open dropdown on any tap for readonly combo box
Dirk Hohndel
[next]