aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-03use the global showPassiveNotification functionGravatar Marco Martin
2016-03-03QML UI: remove incorrect statementGravatar Dirk Hohndel
2016-03-03QML UI: show notification for saving dives to cloud as wellGravatar Dirk Hohndel
2016-03-03QML UI: ensure that cloud notification is always clearedGravatar Dirk Hohndel
2016-03-02gas model: add polynomials for Z factors of oxygen/nitrogen/heliumGravatar Linus Torvalds
2016-03-02gas model: replace Redlich-Kwong with least-square quinticGravatar Linus Torvalds
2016-03-02gas model: split up gas compressibility into a file of its ownGravatar Linus Torvalds
2016-03-02QML UI: show notification when cloud is accessedGravatar Dirk Hohndel
2016-03-02QML UI: new property to tell the UI that we are accessing cloud storageGravatar Dirk Hohndel
2016-03-02QML UI: resolve confusion about dive list model orderingGravatar Dirk Hohndel
2016-03-02QML UI: update profile when editing duration of manually added diveGravatar Dirk Hohndel
2016-03-02QML UI: update the correct dive in the model when committing a changeGravatar Dirk Hohndel
2016-03-02QML UI: create a chronological dive list when manually adding diveGravatar Dirk Hohndel
2016-03-02QML UI: after adding a dive, jump to it in the listGravatar Dirk Hohndel
2016-03-02Add helper functions to identify the position of a dive in the dive listGravatar Dirk Hohndel
2016-02-29templatelayout.cpp: fix potential issue in preprocessTemplate()Gravatar Lubomir I. Ivanov
2016-02-29QML UI: implement undeleteGravatar Dirk Hohndel
2016-02-29QML UI: present an undo dialog after deleteGravatar Dirk Hohndel
2016-02-29This computes the compressibility of the gas depending on the mixture.Gravatar Robert C. Helling
2016-02-29user-manual.txt: mention some more Grantlee variablesGravatar Lubomir I. Ivanov
2016-02-29DiveHelperObject: add the weightList and cylinderList propertiesGravatar Lubomir I. Ivanov
2016-02-29templatelayout.cpp: add a HTML preprocessor stageGravatar Lubomir I. Ivanov
2016-02-28QML UI: small adjustment to DiveDetailsViewGravatar Dirk Hohndel
2016-02-28QML UI: ensure that after a dive edit the profile is redrawnGravatar Dirk Hohndel
2016-02-28QML UI: we no longer use the return value of commitChanges()Gravatar Dirk Hohndel
2016-02-28If salinity is not density, add density of fresh waterGravatar Robert C. Helling
2016-02-25gas pressures: use an actual compressibility table for airGravatar Linus Torvalds
2016-02-25Show both the nominal and "real" size for an imperial cylinderGravatar Linus Torvalds
2016-02-25Don't use "get_volume_string()" for cylinder size stringGravatar Linus Torvalds
2016-02-25gas pressures: do not use gas compressibility for cylinder namingGravatar Linus Torvalds
2016-02-25gas pressures: do some initial cleanupGravatar Linus Torvalds
2016-02-25Initialize the random number generatorGravatar Miika Turkia
2016-02-25Use full precision on weight system on XSLT transformsGravatar Miika Turkia
2016-02-24Correctly round total weight displayedGravatar Dirk Hohndel
2016-02-23QML UI: add context menu to delete diveGravatar Dirk Hohndel
2016-02-23Add helper to delete dive from QMLGravatar Dirk Hohndel
2016-02-23Divelogs.de import: encode + character on passwordGravatar Miika Turkia
2016-02-21pressure interpolation: incrementally update interpolation dataGravatar Linus Torvalds
2016-02-21pressure interpolation: further code simplificationGravatar Linus Torvalds
2016-02-21pressure interpolation: simplify codeGravatar Linus Torvalds
2016-02-21pressure interpolation: get rid of pointless and confusing codeGravatar Linus Torvalds
2016-02-20QML UI: further validation in the C++ codeGravatar Dirk Hohndel
2016-02-20QML UI: make unit matching case insensitiveGravatar Dirk Hohndel
2016-02-20QML UI: only allow valid gas mixesGravatar Dirk Hohndel
2016-02-20QML UI: don't allow negative duration or depthGravatar Dirk Hohndel
2016-02-20Add option to allocate the samples in fake_dc()Gravatar Dirk Hohndel
2016-02-20After freeing the samples, clear the pointerGravatar Dirk Hohndel
2016-02-20QML UI: fix recreation of profile after dive editGravatar Dirk Hohndel
2016-02-15QML UI: no longer change unit preferences when parsing editsGravatar Dirk Hohndel
2016-02-15Clean up conversion helpersGravatar Dirk Hohndel