summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-13When updating the dive site name, show this on the maintabGravatar Dirk Hohndel
2015-02-13Don't store empty dive sitesGravatar Dirk Hohndel
2015-02-13When closing a dive, delete all the dive sitesGravatar Dirk Hohndel
2015-02-13Don't add empty dive sitesGravatar Dirk Hohndel
2015-02-13Add helper function to detect empty dive sitesGravatar Dirk Hohndel
2015-02-13Make sure there is a dive site if you try to edit itGravatar Dirk Hohndel
2015-02-13When adding / planning a dive, reset the dive site manage screenGravatar Dirk Hohndel
2015-02-13Fix crash when adding a diveGravatar Dirk Hohndel
2015-02-13Always print dive site uuids as 8 digits / leading 0s in git formatGravatar Dirk Hohndel
2015-02-13Don't force the first divecomputer to CCR just because there's po2 valueGravatar Dirk Hohndel
2015-02-13More useful debug printsGravatar Dirk Hohndel
2015-02-13Fix compile time warningGravatar Dirk Hohndel
2015-02-13Allow editing of dive sitesGravatar Dirk Hohndel
2015-02-13Finally remove location, latitude and longitude from struct diveGravatar Dirk Hohndel
2015-02-13Adapt GPS coordinate download from our companion app to dive sitesGravatar Dirk Hohndel
2015-02-13maintab change for get_dive_site_uuid_by_nameGravatar Dirk Hohndel
2015-02-13Add another helper funtionGravatar Dirk Hohndel
2015-02-13Improve dive site creation from v2 git storageGravatar Dirk Hohndel
2015-02-13Improve parsing of older XML files in order to auto create dive sitesGravatar Dirk Hohndel
2015-02-12Make special backup when switching XML versionsGravatar Dirk Hohndel
2015-02-12Get location from dive site for git commit messageGravatar Dirk Hohndel
2015-02-12Get location for Facebook from dive siteGravatar Dirk Hohndel
2015-02-12Get location from dive site for printingGravatar Dirk Hohndel
2015-02-12Remove coordinates from main tabGravatar Dirk Hohndel
2015-02-12Make filters work with dive sitesGravatar Dirk Hohndel
2015-02-12Change UEMIS infrastructure to use dive sitesGravatar Dirk Hohndel
2015-02-12Fix remaining gps references when parsing XML filesGravatar Dirk Hohndel
2015-02-12Change one more spot in divelist.c from locations to dive sitesGravatar Dirk Hohndel
2015-02-12Change from locations to dive sites in save-html and worldmapGravatar Dirk Hohndel
2015-02-12Switch from locations to dive sites in liquivision codeGravatar Dirk Hohndel
2015-02-12Switch components for cut/paste dive to dive site logicGravatar Dirk Hohndel
2015-02-12Switch from locations to dive sites in dive.cGravatar Dirk Hohndel
2015-02-12Show dive site name in dive listGravatar Dirk Hohndel
2015-02-12Get trip location from dive's dive siteGravatar Dirk Hohndel
2015-02-12Fix dive site creation from v2 git storageGravatar Dirk Hohndel
2015-02-12Don't ever create a dive site without valid uuidGravatar Dirk Hohndel
2015-02-12Correctly connect the maintab to dive site managementGravatar Dirk Hohndel
2015-02-12Make editing a location work with dive sitesGravatar Dirk Hohndel
2015-02-12Improve helper functionsGravatar Dirk Hohndel
2015-02-12Clear the location if we have no dive siteGravatar Dirk Hohndel
2015-02-12Update completion model for dive site namesGravatar Dirk Hohndel
2015-02-12Another helper: for_each_dive_site()Gravatar Dirk Hohndel
2015-02-12Show dive coordinates on map based on dive siteGravatar Dirk Hohndel
2015-02-12Show GPS coordinates based on dive site on MainTabGravatar Dirk Hohndel
2015-02-12Show location based on dive site on MainTabGravatar Dirk Hohndel
2015-02-12Save and load dive sites in git formatGravatar Dirk Hohndel
2015-02-12Save and parse dive site structures to XMLGravatar Dirk Hohndel
2015-02-12Some dive site helper functionsGravatar Dirk Hohndel
2015-02-12Add dive site data structureGravatar Dirk Hohndel
2015-02-11Remove redundant functionGravatar Dirk Hohndel