index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
taxonomy.c
Age
Commit message (
Expand
)
Author
2020-09-06
cleanup: make taxonomy_index_for_category() local to taxonomy.c
Berthold Stoeger
2020-09-06
cleanup: create taxonomy_get_value() function
Berthold Stoeger
2020-09-06
cleanup: use taxonomy_index_for_category() in taxonomy_set_category()
Berthold Stoeger
2020-09-06
cleanup: make alloc_taxonomy local to taxonomy.c
Berthold Stoeger
2020-09-06
cleanup: copy string in taxonomy_set_[country|category]
Berthold Stoeger
2020-09-06
cleanup: add helper function to set taxonomy category
Berthold Stoeger
2020-09-06
cleanup: leak fix in taxonomy_set_country()
Berthold Stoeger
2020-09-05
[Bug #2934] Geo Lookup - support for remote dive sites
Michael Werle
2018-10-13
Dive site: use own copy of taxonomy in dive-site-edit widget
Berthold Stoeger
2017-10-07
Fix two bugs in taxonomy_set_country
Dirk Hohndel
2017-10-05
Prevent crash when adding country to dive site
Dirk Hohndel
2017-10-04
White space and clarifying braces
Dirk Hohndel
2017-10-04
Add taxonomy helper functions
Dirk Hohndel
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-04-26
Correct divesite geocoding translation
Jan Mulder
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel