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
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-06
iOS build: add various support files
Tomaz Canabrava
2016-03-06
iOS build: Updated build script
Tomaz Canabrava
2016-03-05
Android build: pass in build nr
Dirk Hohndel
2016-03-05
Android build: automate setting the right version number
Dirk Hohndel
2016-03-05
Introduce separate version number for Subsurface-mobile
Dirk Hohndel
2016-03-05
QML UI: small modification to About screen
Dirk Hohndel
2016-03-04
Rewrite the Subsurface-mobile user manual
Dirk Hohndel
2016-03-04
gas model: use virial cubic polynomial form
Linus Torvalds
2016-03-03
QML UI: make sure the drawer is closed after going back to dive list
Dirk Hohndel
2016-03-03
QML UI: brute force around Qt 5.6.0 bug
Dirk Hohndel
2016-03-03
QML UI: remove commented out / unused code
Dirk Hohndel
2016-03-03
Build scripts: work with both Qt 5.5 and 5.6
Dirk Hohndel
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-03
QML UI: try to avoid binding loop
Dirk Hohndel
2016-03-03
use the global showPassiveNotification function
Marco Martin
2016-03-03
QML UI: remove incorrect statement
Dirk Hohndel
2016-03-03
QML UI: show notification for saving dives to cloud as well
Dirk Hohndel
2016-03-03
QML UI: ensure that cloud notification is always cleared
Dirk Hohndel
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: show notification when cloud is accessed
Dirk Hohndel
2016-03-02
QML UI: new property to tell the UI that we are accessing cloud storage
Dirk Hohndel
2016-03-02
QML UI: resolve confusion about dive list model ordering
Dirk Hohndel
2016-03-02
QML UI: update profile when editing duration of manually added dive
Dirk Hohndel
2016-03-02
QML UI: update the correct dive in the model when committing a change
Dirk Hohndel
2016-03-02
QML UI: create a chronological dive list when manually adding dive
Dirk Hohndel
2016-03-02
QML UI: after adding a dive, jump to it in the list
Dirk Hohndel
2016-03-02
Add helper functions to identify the position of a dive in the dive list
Dirk Hohndel
2016-02-29
templatelayout.cpp: fix potential issue in preprocessTemplate()
Lubomir I. Ivanov
2016-02-29
QML UI: implement undelete
Dirk Hohndel
2016-02-29
QML UI: present an undo dialog after delete
Dirk Hohndel
2016-02-29
This computes the compressibility of the gas depending on the mixture.
Robert C. Helling
2016-02-29
user-manual.txt: mention some more Grantlee variables
Lubomir I. Ivanov
2016-02-29
DiveHelperObject: add the weightList and cylinderList properties
Lubomir I. Ivanov
2016-02-29
templatelayout.cpp: add a HTML preprocessor stage
Lubomir I. Ivanov
2016-02-28
QML UI: small adjustment to DiveDetailsView
Dirk Hohndel
2016-02-28
QML UI: ensure that after a dive edit the profile is redrawn
Dirk Hohndel
2016-02-28
QML UI: we no longer use the return value of commitChanges()
Dirk Hohndel
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
Show both the nominal and "real" size for an imperial cylinder
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
[next]