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-11-08
Mobile: let the user know if we can't save changes
Dirk Hohndel
2019-11-08
Mobile: remember if we were able to open the local cache
Dirk Hohndel
2019-11-08
Mobile: remove useless attempt to prevent access to the cloud
Dirk Hohndel
2019-11-08
Mobile: drop extra argument to QString
Dirk Hohndel
2019-11-08
iOS: update Info.plist with better text and missing description key
Dirk Hohndel
2019-11-08
iOS: build the debug version of Google maps library if needed
Dirk Hohndel
2019-11-08
iOS: explicitly disable open source SSL implementations
Dirk Hohndel
2019-11-08
iOS: small change to storeIcon
Dirk Hohndel
2019-11-08
Profile: remove ProfileWidget2::recalcCeiling()
Berthold Stoeger
2019-11-03
Planner: Don't accumulate rounding errors in stop durations
Robert C. Helling
2019-11-03
Mobile: don't dereference the dive list model when it's disconnected
Dirk Hohndel
2019-11-03
Mobile: disconnect model while updating dive list
Dirk Hohndel
2019-11-03
Mobile: use appendTextToLog to get timestamps in logs
Dirk Hohndel
2019-10-31
Planner: Add option to treat O2 as narcotic
Robert C. Helling
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
[next]