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
Age
Commit message (
Expand
)
Author
2017-11-27
Move metric variable to parse.c
Miika Turkia
2017-11-27
Move add_dive_site to parse.c
Miika Turkia
2017-11-27
Move Suunto DB imports into parse-db.c
Miika Turkia
2017-11-27
Refactore parse-xml.c into parse.c and parse-xml.c
Miika Turkia
2017-11-27
Fix test parsing as new DC appears in the XML files
Miika Turkia
2017-11-27
Add test for DM5 import
Miika Turkia
2017-11-27
Add imported version of DM5 test dive
Miika Turkia
2017-11-27
Test dives in DM5 database format
Miika Turkia
2017-11-27
Clone breeze icons from GitHub
Dirk Hohndel
2017-11-27
Code cleanup: Move index declarations into for loop
Stefan Fuchs
2017-11-27
After edit the cylinders of a dive copy the full samples
Stefan Fuchs
2017-11-27
Use MAX_CYLINDERS consistently
Stefan Fuchs
2017-11-27
Use MAX_SENSORS define everywhere
Stefan Fuchs
2017-11-27
When replanning logged dive call CylindersModel->updateDive
Stefan Fuchs
2017-11-27
Add debug function dump_cylinders
Stefan Fuchs
2017-11-27
Compile dump_tissues function only if needed based on define
Stefan Fuchs
2017-11-27
Store and load the planner related depth info of a cylinder in logfile
Stefan Fuchs
2017-11-27
QML UI: add versions of key libraries to the log
Dirk Hohndel
2017-11-27
Latest translations
Dirk Hohndel
2017-11-26
Update list of divecomputers supported in Subsurface-mobile
Dirk Hohndel
2017-11-26
Inform LocationFilterModel of added dive site name
Berthold Stoeger
2017-11-26
Inform LocationFilterModel of changed dive site name
Berthold Stoeger
2017-11-26
Simplify signal handling after dive site editing
Berthold Stoeger
2017-11-26
Fix comparison function in qt-models/divelocationmodel.cpp
Berthold Stoeger
2017-11-26
Remove unused method LocationInformationModel::addDiveSite()
Berthold Stoeger
2017-11-26
Remove redundant declaration of set_userid()
Berthold Stoeger
2017-11-26
In maintab clear location tags when selecting a dive w/o dive site
Stefan Fuchs
2017-11-25
Update ReleaseNotes
Dirk Hohndel
2017-11-25
Update translation source strings
Dirk Hohndel
2017-11-25
Fix toggling of partial pressure graphs
Berthold Stoeger
2017-11-25
Use equality instead of substring comparison in suits and buddy filter
Berthold Stoeger
2017-11-25
In strings start lower case in parenthesis
Stefan Fuchs
2017-11-25
In strings change tank to cylinder
Stefan Fuchs
2017-11-25
In planner.c remove unused variable o2break_done
Stefan Fuchs
2017-11-25
Refresh display if a dive site was edited
Berthold Stoeger
2017-11-25
Planner UI improvements: Enable/disable options
Stefan Fuchs
2017-11-25
Hand planner variables to profile
Robert C. Helling
2017-11-25
Localize global planner state
Robert C. Helling
2017-11-25
Run variations calculation in background
Robert C. Helling
2017-11-25
Add logic parentheses to make compiler happy
Robert C. Helling
2017-11-25
Update Subsurface-mobile version number
Dirk Hohndel
2017-11-25
Merge branch 'print' of https://github.com/neolit123/subsurface
Dirk Hohndel
2017-11-25
Update filters on refreshDisplay and remember old selecttions
Berthold Stoeger
2017-11-25
Replace bool * array by std::vector<char> in MultiFilterInterface
Berthold Stoeger
2017-11-25
LocationFilter: use equality instead of substring comparison
Berthold Stoeger
2017-11-25
Fix crash when dives have no dive site
Dirk Hohndel
2017-11-25
Release notes.
Jan Mulder
2017-11-25
mobile: get GPS data from dive site name
Jan Mulder
2017-11-25
mobile: autocomplete location names
Jan Mulder
2017-11-25
Only call autogroup when it's enabled
Dirk Hohndel
[next]