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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2020-04-10
Merge pull request #2736 from Subsurface-divelog/removeCloudOverride
Dirk Hohndel
2020-04-10
Merge pull request #2737 from Subsurface-divelog/libgitCleanup
Dirk Hohndel
2020-04-10
code cleanup: once we find a match, stop checking
Dirk Hohndel
2020-04-10
BLE dive computer detection
Dirk Hohndel
2020-04-10
mobile/models: correctly reset the connection model
Dirk Hohndel
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-04-10
cleanup: remove picture_free()
Berthold Stoeger
2020-04-10
cleanup: remove dive_get_picture_count() function
Berthold Stoeger
2020-04-10
cloud-storage: create consistent commit message for merges
Dirk Hohndel
2020-04-09
cloud-storage: simplify creation of git authorship
Dirk Hohndel
2020-04-09
cleanup: remove support for ancient versions of libgit2
Dirk Hohndel
2020-04-09
core: remove cloud certificate override
Dirk Hohndel
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-04
core/fulltext: give progress update while populating index
Dirk Hohndel
2020-04-04
core: add additional notification callback
Dirk Hohndel
2020-04-04
cleanup: copy saved_git_id, don't use local buffer
Berthold Stoeger
2020-03-24
cleanup: fix unitialized value
Dirk Hohndel
2020-03-22
translations: use German translation for non-Swiss German locales
Dirk Hohndel
2020-03-22
cleanup: don't allocate translators on heap
Berthold Stoeger
2020-03-22
cleanup: remove memory leak in initUiLocale()
Berthold Stoeger
2020-03-22
cleanup: split uiLanguage() in two functions
Berthold Stoeger
2020-03-22
locale: store locate to preferences after fixing up mac-weirdness
Berthold Stoeger
2020-03-22
cleanup: don't call uiLanguage() in qPref::loadSync()
Berthold Stoeger
2020-03-21
Revert "core: use set_lang_locale to modify prefs.locale.lang_locale"
Berthold Stoeger
2020-03-20
Ignore invalid dives in statistics
Berthold Stoeger
2020-03-20
Core: consider invalid flag when adding dives
Berthold Stoeger
2020-03-20
Filter: hide invalid dives
Berthold Stoeger
2020-03-20
Undo: implement invalidate-dive command
Berthold Stoeger
2020-03-20
Core: introduce invalid flag for dives
Berthold Stoeger
2020-03-19
cleanup: fix mis-spelling of UCT in comments as well
Dirk Hohndel
2020-03-19
cleanup: remove unnecessary include
Berthold Stoeger
2020-03-17
cleanup: remove record_dive() function
Berthold Stoeger
2020-03-17
git: load into arbitrary dive tables
Berthold Stoeger
2020-03-17
mobile/edit: don't add dive site twice to table
Berthold Stoeger
2020-03-16
git: return strdup()ed empty string on error in pop_cstring
Berthold Stoeger
2020-03-16
android/usb: better memory management
Dirk Hohndel
2020-03-16
android/usb: simply restart the download after receiving permission
Dirk Hohndel
2020-03-16
android/usb: remove "autoselect driver" option for unknown VID/PIDs
Christof Arnosti
2020-03-16
android/usb: pass in the UsbDevice when downloading
Dirk Hohndel
2020-03-16
android/usb: pass the usbDevice for intent handling
Dirk Hohndel
2020-03-16
android/usb: remove alternative way of scanning for devices
Dirk Hohndel
2020-03-16
android/usb: add helper to recognize chipsets known to us
Dirk Hohndel
2020-03-16
android/usb: guess the actual manufacturer and product
Dirk Hohndel
2020-03-16
usb-serial-for-android: More fields in device descriptor
Christof Arnosti
2020-03-16
usb-serial-for-android: Use correct format spezifier for size_t
Christof Arnosti
2020-03-16
android usb serial: Prepare device / driver select
Christof Arnosti
2020-03-14
iostream: fix incorrect rfcomm error case when writing
Linus Torvalds
2020-03-14
iostream: fix incorrect rfcomm error case when reading
Linus Torvalds
[next]