aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-10-15Fix after_success.sh for windows container buildGravatar Salvador Cuñat
2018-10-15include libftdi in smtk-import windows buildGravatar Salvador Cuñat
2018-10-15make mdbtools build out-source treeGravatar Salvador Cuñat
2018-10-15windows-container: enable smtk2ssrf buildingGravatar Salvador Cuñat
2018-10-14Cleanup: remove DiveItem and TripItem classesGravatar Berthold Stoeger
2018-10-14Cleanup: constify get_dive_gas() and get_dive_gas_string()Gravatar Berthold Stoeger
2018-10-14Cleanup: free all data in clear_table()Gravatar Berthold Stoeger
2018-10-14Cleanup: move clear_table() to divesite.cGravatar Berthold Stoeger
2018-10-14Parser: remove global variable dive_idGravatar Berthold Stoeger
2018-10-14Cleanup: remove rebasing artefactsGravatar Berthold Stoeger
2018-10-14Desktop: Enable next/prev DCs only for applicable divesGravatar Jan Mulder
2018-10-14Autogroup only when selectedGravatar Jan Mulder
2018-10-13Cleanup: rename MainWindow member variablesGravatar Berthold Stoeger
2018-10-13Cleanup: Turn widget accessor-functions into simple pointersGravatar Berthold Stoeger
2018-10-13Dive site: replace displayed_dive_site by pointerGravatar Berthold Stoeger
2018-10-13Dive site: don't use displayed_dive_site to store GPS coordinatesGravatar Berthold Stoeger
2018-10-13Dive site: use own copy of taxonomy in dive-site-edit widgetGravatar Berthold Stoeger
2018-10-13Dive site: un-globalize displayed_dive_siteGravatar Berthold Stoeger
2018-10-13Dive site: explicitly init displayed_dive_site on show widgetGravatar Berthold Stoeger
2018-10-13Cleanup: remove outdated commentGravatar Berthold Stoeger
2018-10-13Dive site: use displayed_dive in MainTab::refreshDisplayedDiveSiteGravatar Berthold Stoeger
2018-10-13Dive edit: always use dive site of displayed_dive in updateDiveInfoGravatar Berthold Stoeger