summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-12Backport 6796f2337ee31b4b4f07eaa54d868b999c39233a from QtGravatar Thiago Macieira
2015-02-12Detect Windows 7 or higher with a numeric comparisonGravatar Thiago Macieira
2015-02-11Remove redundant functionGravatar Dirk Hohndel
2015-02-11Pass a fake dive site UUID to the callback.Gravatar Tomaz Canabrava
2015-02-11Copy the name and the coords when entering the EditDiveSite stateGravatar Tomaz Canabrava
2015-02-11Accept / Cancel location editGravatar Tomaz Canabrava
2015-02-11Enable the location edit widget on mainwindowGravatar Tomaz Canabrava
2015-02-11Create a new state for the MainWindow: EditDiveSiteGravatar Tomaz Canabrava
2015-02-11Create simple class to hold the location management.Gravatar Tomaz Canabrava