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
2019-10-28
Mobile: add circle around the side actions
Dirk Hohndel
2019-10-28
Mobile: make the action button wider
Dirk Hohndel
2019-10-28
Cleanup: avoid dereferencing NULL
Dirk Hohndel
2019-10-28
Cleanup: better handling of NULL dive in setCurrentDiveSite
Dirk Hohndel
2019-10-28
Cleanup: prevent NULL dereference
Dirk Hohndel
2019-10-28
Cleanup: use helper to avoid NULL dereference
Dirk Hohndel
2019-10-28
Desktop: fix dive site editing
Berthold Stoeger
2019-10-27
Don't expose 'detach_buffer()' to membuffer users
Linus Torvalds
2019-10-27
Mobile: make the GPS service icon work again
Dirk Hohndel
2019-10-27
Cleanup: turn TankItem member variable into a constant
Berthold Stoeger
2019-10-27
Profile: don't copy plot data for tank-bar
Berthold Stoeger
2019-10-27
Cleanup: move common code into TankItem::createBar() function
Berthold Stoeger
2019-10-27
Cleanup: remove TankItem::modelData member variable
Berthold Stoeger
2019-10-27
Cleanup: NULL check pointer before dereferencing
Dirk Hohndel
2019-10-27
Cleanup: NULL check pointer before dereferencing
Dirk Hohndel
2019-10-27
Cleanup: add missing break statements
Dirk Hohndel
2019-10-27
Cleanup: prevent uninitialized pointer
Dirk Hohndel
2019-10-27
Cleanup: remove pointless call to get_units
Dirk Hohndel
2019-10-27
Cleanup: consider lseek return value
Dirk Hohndel
2019-10-27
Cleanup: avoid out of bounds access
Dirk Hohndel
2019-10-27
Cleanup: close open file before returning
Dirk Hohndel
2019-10-27
Cleanup: pass NULL pointer for error string pointer (part 2)
Dirk Hohndel
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
[next]