aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-14Add helper function to extend C stringsGravatar Dirk Hohndel
2015-02-14Add ability to undo shifting of dive timeGravatar Grace Karanja
2015-02-14Update spanish translation of user manual to english 961bac9Gravatar Salvador Cuñat
2015-02-14When cleaning up the empty screen, also clean up dive sitesGravatar Dirk Hohndel
2015-02-14Associate existing dive site to current diveGravatar Miika Turkia
2015-02-14Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes"Gravatar Henrik Brautaset Aronsen
2015-02-14mainwindow.cpp: don't close a file if a dive site is being editedGravatar Lubomir I. Ivanov
2015-02-14divesite.c: use rand() instead of random()Gravatar Lubomir I. Ivanov
2015-02-13Merge branch 'divesites'Gravatar Dirk Hohndel
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