Age | Commit message (Expand) | Author |
2016-03-09 | Silence warnings in libdivecomputer.c | Tomaz Canabrava |
2016-03-09 | Silence warnings in git-access.c | Tomaz Canabrava |
2016-03-09 | Silence warnings in gaspressures.c | Tomaz Canabrava |
2016-03-09 | Silence warnings in equipment.c | Tomaz Canabrava |
2016-03-09 | Silence warnings in datatrack.c | Tomaz Canabrava |
2016-03-09 | Silence warnings in cochram.c | Tomaz Canabrava |
2016-03-08 | Silence warnings in gaspressures.c | Tomaz Canabrava |
2016-03-07 | Fix include file ordering problem | Dirk Hohndel |
2016-03-07 | Silence warnings in SettingsObjectWrapper.cpp | Tomaz Canabrava |
2016-03-07 | Silence warnings in save-git.c | Tomaz Canabrava |
2016-03-07 | Silence warnings in planner.c | Tomaz Canabrava |
2016-03-07 | Silence warnings in deco.c | Tomaz Canabrava |
2016-03-07 | Silence warnings in cochran.c | Tomaz Canabrava |
2016-03-07 | Silence warnings in libdivecomputer.c | Tomaz Canabrava |
2016-03-07 | Silence warnings in parse-xml.c | Tomaz Canabrava |
2016-03-07 | Silence warnings in load-git.c | Tomaz Canabrava |
2016-03-07 | Silence warnings in liquivision.c | Tomaz Canabrava |
2016-03-07 | Silence warnings in git-access.c | Tomaz Canabrava |
2016-03-07 | Silence warnings in gaspressures.c | Tomaz Canabrava |
2016-03-07 | Fix annoyances on file.c | Tomaz Canabrava |
2016-03-07 | Clean up more unused variables | Tomaz Canabrava |
2016-03-07 | Remove unused variable | Tomaz Canabrava |
2016-03-07 | Simplify Q_FOREACH | Tomaz Canabrava |
2016-03-07 | Silence warnings for the GpsLocation | Tomaz Canabrava |
2016-03-07 | Create a constructor with default parameters for some structs | Tomaz Canabrava |
2016-03-07 | Silence warning about unused parameter | Tomaz Canabrava |
2016-03-06 | qt-gui.h shouldn't include QApplication | Tomaz Canabrava |
2016-03-06 | iOS build: don't include CoreServices on iOS | Tomaz Canabrava |
2016-03-06 | Clean up handling of various include file | Tomaz Canabrava |
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 |