aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-core
AgeCommit message (Expand)Author
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-24Correctly round total weight displayedGravatar Dirk Hohndel
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: make unit matching case insensitiveGravatar Dirk Hohndel
2016-02-20Add option to allocate the samples in fake_dc()Gravatar Dirk Hohndel
2016-02-15Clean up conversion helpersGravatar Dirk Hohndel
2016-02-14Add dive property to easily test if there isn't an actual diveGravatar Dirk Hohndel
2016-02-14Grab pressures from samples if requiredGravatar Miika Turkia
2016-02-14Test cylinder usage properlyGravatar Miika Turkia
2016-02-13Add helper function to parse gasmix stringsGravatar Joakim Bygdell
2016-02-13Add helper function to retrieve first gasGravatar Joakim Bygdell
2016-02-13While parsing weight and pressure we should not change the users settings.Gravatar Joakim Bygdell
2016-02-12Don't connect to remote if git_local_only is setGravatar Dirk Hohndel
2016-02-10Don't just keep going when opening a git URL failsGravatar Dirk Hohndel
2016-02-09QML UI: add function to get cylinder pressuresGravatar Joakim Bygdell
2016-02-09Add helper to parse pressure strings.Gravatar Joakim Bygdell
2016-02-07Don't run time consuming gas interpolation without any dataGravatar Dirk Hohndel
2016-02-05DiveObjectHelper: check if dive has only one weightsystemGravatar Dirk Hohndel
2016-02-05Simplify sumWeight functionGravatar Dirk Hohndel
2016-02-05Add helper function to parse weight stringsGravatar Dirk Hohndel
2016-02-05Do not run the deco calculations in the mobile appGravatar Dirk Hohndel
2016-02-04Allow merging of dives with zero depth/durationGravatar Miika Turkia
2016-02-03Fix Liquivision import crashGravatar Miika Turkia
2016-02-01Silence compiler warningsGravatar Robert C. Helling
2016-01-31Mark CCR dive's divetype properlyGravatar Miika Turkia
2016-01-27Move helper function to DiveObjectsHelperGravatar Joakim Bygdell
2016-01-26QML UI: don't combine multiple trips to the same location into oneGravatar Dirk Hohndel
2016-01-26Fix usage of QStringGravatar Tomaz Canabrava
2016-01-26Move CloudStorage out of the widgetsGravatar Tomaz Canabrava
2016-01-25Fix bug on the visibility of the Ruler GraphGravatar Tomaz Canabrava
2016-01-25Changed quite a few shorts to bool on the c++ implementtionGravatar Tomaz Canabrava
2016-01-25Start to use the QSettings ObjectWrapperGravatar Tomaz Canabrava
2016-01-24Make it compileGravatar Tomaz Canabrava
2016-01-24Finalize the SettingsGravatar Tomaz Canabrava
2016-01-24Remove prefs already implemented.Gravatar Tomaz Canabrava
2016-01-24Language Settings WrapperGravatar Tomaz Canabrava
2016-01-24Added Display SettingsGravatar Tomaz Canabrava
2016-01-24Added a GeneralSettingsWrapperGravatar Tomaz Canabrava
2016-01-22configure OSTC/OSTC3: Add safety stop parametersGravatar Anton Lundin
2016-01-22configure OSTC3: Add temperature sensor offsetGravatar Anton Lundin
2016-01-22Use libdivecomputer libc wrappers instead of QtGravatar Anton Lundin
2016-01-22Remove unused headersGravatar Anton Lundin
2016-01-22Remove workaround for OSTC Sport 10.22 and belowGravatar Anton Lundin
2016-01-22Avoid precision loss on GPS fixesGravatar Dirk Hohndel
2016-01-21Return a value when getting SAC rateGravatar Dirk Hohndel
2016-01-18Fix crash with empty (or very short) dive listGravatar Dirk Hohndel