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: correctly update filter text and update all three models
Dirk Hohndel
2019-11-08
Mobile: modify filter so that all models get notified
Dirk Hohndel
2019-11-08
Mobile: reconnect the correct model after changing filter
Dirk Hohndel
2019-11-08
Mobile: consistently refer to the dive list model
Dirk Hohndel
2019-11-08
Mobile: ensure there's some space between date and depth/duration
Dirk Hohndel
2019-11-08
Mobile: ensure the sort order is always set
Dirk Hohndel
2019-11-08
Mobile: use the CollapsedDiveListSortModel for dive list
Dirk Hohndel
2019-11-08
Mobile: setup CollapsedDiveListSortModel
Dirk Hohndel
2019-11-08
Mobile: add second filter proxy model for dive list
Dirk Hohndel
2019-11-08
Mobile: derive the index from the dive id
Dirk Hohndel
2019-11-08
core: reorder dive structure elements to avoid padding
Dirk Hohndel
2019-11-08
core: add collapsed state to the dive data structure
Dirk Hohndel
2019-11-08
Mobile: give visual indication that we are saving dives
Dirk Hohndel
2019-11-08
Mobile: allow message argument to showBusy function
Dirk Hohndel
2019-11-08
Mobile: add UI feature tests to Developer menu
Dirk Hohndel
2019-11-08
iOS: fix handling of version option to build.sh
Dirk Hohndel
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
[next]