index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-14
Use C API for printGPSCoords
Dirk Hohndel
2015-02-14
Add helper function to extend C strings
Dirk Hohndel
2015-02-14
Add ability to undo shifting of dive time
Grace Karanja
2015-02-14
Update spanish translation of user manual to english 961bac9
Salvador Cuñat
2015-02-14
When cleaning up the empty screen, also clean up dive sites
Dirk Hohndel
2015-02-14
Associate existing dive site to current dive
Miika Turkia
2015-02-14
Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes"
Henrik Brautaset Aronsen
2015-02-14
mainwindow.cpp: don't close a file if a dive site is being edited
Lubomir I. Ivanov
2015-02-14
divesite.c: use rand() instead of random()
Lubomir I. Ivanov
2015-02-13
Merge branch 'divesites'
Dirk Hohndel
2015-02-13
When updating the dive site name, show this on the maintab
Dirk Hohndel
2015-02-13
Don't store empty dive sites
Dirk Hohndel
2015-02-13
When closing a dive, delete all the dive sites
Dirk Hohndel
2015-02-13
Don't add empty dive sites
Dirk Hohndel
2015-02-13
Add helper function to detect empty dive sites
Dirk Hohndel
2015-02-13
Make sure there is a dive site if you try to edit it
Dirk Hohndel
2015-02-13
When adding / planning a dive, reset the dive site manage screen
Dirk Hohndel
2015-02-13
Fix crash when adding a dive
Dirk Hohndel
2015-02-13
Always print dive site uuids as 8 digits / leading 0s in git format
Dirk Hohndel
2015-02-13
Don't force the first divecomputer to CCR just because there's po2 value
Dirk Hohndel
2015-02-13
More useful debug prints
Dirk Hohndel
2015-02-13
Fix compile time warning
Dirk Hohndel
2015-02-13
Allow editing of dive sites
Dirk Hohndel
2015-02-13
Finally remove location, latitude and longitude from struct dive
Dirk Hohndel
2015-02-13
Adapt GPS coordinate download from our companion app to dive sites
Dirk Hohndel
2015-02-13
maintab change for get_dive_site_uuid_by_name
Dirk Hohndel
2015-02-13
Add another helper funtion
Dirk Hohndel
2015-02-13
Improve dive site creation from v2 git storage
Dirk Hohndel
2015-02-13
Improve parsing of older XML files in order to auto create dive sites
Dirk Hohndel
2015-02-12
Make special backup when switching XML versions
Dirk Hohndel
2015-02-12
Get location from dive site for git commit message
Dirk Hohndel
2015-02-12
Get location for Facebook from dive site
Dirk Hohndel
2015-02-12
Get location from dive site for printing
Dirk Hohndel
2015-02-12
Remove coordinates from main tab
Dirk Hohndel
2015-02-12
Make filters work with dive sites
Dirk Hohndel
2015-02-12
Change UEMIS infrastructure to use dive sites
Dirk Hohndel
2015-02-12
Fix remaining gps references when parsing XML files
Dirk Hohndel
2015-02-12
Change one more spot in divelist.c from locations to dive sites
Dirk Hohndel
2015-02-12
Change from locations to dive sites in save-html and worldmap
Dirk Hohndel
2015-02-12
Switch from locations to dive sites in liquivision code
Dirk Hohndel
2015-02-12
Switch components for cut/paste dive to dive site logic
Dirk Hohndel
2015-02-12
Switch from locations to dive sites in dive.c
Dirk Hohndel
2015-02-12
Show dive site name in dive list
Dirk Hohndel
2015-02-12
Get trip location from dive's dive site
Dirk Hohndel
2015-02-12
Fix dive site creation from v2 git storage
Dirk Hohndel
2015-02-12
Don't ever create a dive site without valid uuid
Dirk Hohndel
2015-02-12
Correctly connect the maintab to dive site management
Dirk Hohndel
2015-02-12
Make editing a location work with dive sites
Dirk Hohndel
2015-02-12
Improve helper functions
Dirk Hohndel
2015-02-12
Clear the location if we have no dive site
Dirk Hohndel
[next]