aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-02-15QML UI: better text when no profile is shown for a diveGravatar Dirk Hohndel
2016-02-14QML UI: don't show an odd profile for zero duration diveGravatar Dirk Hohndel
2016-02-14Add dive property to easily test if there isn't an actual diveGravatar Dirk Hohndel
2016-02-14Remove debug outputGravatar Dirk Hohndel
2016-02-14Grab pressures from samples if requiredGravatar Miika Turkia
2016-02-14Test cylinder usage properlyGravatar Miika Turkia
2016-02-14QML UI: back key on dive list exits the appGravatar Dirk Hohndel
2016-02-13QML UI: when canceling a dive add, go back to dive listGravatar Dirk Hohndel
2016-02-13QML UI: simplify and correct top bar layoutGravatar Dirk Hohndel
2016-02-13QML UI: remove disabled parts of the top barGravatar Dirk Hohndel
2016-02-13QML UI: better margins for start pageGravatar Dirk Hohndel