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-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
iOS build: show correct program name on launch screen
Dirk Hohndel
2016-03-06
iOS build: bundle application icons and Info.plist
Dirk Hohndel
2016-03-06
iOS build: restructure build.sh to create fat libraries
Dirk Hohndel
2016-03-06
iOS build: more build.sh hacking
Dirk Hohndel
2016-03-06
Revert "iOS build: add the pri file for generating the version"
Dirk Hohndel
2016-03-06
iOS build: create ssrf-version.h by hand
Dirk Hohndel
2016-03-06
iOS build: add the pri file for generating the version
Tomaz Canabrava
2016-03-06
iOS build: fix libdivecomputer build
Dirk Hohndel
2016-03-06
iOS build: fix loading icons
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-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
[next]