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
2020-04-08
fulltext: don't call words.clear() in FullText::populate()
Berthold Stoeger
2020-04-08
fulltext: rename fulltext_reload() to fulltext_populate()
Berthold Stoeger
2020-04-07
git: don't check for git sha in parse_file()
Berthold Stoeger
2020-04-06
delegate: don't add WSInfo entry in delegate
Berthold Stoeger
2020-04-06
delegates: don't use starts-with search to fetch cylinder/weight data
Berthold Stoeger
2020-04-04
mobile/startup: fix potential crash when switching back and forth
Dirk Hohndel
2020-04-04
CHANGELOG update
Dirk Hohndel
2020-04-04
mobile/cleanup: create helper function to hide verbose casts
Dirk Hohndel
2020-04-04
mobile/cloud-storage: correctly transition from no-cloud to cloud
Dirk Hohndel
2020-04-04
mobile/cloud-storage: fix test for no cloud to cloud transition
Dirk Hohndel
2020-04-04
mobile/cleanup: remove outdated comment and fix whitespace
Dirk Hohndel
2020-04-04
mobile/undo: set undo stack as clean after save
Berthold Stoeger
2020-04-04
mobile/undo: consider undo-stack when checking for unsaved changes
Berthold Stoeger
2020-04-04
mobile/edits: ensure changesNeedSaving is called
Dirk Hohndel
2020-04-04
mobile: when creating gps dive site use the new dive site name
Berthold Stoeger
2020-04-04
mobile: properly recognize changed dive site
Berthold Stoeger
2020-04-04
mobile/download-from-DC: ensure that changes get actually saved
Dirk Hohndel
2020-04-04
mobile/cleanup: fix whitespace and remove verbose messages
Dirk Hohndel
2020-04-04
mobile UI: delay reading the dive list until app is active
Dirk Hohndel
2020-04-04
mobile UI: only test for plugged in USB serial device on Android
Dirk Hohndel
2020-04-04
build-system: pull newer libxslt
Dirk Hohndel
2020-04-04
Update CHANGELOG
Dirk Hohndel
2020-04-04
mobile/core: remove locking for git access
Dirk Hohndel
2020-04-04
mobile/dive-list: don't use cacheBuffer
Dirk Hohndel
2020-04-04
mobile/dive-list: performance improvement for invalid dives
Dirk Hohndel
2020-04-04
mobile/dive-list: only show dive list notifications when it is visible
Dirk Hohndel
2020-04-04
core/models: give progress update while populating models
Dirk Hohndel
2020-04-04
core/fulltext: give progress update while populating index
Dirk Hohndel
2020-04-04
mobile/startup: show progress update earlier
Dirk Hohndel
2020-04-04
mobile/startup: show notification directly in the UI window
Dirk Hohndel
2020-04-04
mobile UI: setup callback for the new notification mechanism
Dirk Hohndel
2020-04-04
core: add additional notification callback
Dirk Hohndel
2020-04-04
mobile: add indication if the app has finished initializing
Dirk Hohndel
2020-04-04
cleanup: update all copyright dates to 2020
Dirk Hohndel
2020-04-04
Next mobile version increment
Dirk Hohndel
2020-04-04
undo/mobile: keep track of dive sites
Berthold Stoeger
2020-04-04
GitHub Actions: add pkg-config to iOS build
Dirk Hohndel
2020-04-04
iOS: fix libxslt build
Dirk Hohndel
2020-04-04
iOS: clean up build shell script
Dirk Hohndel
2020-04-04
iOS: add libxml2 build
Dirk Hohndel
2020-04-04
cleanup: copy saved_git_id, don't use local buffer
Berthold Stoeger
2020-04-01
build: use -Wno-inconsistent-missing-override in Subsurface-mobile.pro
Berthold Stoeger
2020-04-01
cleanup: explicitly cast to int to silence a compiler warning
Berthold Stoeger
2020-03-31
Update CHANGELOG
Dirk Hohndel
2020-03-31
mobile/dive-list: try to force focus on filter text field
Dirk Hohndel
2020-03-31
mobile/dive-summary: make the drop downs smaller
Dirk Hohndel
2020-03-31
mobile/dive-details: add option to toggle the invalid flag
Dirk Hohndel
2020-03-31
mobile/dive-details: fix incorrect call to create trip
Dirk Hohndel
2020-03-31
mobile/dive-details: if menu is open, close that with back button
Dirk Hohndel
2020-03-31
undo: autogenerate string get() and data() functions using a template
Berthold Stoeger
[next]