Age | Commit message (Expand) | Author |
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 |
2016-02-25 | Initialize the random number generator | Miika Turkia |
2016-02-25 | Use full precision on weight system on XSLT transforms | Miika Turkia |
2016-02-24 | Correctly round total weight displayed | Dirk Hohndel |
2016-02-23 | QML UI: add context menu to delete dive | Dirk Hohndel |
2016-02-23 | Add helper to delete dive from QML | Dirk Hohndel |
2016-02-23 | Divelogs.de import: encode + character on password | Miika Turkia |
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 |
2016-02-20 | QML UI: further validation in the C++ code | Dirk Hohndel |
2016-02-20 | QML UI: make unit matching case insensitive | Dirk Hohndel |
2016-02-20 | QML UI: only allow valid gas mixes | Dirk Hohndel |
2016-02-20 | QML UI: don't allow negative duration or depth | Dirk Hohndel |
2016-02-20 | Add option to allocate the samples in fake_dc() | Dirk Hohndel |
2016-02-20 | After freeing the samples, clear the pointer | Dirk Hohndel |
2016-02-20 | QML UI: fix recreation of profile after dive edit | Dirk Hohndel |
2016-02-15 | QML UI: no longer change unit preferences when parsing edits | Dirk Hohndel |
2016-02-15 | Clean up conversion helpers | Dirk Hohndel |
2016-02-15 | QML UI: better text when no profile is shown for a dive | Dirk Hohndel |
2016-02-14 | QML UI: don't show an odd profile for zero duration dive | Dirk Hohndel |
2016-02-14 | Add dive property to easily test if there isn't an actual dive | Dirk Hohndel |
2016-02-14 | Remove debug output | Dirk Hohndel |
2016-02-14 | Grab pressures from samples if required | Miika Turkia |
2016-02-14 | Test cylinder usage properly | Miika Turkia |
2016-02-14 | QML UI: back key on dive list exits the app | Dirk Hohndel |
2016-02-13 | QML UI: when canceling a dive add, go back to dive list | Dirk Hohndel |
2016-02-13 | QML UI: simplify and correct top bar layout | Dirk Hohndel |
2016-02-13 | QML UI: remove disabled parts of the top bar | Dirk Hohndel |
2016-02-13 | QML UI: better margins for start page | Dirk Hohndel |
2016-02-13 | Fix incorrect reference to endEditMode() | Dirk Hohndel |
2016-02-13 | QML UI: use action button for save in GPS preferences | Dirk Hohndel |
2016-02-13 | QML UI: don't change dive while editing | Dirk Hohndel |
2016-02-13 | QML UI: change the dive add/edit action button to be save | Dirk Hohndel |
2016-02-13 | QML UI: use action button and Android back button to save / go back | Dirk Hohndel |
2016-02-13 | QML UI: enable edit of gasmix | Joakim Bygdell |
2016-02-13 | Add helper function to parse gasmix strings | Joakim Bygdell |
2016-02-13 | Add helper function to retrieve first gas | Joakim Bygdell |
2016-02-13 | While parsing weight and pressure we should not change the users settings. | Joakim Bygdell |
2016-02-12 | QML UI: remove the redundant context menus that just close the page | Dirk Hohndel |
2016-02-12 | QML UI: when saving edits, really only save them locally | Dirk Hohndel |