Age | Commit message (Expand) | Author |
2016-03-24 | iOS build: add another Info.plist key to enable positioning | Dirk Hohndel |
2016-03-24 | iOS build: enable access to GPS location | Dirk Hohndel |
2016-03-23 | iOS build: add missing icon | Dirk Hohndel |
2016-03-23 | QML UI: always convert the cloud user name to lower case | Dirk Hohndel |
2016-03-23 | QML UI: reduce application log clutter | Dirk Hohndel |
2016-03-23 | QML UI: work around missing back button on iOS | Dirk Hohndel |
2016-03-23 | iOS build: fix executable name | Dirk Hohndel |
2016-03-23 | Another small signed / unsigned warning fix | Dirk Hohndel |
2016-03-23 | Make code easier to read (and avoid warning) | Dirk Hohndel |
2016-03-23 | iOS build: update the README | Dirk Hohndel |
2016-03-23 | iOS build: create Info.plist with correct version information | Dirk Hohndel |
2016-03-23 | Change names of iOS build files | Dirk Hohndel |
2016-03-23 | Compare with the right git sha when deciding nothing has changed | Dirk Hohndel |
2016-03-23 | typo fix | Werner Macho |
2016-03-23 | Prevent possible SIGSEGV in test | Dirk Hohndel |
2016-03-23 | When clearing dive file data, forget the saved git sha | Dirk Hohndel |
2016-03-23 | Undo two more unsigned changes that are no longer needed | Dirk Hohndel |
2016-03-23 | Another attempt to clean up signed / unsigned in profile.c | Dirk Hohndel |
2016-03-23 | Don't try to force depth to be unsigned | Dirk Hohndel |
2016-03-23 | When changing units from psi to bar first change value, then max | Robert C. Helling |
2016-03-23 | Revert "Clean up signedness confusion in planner.c" | Dirk Hohndel |
2016-03-22 | Don't start Add or Plan while accessing cloud storage | Dirk Hohndel |
2016-03-22 | Make the reserve gas units aware | Robert C. Helling |
2016-03-22 | QML UI: use consistent, darker text color for dive list | Dirk Hohndel |
2016-03-22 | configure OSTC/OSTC3: Bugfix depth parameter unit | Anton Lundin |
2016-03-22 | CSV export | Miika Turkia |
2016-03-19 | Profile widget: Display gradient factors used in plan | Rick Walsh |
2016-03-19 | Preferences: fix missing slot problem when creating new account | Dirk Hohndel |
2016-03-19 | Planner: add segment symbol to output table | Rick Walsh |
2016-03-16 | Verify that the Xcode Command Line Tools are installed | Jeroen Massar |
2016-03-16 | Detect Homebrew Qt5 | Jeroen Massar |
2016-03-16 | Debug reminder: how to get more verbose details out of cmake | Jeroen Massar |
2016-03-16 | Don't use CRLF in documentation files | Dirk Hohndel |
2016-03-16 | Fix loading images from URLs | Robert C. Helling |
2016-03-16 | When handing off a picture to a worker thread, copy it first | Robert C. Helling |
2016-03-16 | Don't build libdivecomputer examples | Robert C. Helling |
2016-03-16 | Replace ~ by $HOME in build.sh | Robert C. Helling |
2016-03-13 | Bump Subsurface-mobile version | Dirk Hohndel |
2016-03-13 | Use more informative error message in application log | Dirk Hohndel |
2016-03-13 | mobile-manual - Update authors, dates and so | Salvador Cuñat |
2016-03-13 | Spanish translation for mobile-manual.txt | Salvador Cuñat |
2016-03-13 | gas model: update to new coefficients, and simplify expressions | Linus Torvalds |
2016-03-13 | gas model: add proper He compressibility data and do a least-squares fit | Linus Torvalds |
2016-03-13 | QML UI: make return to dive list work when entering credentials | Dirk Hohndel |
2016-03-13 | QML UI: show user manual in browser window | Dirk Hohndel |
2016-03-13 | QML UI: font color isn't supported on app log page | Dirk Hohndel |
2016-03-13 | QML UI: show cloud access notification when refreshing from menu | Dirk Hohndel |
2016-03-13 | gas-model: add R compressibility script | Linus Torvalds |
2016-03-13 | UDDF export: fix dive site support | Miika Turkia |
2016-03-12 | Documentation: add mobile user manual to POT/PO management and update french ... | Guillaume GARDET |