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-21
Add 'location_t' data structure
Linus Torvalds
2018-10-19
Preferences: wire-up the deco parameters
Jan Mulder
2018-10-16
Parser: don't leak extra data key/value pairs
Berthold Stoeger
2018-10-16
Core: use free_dc_contents() in delete_current_divecomputer()
Berthold Stoeger
2018-10-16
Core: copy / free serial and fw_version items of struct divecomputer
Berthold Stoeger
2018-10-16
Core: copy and free extra_data of dive computer structure
Berthold Stoeger
2018-10-15
Core: fix broken commit e5dca8228e
Berthold Stoeger
2018-10-15
Cleanup: make xml_parsing_units local to parse-xml.c
Berthold Stoeger
2018-10-15
Cleanup: remove apparently dead code in sanitize_cylinder_type()
Berthold Stoeger
2018-10-15
Parser: fix leakage of dive-site and dive data
Berthold Stoeger
2018-10-15
deco: _really_ make sure the deco state is fully initialized
Linus Torvalds
2018-10-15
Selection: always make newly selected dive the current dive
Berthold Stoeger
2018-10-15
Core: copy whole list in copy_dc_renumber()
Berthold Stoeger
2018-10-15
deco: make sure deco state is fully initialized
Linus Torvalds
2018-10-15
Bluetooth cleanup: remove pointless download_mode
Dirk Hohndel
2018-10-15
Dive import: reset current_dive in process_imported_dives()
Berthold Stoeger
2018-10-15
Dive import: remove dive-to-be added from trip before deletion
Berthold Stoeger
2018-10-15
Dive list: make deep copy of picture list on merge
Berthold Stoeger
2018-10-15
Dive list: fix crash on dive import
Berthold Stoeger
2018-10-14
Cleanup: constify get_dive_gas() and get_dive_gas_string()
Berthold Stoeger
2018-10-14
Cleanup: free all data in clear_table()
Berthold Stoeger
2018-10-14
Cleanup: move clear_table() to divesite.c
Berthold Stoeger
2018-10-14
Parser: remove global variable dive_id
Berthold Stoeger
2018-10-14
Cleanup: remove rebasing artefacts
Berthold Stoeger
2018-10-14
Autogroup only when selected
Jan Mulder
2018-10-13
Dive site: use own copy of taxonomy in dive-site-edit widget
Berthold Stoeger
2018-10-13
Dive site: un-globalize displayed_dive_site
Berthold Stoeger
2018-10-13
Dive site: explicitly init displayed_dive_site on show widget
Berthold Stoeger
2018-10-12
core: recognize Aqualung i770R over BLE
Dirk Hohndel
2018-10-12
Bluetooth: add helper to separate BT name and address
Dirk Hohndel
2018-10-12
Bluetooth: restart scan for different device on macOS
Dirk Hohndel
2018-10-12
Bluetooth: wait until we actually have device info
Dirk Hohndel
2018-10-12
Bluetooth: start discovery if address isn't already known
Dirk Hohndel
2018-10-12
Bluetooth: move declaration and make variable file scoped
Dirk Hohndel
2018-10-12
Bluetooth: remember all data during a scan on macOS
Dirk Hohndel
2018-10-12
Bluetooth: discovery should always scan on macOS as well
Dirk Hohndel
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
[next]