Age | Commit message (Expand) | Author |
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 |
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 |