summaryrefslogtreecommitdiffstats
path: root/core/taxonomy.c
AgeCommit message (Expand)Author
2020-09-06cleanup: make taxonomy_index_for_category() local to taxonomy.cGravatar Berthold Stoeger
2020-09-06cleanup: create taxonomy_get_value() functionGravatar Berthold Stoeger
2020-09-06cleanup: use taxonomy_index_for_category() in taxonomy_set_category()Gravatar Berthold Stoeger
2020-09-06cleanup: make alloc_taxonomy local to taxonomy.cGravatar Berthold Stoeger
2020-09-06cleanup: copy string in taxonomy_set_[country|category]Gravatar Berthold Stoeger
2020-09-06cleanup: add helper function to set taxonomy categoryGravatar Berthold Stoeger
2020-09-06cleanup: leak fix in taxonomy_set_country()Gravatar Berthold Stoeger
2020-09-05[Bug #2934] Geo Lookup - support for remote dive sitesGravatar Michael Werle
2018-10-13Dive site: use own copy of taxonomy in dive-site-edit widgetGravatar Berthold Stoeger
2017-10-07Fix two bugs in taxonomy_set_countryGravatar Dirk Hohndel
2017-10-05Prevent crash when adding country to dive siteGravatar Dirk Hohndel
2017-10-04White space and clarifying bracesGravatar Dirk Hohndel
2017-10-04Add taxonomy helper functionsGravatar Dirk Hohndel
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-04-26Correct divesite geocoding translationGravatar Jan Mulder
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel