index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-27
GitHub Actions: switch back to the GitHub artifacts for PRs
Dirk Hohndel
2019-10-26
Cleanup: fix obvious resource leak
Dirk Hohndel
2019-10-26
Cleanup: avoid resource leak in dive planner model
Dirk Hohndel
2019-10-26
Cleanup: avoid out of bounds access
Dirk Hohndel
2019-10-26
Cleanup: pass NULL pointer for error string pointer
Dirk Hohndel
2019-10-26
Cleanup: don't add invalid dive to trip
Dirk Hohndel
2019-10-26
Cleanup: clean up resource handling in ostctools.c
Dirk Hohndel
2019-10-26
Cleanup: unconditionally call free
Dirk Hohndel
2019-10-26
Mobile: ensure we go back to the dive list after download
Dirk Hohndel
2019-10-26
Mobile: try harder to get the right dive list
Dirk Hohndel
2019-10-26
Mobile: also show busy spinner when applying GPS fixes
Dirk Hohndel
2019-10-26
Mobile: simple message and busy spinner while storing downloaded dives
Dirk Hohndel
2019-10-26
Mobile: change show/hide busy functions
Dirk Hohndel
2019-10-26
Mobile: provide better tracking of applied GPS fixes
Dirk Hohndel
2019-10-26
Mobile: more code to deal with undefined elements
Dirk Hohndel
2019-10-26
Mobile: reset dive list after applying GPS fixes
Dirk Hohndel
2019-10-26
Mobile: don't show nothing for the location
Dirk Hohndel
2019-10-26
Mobile: fix incorrect variable dereference for dive site
Dirk Hohndel
2019-10-26
Mobile: don't push map page if it's already on the stack
Dirk Hohndel
2019-10-26
Mobile: avoid dereferencing undefined values
Dirk Hohndel
2019-10-26
Mobile: fix cacheBuffer for log window
Dirk Hohndel
2019-10-26
Undo: simplify profile repainting code
Berthold Stoeger
2019-10-26
Undo: turn dive- and trip-fields into flags
Berthold Stoeger
2019-10-26
Undo: update statistics if dive changed
Berthold Stoeger
2019-10-26
Desktop: use undo command when replanning dive
Berthold Stoeger
2019-10-26
Undo: implement ReplanDive command
Berthold Stoeger
2019-10-26
Desktop: make salinity a field known to the undo system
Berthold Stoeger
2019-10-26
Core: export dive-computer freeing function
Berthold Stoeger
2019-10-26
Cleanup: use correct loop bounds
Dirk Hohndel
2019-10-26
Cleanup: free nickname only once
Dirk Hohndel
2019-10-26
GitHub Actions: one more set of typos fixed
Dirk Hohndel
2019-10-26
Mares: improve BT discovery logic
Dirk Hohndel
2019-10-25
GitHub Actions: fix several errors in previous commits
Dirk Hohndel
2019-10-25
GitHub Actions: add apt-get update before installing curl
Dirk Hohndel
2019-10-25
GitHub Actions: only build pushes into and PR against master
Dirk Hohndel
2019-10-25
GitHub Actions: push to transfer.sh for PRs, post release for pushes
Dirk Hohndel
2019-10-25
GitHub Actions: run them on pull requests as well
Dirk Hohndel
2019-10-25
Mares: add BT discovery logic
Linus Torvalds
2019-10-24
Update libdivecomputer
Dirk Hohndel
2019-10-23
GitHub Actions: Add automatic coverity scan
Anton Lundin
2019-10-21
Small update to the mobile manual
Dirk Hohndel
2019-10-21
Mobile: allow editing dive number
Dirk Hohndel
2019-10-20
Mobile: remove remaining accesses to DiveObjectHelper from QML
Dirk Hohndel
2019-10-20
Core: move cylinder list getter into helper function
Dirk Hohndel
2019-10-20
Mobile: get dive details directly from the model
Dirk Hohndel
2019-10-20
Core: make helper functions global
Dirk Hohndel
2019-10-20
Core: debug helper for DOH constructor
Dirk Hohndel
2019-10-20
Planner: copy deco state before passing it to worker thread
Berthold Stoeger
2019-10-20
GitHub Actions: fix logic error for new tags
Dirk Hohndel
2019-10-20
Cleanup: use pointer-to-member-function in addAction() calls
Berthold Stoeger
[next]