summaryrefslogtreecommitdiffstats
path: root/subsurface-core
AgeCommit message (Expand)Author
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-04-04Don't write back dive data that hasn't changed in gitGravatar Linus Torvalds
2016-04-04Use the same format for output to stderr and AppLogGravatar Dirk Hohndel
2016-04-04QML UI: keep cloud sync enabled state in settingsGravatar Dirk Hohndel
2016-04-04Instrument the git storage codeGravatar Dirk Hohndel
2016-04-04Change the git progress update callback signatureGravatar Dirk Hohndel
2016-04-04Git storage: after successful merge push merged commit to upstreamGravatar Dirk Hohndel
2016-04-01Fix cylinder end pressure fixup from samplesGravatar Linus Torvalds
2016-04-01Split up fixup_dive_dc() into multiple smaller independent functionsGravatar Linus Torvalds
2016-03-30Be smarter about dive renumbering when merging divesGravatar Linus Torvalds
2016-03-29QML UI: brute force password savingGravatar Dirk Hohndel
2016-03-29If the cache was valid, we don't want to reload just because of changesGravatar Dirk Hohndel
2016-03-28QML UI: take device pixel ratio into account when scaling pixmaps on iOSGravatar Dirk Hohndel
2016-03-26Prevent unintentionally running as rootGravatar Robert C. Helling
2016-03-24QML UI: add the position source reported to the logGravatar Dirk Hohndel
2016-03-24QML UI: GPS location service - correctly calculate the deltaGravatar Dirk Hohndel
2016-03-24QML UI: GPS location service - only show the fixes we storeGravatar Dirk Hohndel
2016-03-24Read GPS location service thresholds from settingsGravatar Dirk Hohndel
2016-03-24Give more information about the GPS location serviceGravatar Dirk Hohndel
2016-03-23Another small signed / unsigned warning fixGravatar Dirk Hohndel
2016-03-23Make code easier to read (and avoid warning)Gravatar Dirk Hohndel
2016-03-23Compare with the right git sha when deciding nothing has changedGravatar Dirk Hohndel
2016-03-23When clearing dive file data, forget the saved git shaGravatar Dirk Hohndel
2016-03-23Another attempt to clean up signed / unsigned in profile.cGravatar Dirk Hohndel
2016-03-23Don't try to force depth to be unsignedGravatar Dirk Hohndel
2016-03-23Revert "Clean up signedness confusion in planner.c"Gravatar Dirk Hohndel
2016-03-19Planner: add segment symbol to output tableGravatar Rick Walsh
2016-03-16Fix loading images from URLsGravatar Robert C. Helling
2016-03-16When handing off a picture to a worker thread, copy it firstGravatar Robert C. Helling
2016-03-13Use more informative error message in application logGravatar Dirk Hohndel
2016-03-13gas model: update to new coefficients, and simplify expressionsGravatar Linus Torvalds
2016-03-13gas model: add proper He compressibility data and do a least-squares fitGravatar Linus Torvalds
2016-03-13gas-model: add R compressibility scriptGravatar Linus Torvalds
2016-03-10Revert "Clean up signedness confusion in gaspressures.h"Gravatar Dirk Hohndel
2016-03-10Revert "Clean up signedness confusion in profile.c"Gravatar Dirk Hohndel
2016-03-09Silence warnings in linux.cGravatar Dirk Hohndel
2016-03-09Silence warnings in qtserialbluetooth.cppGravatar Dirk Hohndel
2016-03-09Clean up UEMIS downloaderGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in time.cGravatar Dirk Hohndel
2016-03-09Remove unused functionGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in statistics.cGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in gaspressures.hGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in profile.cGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in planner.cGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in parse-xml.cGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in libdivecomputer.cGravatar Dirk Hohndel
2016-03-09Silence warning in file.cGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in divelist.cGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in dive.cGravatar Dirk Hohndel
2016-03-09Silence warnings in cochran.cGravatar Dirk Hohndel