Age | Commit message (Expand) | Author |
2016-09-21 | Finished unittest for cloud storage. | Tomaz Canabrava |
2016-09-20 | Language preference: store the locale name in the settings | Dirk Hohndel |
2016-09-20 | Language preference: search for the locale instead of the language string | Dirk Hohndel |
2016-09-20 | Language preference: remove the .qm suffix before handling locale | Dirk Hohndel |
2016-09-20 | Language preference: once we figure out the locale, remember it | Dirk Hohndel |
2016-09-20 | Don't look up the setting again | Dirk Hohndel |
2016-09-20 | Preferences: remember both the locale name and the user friendly text | Dirk Hohndel |
2016-09-20 | Second attempt to fix crash | Dirk Hohndel |
2016-09-20 | Pull latest translations | Dirk Hohndel |
2016-09-20 | Prevent possible NULL pointer dereference | Dirk Hohndel |
2016-09-20 | QML UI: smaller fonts on narrow screens | Dirk Hohndel |
2016-09-20 | iOS build: add required key for iOS 10 | Dirk Hohndel |
2016-09-19 | iOS build: adjust configure flag for libdivecomputer | Dirk Hohndel |
2016-09-18 | Fix compile error on Windows | Dirk Hohndel |
2016-09-18 | Add a simple cp2130 libusb driver | Anton Lundin |
2016-09-18 | Fix warning about incompatible pointer | Anton Lundin |
2016-09-18 | Workaround abuse of the now missing DC_TRANSPORT_BLUETOOTH | Anton Lundin |
2016-09-17 | Rewrite libdivecomputer custom serial code | Anton Lundin |
2016-09-17 | QML UI: deal with multiple buddies correctly | Joakim Bygdell |
2016-09-17 | Compute total tissue saturation for all deco models | Robert C. Helling |
2016-09-17 | Separate method for heatmap color scaling | Robert C. Helling |
2016-09-17 | Allow heat map to zoom | Rick Walsh |
2016-09-17 | Adjust heat map colour scale | Rick Walsh |
2016-09-17 | Cosmetic changes to Buehlmann code | Robert C. Helling |
2016-09-17 | Introduce heat map | Robert C. Helling |
2016-09-17 | Preferences UI: graph tabstop order should match display order | Rick Walsh |
2016-09-17 | Bump mobile version | Dirk Hohndel |
2016-09-17 | QML UI: two columns on 1024x768 iPads | Dirk Hohndel |
2016-09-10 | iOS build: no longer request location information | Dirk Hohndel |
2016-09-04 | Update Subsurface-mobile manual stored in git | Dirk Hohndel |
2016-09-04 | Update the README for building the iOS version | Dirk Hohndel |
2016-09-04 | Fix some warnings | Dirk Hohndel |
2016-09-04 | Update Subsurface-mobile version to 1.1.0 | Dirk Hohndel |
2016-09-04 | Update Subsurface-mobile manual | Dirk Hohndel |
2016-09-04 | iOS: Don't show "No GPS source available" | Dirk Hohndel |
2016-09-04 | iOS build: re-enable building libraries for the simulator | Dirk Hohndel |
2016-09-04 | iOS build: Fix compile failure | Dirk Hohndel |
2016-09-04 | Stop trying to fix up pressure sensor indexes | Linus Torvalds |
2016-09-04 | Remove hacks regarding multiple gasmixes and cylinders | Joakim Bygdell |
2016-09-04 | QML UI: Enable cylinder edit | Joakim Bygdell |
2016-09-04 | Settings fixup: gflow and gfhigh are int | Rick Walsh |
2016-08-29 | Teach 'interpolate()' about zero-sized ranges | Linus Torvalds |
2016-08-29 | Make sure DC_FIELD_TANK starts from a clean slate for each cylinder | Linus Torvalds |
2016-08-29 | Hacky workaround for multiple gas pressures per sample | Linus Torvalds |
2016-08-28 | Settings update: Fix git_local_only loading | Tomaz Canabrava |
2016-08-28 | Add the beginning of the Preferences test | Tomaz Canabrava |
2016-08-28 | Settings update: Fix cloud_git_url | Tomaz Canabrava |
2016-08-28 | Add renumber test as a dependency for running the tests | Tomaz Canabrava |
2016-08-28 | Settings update: Fix loading "show pictures" in profile tests | Tomaz Canabrava |
2016-08-28 | Android build: don't try to bundle libssh2, either | Dirk Hohndel |