summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-23Mobile/filtering: use margins instead of rectangles to create spaceGravatar Dirk Hohndel
2018-10-23Mobile/filtering: only filter when editing is finishedGravatar Dirk Hohndel
2018-10-23Mobile/filtering: reset the filter text when toggledGravatar Dirk Hohndel
2018-10-23Mobile/filtering: improve code readabilityGravatar Dirk Hohndel
2018-10-23Mobile/filtering: animate the filter headerGravatar Dirk Hohndel
2018-10-23Mobile/filter: add marker between entries in full text searchGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add count of filtered dives to search barGravatar Dirk Hohndel
2018-10-23Mobile/filtering: make the search box an overlayGravatar Dirk Hohndel
2018-10-23Mobile/filtering: full text filter, instead of just dive siteGravatar Dirk Hohndel
2018-10-23Mobile/filtering: first attempt to filter on dive siteGravatar Jan Mulder
2018-10-23Mobile/filtering: add icons for filter and sortGravatar Jan Mulder
2018-10-23Dive site: remove webservice code in MainTab::updateDiveSite()Gravatar Berthold Stoeger
2018-10-23Parser: remove static variable location in import-cobalt.cGravatar Berthold Stoeger
2018-10-23Parser: make parser (mostly) reentrantGravatar Berthold Stoeger
2018-10-23Core: accept NULL-pointer in free_trip() and free_divesite()Gravatar Berthold Stoeger
2018-10-23Core: export free_picture()Gravatar Berthold Stoeger
2018-10-23mxe-based-build.sh comments: Also build libftdi1Gravatar Stefan Fuchs
2018-10-22Parser: remove webservice related codeGravatar Berthold Stoeger
2018-10-21Mobile UI: make SsrfSwitch resizableGravatar Jocke
2018-10-21Dive list: remove three unnecessary instances of qobject_cast<>.Gravatar Berthold Stoeger
2018-10-21Dive list: move dive-selection code from filter to listGravatar Berthold Stoeger
2018-10-21Dive list: update trip headers on filter-finishGravatar Berthold Stoeger
2018-10-21Parser: free city and country after useGravatar Berthold Stoeger
2018-10-21Parser: free old string in utf8_stringGravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-20Profile: show correct info box for multiple DCsGravatar Jan Mulder
2018-10-19Preferences: set deco parameters correctly enabledGravatar Jan Mulder
2018-10-19Preferences: wire-up the deco parametersGravatar Jan Mulder
2018-10-19Dive site: select dive site when entering edit modeGravatar Berthold Stoeger
2018-10-16Parser: don't leak extra data key/value pairsGravatar Berthold Stoeger
2018-10-16Core: use free_dc_contents() in delete_current_divecomputer()Gravatar Berthold Stoeger
2018-10-16Core: copy / free serial and fw_version items of struct divecomputerGravatar Berthold Stoeger
2018-10-16Core: copy and free extra_data of dive computer structureGravatar Berthold Stoeger
2018-10-15Core: fix broken commit e5dca8228eGravatar Berthold Stoeger
2018-10-15Cleanup: make xml_parsing_units local to parse-xml.cGravatar Berthold Stoeger
2018-10-15Cleanup: remove apparently dead code in sanitize_cylinder_type()Gravatar Berthold Stoeger
2018-10-15Parser: fix leakage of dive-site and dive dataGravatar Berthold Stoeger
2018-10-15deco: _really_ make sure the deco state is fully initializedGravatar Linus Torvalds
2018-10-15Selection: always make newly selected dive the current diveGravatar Berthold Stoeger
2018-10-15Dowload: Deselect dives only if at least one dive was downloadedGravatar Berthold Stoeger
2018-10-15Core: copy whole list in copy_dc_renumber()Gravatar Berthold Stoeger
2018-10-15Add new package to Ubuntu requirementsGravatar Miika Turkia
2018-10-15deco: make sure deco state is fully initializedGravatar Linus Torvalds
2018-10-15Tests: remove testing of download_modeGravatar Dirk Hohndel
2018-10-15Bluetooth cleanup: remove pointless download_modeGravatar Dirk Hohndel
2018-10-15Desktop/trivial: fix misleading commentGravatar Dirk Hohndel
2018-10-15Dive import: reset current_dive in process_imported_dives()Gravatar Berthold Stoeger
2018-10-15Dive import: remove dive-to-be added from trip before deletionGravatar Berthold Stoeger
2018-10-15Dive list: make deep copy of picture list on mergeGravatar Berthold Stoeger
2018-10-15Dive list: fix crash on dive importGravatar Berthold Stoeger