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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: use an array of pointers in reloadMapLocations()
Berthold Stoeger
2018-10-29
Dive site: replace UUID by pointer in mobile code
Berthold Stoeger
2018-10-29
Dive site: use pointer instead of uuid in uemis_helper
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointers to merge_dive_sites()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to delete_dive_site()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to is_dive_site_used()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to nr_of_dives_at_dive_site()
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in create_dive_site_*()
Berthold Stoeger
2018-10-29
Dive site: remove uuid in Uemis' divesite-map
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in get_dive_site_*()
Berthold Stoeger
2018-10-27
qPref: reduce recompiles with every commit
Dirk Hohndel
2018-10-26
Cleanup: remove dead code in qthelper.cpp
Berthold Stoeger
2018-10-25
core: use nr of dives shown in tripMeta info
Dirk Hohndel
2018-10-25
core: add seperate number of dives shown to the trip structure
Dirk Hohndel
2018-10-25
core: add ability to get underlying dive to DiveObjectHelper
Dirk Hohndel
2018-10-23
Mobile/filtering: add fullTextNoNotes to the dive object helper
Dirk Hohndel
2018-10-23
Mobile/filtering: add two preferences for filtering
Dirk Hohndel
2018-10-23
Mobile/filter: add marker between entries in full text search
Dirk Hohndel
2018-10-23
Mobile/filtering: full text filter, instead of just dive site
Dirk Hohndel
2018-10-23
Parser: remove static variable location in import-cobalt.c
Berthold Stoeger
2018-10-23
Parser: make parser (mostly) reentrant
Berthold Stoeger
2018-10-23
Core: accept NULL-pointer in free_trip() and free_divesite()
Berthold Stoeger
2018-10-23
Core: export free_picture()
Berthold Stoeger
2018-10-22
Parser: remove webservice related code
Berthold Stoeger
2018-10-21
Parser: free city and country after use
Berthold Stoeger
2018-10-21
Parser: free old string in utf8_string
Berthold Stoeger
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
[next]