aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-24QML UI: improve About screenGravatar Dirk Hohndel
2016-03-24Give more information about the GPS location serviceGravatar Dirk Hohndel
2016-03-24iOS build: add another Info.plist key to enable positioningGravatar Dirk Hohndel
2016-03-24iOS build: enable access to GPS locationGravatar Dirk Hohndel
2016-03-23iOS build: add missing iconGravatar Dirk Hohndel
2016-03-23QML UI: always convert the cloud user name to lower caseGravatar Dirk Hohndel
2016-03-23QML UI: reduce application log clutterGravatar Dirk Hohndel
2016-03-23QML UI: work around missing back button on iOSGravatar Dirk Hohndel
2016-03-23iOS build: fix executable nameGravatar 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-23iOS build: update the READMEGravatar Dirk Hohndel
2016-03-23iOS build: create Info.plist with correct version informationGravatar Dirk Hohndel
2016-03-23Change names of iOS build filesGravatar Dirk Hohndel
2016-03-23Compare with the right git sha when deciding nothing has changedGravatar Dirk Hohndel
2016-03-23typo fixGravatar Werner Macho
2016-03-23Prevent possible SIGSEGV in testGravatar Dirk Hohndel
2016-03-23When clearing dive file data, forget the saved git shaGravatar Dirk Hohndel
2016-03-23Undo two more unsigned changes that are no longer neededGravatar 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-23When changing units from psi to bar first change value, then maxGravatar Robert C. Helling
2016-03-23Revert "Clean up signedness confusion in planner.c"Gravatar Dirk Hohndel
2016-03-22Don't start Add or Plan while accessing cloud storageGravatar Dirk Hohndel
2016-03-22Make the reserve gas units awareGravatar Robert C. Helling
2016-03-22QML UI: use consistent, darker text color for dive listGravatar Dirk Hohndel
2016-03-22configure OSTC/OSTC3: Bugfix depth parameter unitGravatar Anton Lundin
2016-03-22CSV exportGravatar Miika Turkia
2016-03-19Profile widget: Display gradient factors used in planGravatar Rick Walsh
2016-03-19Preferences: fix missing slot problem when creating new accountGravatar Dirk Hohndel
2016-03-19Planner: add segment symbol to output tableGravatar Rick Walsh
2016-03-16Verify that the Xcode Command Line Tools are installedGravatar Jeroen Massar
2016-03-16Detect Homebrew Qt5Gravatar Jeroen Massar
2016-03-16Debug reminder: how to get more verbose details out of cmakeGravatar Jeroen Massar
2016-03-16Don't use CRLF in documentation filesGravatar Dirk Hohndel
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-16Don't build libdivecomputer examplesGravatar Robert C. Helling
2016-03-16Replace ~ by $HOME in build.shGravatar Robert C. Helling
2016-03-13Bump Subsurface-mobile versionGravatar Dirk Hohndel
2016-03-13Use more informative error message in application logGravatar Dirk Hohndel
2016-03-13mobile-manual - Update authors, dates and soGravatar Salvador Cuñat
2016-03-13Spanish translation for mobile-manual.txtGravatar Salvador Cuñat
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-13QML UI: make return to dive list work when entering credentialsGravatar Dirk Hohndel
2016-03-13QML UI: show user manual in browser windowGravatar Dirk Hohndel
2016-03-13QML UI: font color isn't supported on app log pageGravatar Dirk Hohndel
2016-03-13QML UI: show cloud access notification when refreshing from menuGravatar Dirk Hohndel
2016-03-13gas-model: add R compressibility scriptGravatar Linus Torvalds