Age | Commit message (Expand) | Author |
2019-01-22 | windows.c: fix wrong usage of wcslen() for utf8 conversation | Lubomir I. Ivanov |
2019-01-22 | Core: fix BT on Linux, workaround Qt bug on 5.12.0 | Jan Mulder |
2019-01-22 | Bluetooth: all states other than HostPoweredOff qualify as valid | Jan Mulder |
2019-01-22 | core: recognize Oceanic Pro Plus X over BLE | Dirk Hohndel |
2019-01-22 | Fix Cressi interface ftdi opening bug | Daniel Krupp |
2019-01-22 | Dive list: correctly translate trip date | Berthold Stoeger |
2018-11-12 | Coding style: remove stray ';' | Berthold Stoeger |
2018-11-12 | Cleanup: remove unsused flags in struct dive_trip | Berthold Stoeger |
2018-11-01 | Core: use British translations in South Africa | Dirk Hohndel |
2018-10-31 | Core: Do not crash on save dives with no dive site (git storage) | Jan Mulder |
2018-10-30 | Fix gasmix for OTU calculation | Robert C. Helling |
2018-10-30 | Fixed get_gas_at_time for equal times | Robert C. Helling |
2018-10-29 | Dive list: don't pass dive_site via uintptr_t through QML | Berthold Stoeger |
2018-10-29 | Dive site: pass pointer-to-dive_site via QVariant | Berthold Stoeger |
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 |