aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2016-04-14Add helper to find the dive closest to a given timeGravatar Dirk Hohndel
2016-04-11VPM-B profile: declare CVA iteration variables within each loopGravatar Rick Walsh
2016-04-11Fix time of first ceiling calculationGravatar Robert C. Helling
2016-04-08git storage: only sync with remote if git_local_only isn't setGravatar Dirk Hohndel
2016-04-05QML UI: more hacking around with git progress reportingGravatar Dirk Hohndel
2016-04-05QML UI: don't fetch the remote twice when loadingGravatar Dirk Hohndel
2016-04-05Simplify git tracking of git tree creationGravatar Dirk Hohndel
2016-04-05git storage: add explanation for fast forward to remoteGravatar Dirk Hohndel
2016-04-05git storage: compare with correct SHA when checking if cache is currentGravatar Dirk Hohndel
2016-04-05Fix per-cylinder SAC rate calculations when cylinder use isn't knownGravatar Linus Torvalds
2016-04-05Remove unused and buggy get_cylinder_used_gas_string() functionGravatar Linus Torvalds
2016-04-05QML UI: better trip headerGravatar Dirk Hohndel
2016-04-05Small cleanup of helper functions to remove unused argumentsGravatar Dirk Hohndel
2016-04-04Start using the actual cylinder data for gas switch eventsGravatar Linus Torvalds
2016-04-04Make gas change events always have a cylinder indexGravatar Linus Torvalds
2016-04-04Make cylinder_nodata() take a const cylinder pointerGravatar Linus Torvalds
2016-04-04Make "is_gasmix_redundant()" more robustGravatar Linus Torvalds
2016-04-04Remove linear pressure interpolation detection codeGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel