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
2018-10-12
core: helper function to recognize BT/BLE addresses
Dirk Hohndel
2018-10-11
Geo lookup: don't pass arguments / result via global object
Berthold Stoeger
2018-10-11
Geo lookup: make the reply a managed-pointer
Berthold Stoeger
2018-10-11
Geo lookup: make the QNetworkAccessManager a static object
Berthold Stoeger
2018-10-11
Cleanup: remove ReverseGeoLookupThread
Berthold Stoeger
2018-10-11
Dive list: unify sorting in core and Qt-model
Berthold Stoeger
2018-10-11
Undo: don't modify source-dives on merge
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Dive list view: replace signal-magic by flag
Berthold Stoeger
2018-10-11
Dive list: remember selected dives
Berthold Stoeger
2018-10-11
Undo: implement autogrouping of trips in DiveAdd
Berthold Stoeger
2018-10-11
Dive list: implement proper Qt-model semantics for DiveTripModel
Berthold Stoeger
2018-10-11
Core: introduce insert_trip_dont_merge() function
Berthold Stoeger
2018-10-11
Undo: make diverse trip-related operations undo-able
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-merging
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-splitting
Berthold Stoeger
2018-10-11
Undo: implement undo of manual dive-creation
Berthold Stoeger
2018-10-11
Undo: fix multi-level undo of delete-dive and remove-dive-from-trip
Berthold Stoeger
2018-10-10
QML UI: do not try to download from DC with empty vendor/product
Jan Mulder
2018-10-09
Substring match BT address
Jocke
2018-10-09
Mobile RememberDCs: save device address
Jocke
2018-10-09
BT OSTC 3 should be reported as OSTC Plus
Jocke
2018-10-09
Dive sites: don't add dummy entries to LocationInformationModel
Berthold Stoeger
2018-10-09
Prefs: add bool preference cloud_auto_sync [1/3]
Jan Mulder
2018-10-08
libdivecomputer: remove ifdefs for ancient versions
Dirk Hohndel
2018-10-08
Fix warning about unused variables
Linus Torvalds
2018-10-08
ftdi: make the timeout be based on actual real time
Linus Torvalds
2018-10-08
qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputer
Linus Torvalds
2018-10-07
Leak fix: free taxonomy data in delete_dive_site()
Berthold Stoeger
2018-10-07
Statistics: only consider selected dives in HTML export statistics
Berthold Stoeger
2018-10-07
Statistics: un-globalize stats_selection
Berthold Stoeger
2018-10-07
Statistics: remove global state / calculate only when needed
Berthold Stoeger
2018-10-06
Core: remove dive->downloaded flag
Berthold Stoeger
2018-10-06
Import: pass "downloaded" parameter to process_imported_dives()
Berthold Stoeger
2018-10-06
Import: remove dive->downloaded logic
Berthold Stoeger
2018-10-06
Core: remove preexisting field from struct dive_table
Berthold Stoeger
2018-10-06
Import: pass a dive table to process_imported_dives()
Berthold Stoeger
2018-10-07
Dive information: fix surface interval calculation
Berthold Stoeger
2018-10-06
qt-ble: add support for libdivecomputer 'set_timeout()' function
Linus Torvalds
2018-10-06
qt-ble: add support to wait for descriptor write completion
Linus Torvalds
2018-10-06
qt-ble: move basic uuid filtering back to service discovery
Linus Torvalds
2018-10-06
Fix error handling for libdivecomputer import
Linus Torvalds
2018-10-05
Cleanup: don't produce no-dives error message in libdivecomputer.c
Berthold Stoeger
2018-10-05
Cleanup: don't access downloadTable directly in Uemis-downloader
Berthold Stoeger
2018-10-04
Import: remove unnecessary processing of dives in DAN import
Berthold Stoeger
2018-10-01
Bluetooth: use_random_address helper isn't needed on Windows
Dirk Hohndel
2018-10-01
Mobile download from DC: show the correct DC rather than the latest
Jocke
2018-09-30
Bluetooth: don't use random addresses on Windows
Dirk Hohndel
2018-09-30
Bluetooth: use standard Qt code on Windows
Dirk Hohndel
2018-09-29
Cleanup: split out free_dive() function from delete_single_dive()
Berthold Stoeger
[next]