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
path:
root
/
subsurface-core
Age
Commit message (
Expand
)
Author
2016-03-05
Introduce separate version number for Subsurface-mobile
Dirk Hohndel
2016-03-04
gas model: use virial cubic polynomial form
Linus Torvalds
2016-03-03
Don't access undefined dive
Dirk Hohndel
2016-03-03
Avoid dangling else warnings
Dirk Hohndel
2016-03-03
gas model: simplify and improve our Z factor calculations
Linus Torvalds
2016-03-02
gas model: add polynomials for Z factors of oxygen/nitrogen/helium
Linus Torvalds
2016-03-02
gas model: replace Redlich-Kwong with least-square quintic
Linus Torvalds
2016-03-02
gas model: split up gas compressibility into a file of its own
Linus Torvalds
2016-03-02
QML UI: create a chronological dive list when manually adding dive
Dirk Hohndel
2016-02-29
This computes the compressibility of the gas depending on the mixture.
Robert C. Helling
2016-02-29
DiveHelperObject: add the weightList and cylinderList properties
Lubomir I. Ivanov
2016-02-28
If salinity is not density, add density of fresh water
Robert C. Helling
2016-02-25
gas pressures: use an actual compressibility table for air
Linus Torvalds
2016-02-25
Don't use "get_volume_string()" for cylinder size string
Linus Torvalds
2016-02-25
gas pressures: do not use gas compressibility for cylinder naming
Linus Torvalds
2016-02-25
gas pressures: do some initial cleanup
Linus Torvalds
2016-02-24
Correctly round total weight displayed
Dirk Hohndel
2016-02-21
pressure interpolation: incrementally update interpolation data
Linus Torvalds
2016-02-21
pressure interpolation: further code simplification
Linus Torvalds
2016-02-21
pressure interpolation: simplify code
Linus Torvalds
2016-02-21
pressure interpolation: get rid of pointless and confusing code
Linus Torvalds
2016-02-20
QML UI: make unit matching case insensitive
Dirk Hohndel
2016-02-20
Add option to allocate the samples in fake_dc()
Dirk Hohndel
2016-02-15
Clean up conversion helpers
Dirk Hohndel
2016-02-14
Add dive property to easily test if there isn't an actual dive
Dirk Hohndel
2016-02-14
Grab pressures from samples if required
Miika Turkia
2016-02-14
Test cylinder usage properly
Miika Turkia
2016-02-13
Add helper function to parse gasmix strings
Joakim Bygdell
2016-02-13
Add helper function to retrieve first gas
Joakim Bygdell
2016-02-13
While parsing weight and pressure we should not change the users settings.
Joakim Bygdell
2016-02-12
Don't connect to remote if git_local_only is set
Dirk Hohndel
2016-02-10
Don't just keep going when opening a git URL fails
Dirk Hohndel
2016-02-09
QML UI: add function to get cylinder pressures
Joakim Bygdell
2016-02-09
Add helper to parse pressure strings.
Joakim Bygdell
2016-02-07
Don't run time consuming gas interpolation without any data
Dirk Hohndel
2016-02-05
DiveObjectHelper: check if dive has only one weightsystem
Dirk Hohndel
2016-02-05
Simplify sumWeight function
Dirk Hohndel
2016-02-05
Add helper function to parse weight strings
Dirk Hohndel
2016-02-05
Do not run the deco calculations in the mobile app
Dirk Hohndel
2016-02-04
Allow merging of dives with zero depth/duration
Miika Turkia
2016-02-03
Fix Liquivision import crash
Miika Turkia
2016-02-01
Silence compiler warnings
Robert C. Helling
2016-01-31
Mark CCR dive's divetype properly
Miika Turkia
2016-01-27
Move helper function to DiveObjectsHelper
Joakim Bygdell
2016-01-26
QML UI: don't combine multiple trips to the same location into one
Dirk Hohndel
2016-01-26
Fix usage of QString
Tomaz Canabrava
2016-01-26
Move CloudStorage out of the widgets
Tomaz Canabrava
2016-01-25
Fix bug on the visibility of the Ruler Graph
Tomaz Canabrava
2016-01-25
Changed quite a few shorts to bool on the c++ implementtion
Tomaz Canabrava
2016-01-25
Start to use the QSettings ObjectWrapper
Tomaz Canabrava
[next]