Age | Commit message (Expand) | Author |
2018-10-23 | Mobile/filtering: use margins instead of rectangles to create space | Dirk Hohndel |
2018-10-23 | Mobile/filtering: only filter when editing is finished | Dirk Hohndel |
2018-10-23 | Mobile/filtering: reset the filter text when toggled | Dirk Hohndel |
2018-10-23 | Mobile/filtering: improve code readability | Dirk Hohndel |
2018-10-23 | Mobile/filtering: animate the filter header | Dirk Hohndel |
2018-10-23 | Mobile/filter: add marker between entries in full text search | Dirk Hohndel |
2018-10-23 | Mobile/filtering: add count of filtered dives to search bar | Dirk Hohndel |
2018-10-23 | Mobile/filtering: make the search box an overlay | Dirk Hohndel |
2018-10-23 | Mobile/filtering: full text filter, instead of just dive site | Dirk Hohndel |
2018-10-23 | Mobile/filtering: first attempt to filter on dive site | Jan Mulder |
2018-10-23 | Mobile/filtering: add icons for filter and sort | Jan Mulder |
2018-10-23 | Dive site: remove webservice code in MainTab::updateDiveSite() | Berthold Stoeger |
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-23 | mxe-based-build.sh comments: Also build libftdi1 | Stefan Fuchs |
2018-10-22 | Parser: remove webservice related code | Berthold Stoeger |
2018-10-21 | Mobile UI: make SsrfSwitch resizable | Jocke |
2018-10-21 | Dive list: remove three unnecessary instances of qobject_cast<>. | Berthold Stoeger |
2018-10-21 | Dive list: move dive-selection code from filter to list | Berthold Stoeger |
2018-10-21 | Dive list: update trip headers on filter-finish | 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-20 | Profile: show correct info box for multiple DCs | Jan Mulder |
2018-10-19 | Preferences: set deco parameters correctly enabled | Jan Mulder |
2018-10-19 | Preferences: wire-up the deco parameters | Jan Mulder |
2018-10-19 | Dive site: select dive site when entering edit mode | Berthold Stoeger |
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 | Dowload: Deselect dives only if at least one dive was downloaded | Berthold Stoeger |
2018-10-15 | Core: copy whole list in copy_dc_renumber() | Berthold Stoeger |
2018-10-15 | Add new package to Ubuntu requirements | Miika Turkia |
2018-10-15 | deco: make sure deco state is fully initialized | Linus Torvalds |
2018-10-15 | Tests: remove testing of download_mode | Dirk Hohndel |
2018-10-15 | Bluetooth cleanup: remove pointless download_mode | Dirk Hohndel |
2018-10-15 | Desktop/trivial: fix misleading comment | 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 |