aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-20Avoid unused argument warningsGravatar Dirk Hohndel
2016-06-20User manual update: Subsurface-mobileGravatar Willem Ferguson
2016-06-20Tuning the mobile-manualGravatar Miika Turkia
2016-06-20Enable creation of mobile-manualGravatar Miika Turkia
2016-06-20Preferentially use existing device ID when setting serial numberGravatar Linus Torvalds
2016-06-18Update required packages on INSTALL fileGravatar Miika Turkia
2016-06-18Corrections to user manualGravatar Willem Ferguson
2016-06-18User Manual updateGravatar Willem Ferguson
2016-06-18Update to mobile user manualGravatar Willem Ferguson
2016-06-18Update to user manual for Subsurface-mobile with ten additional images.Gravatar Willem Ferguson
2016-06-17QML UI: correctly check cloud verification statusGravatar Dirk Hohndel
2016-06-17Avoid crash with empty command line argumentGravatar Dirk Hohndel
2016-06-17iOS build: add another dependency to dummy.qmlGravatar Dirk Hohndel
2016-06-17iOS build: use the Qt version that is availableGravatar Dirk Hohndel
2016-06-14Grr. Fix. Typo.Gravatar Dirk Hohndel
2016-06-14QML UI: Not giving wrap info improves dive details on narrow screensGravatar Robert C. Helling
2016-06-14Only setpoint changes with non-zero SP indicate a CCR diveGravatar Robert C. Helling
2016-06-14QML UI: show an empty dive list with explanationGravatar Dirk Hohndel
2016-06-13QML UI: explain that the user can create a new cloud storage accountGravatar Dirk Hohndel
2016-06-13Set date and time when replanning a diveGravatar Robert C. Helling
2016-06-13QML UI: allow entering the cloud PIN on the mobile UIGravatar Dirk Hohndel
2016-06-13QML UI: prepare to enter the cloud PIN on mobile UIGravatar Dirk Hohndel
2016-06-13QML UI: serialize checking credentialsGravatar Dirk Hohndel
2016-06-12QML UI: don't proceed unless cloud credentials are verifiedGravatar Dirk Hohndel
2016-06-12Remove strange whitespace on right of divelistGravatar Robert C. Helling
2016-06-12QML UI: add debug output for dive edit save buttonGravatar Dirk Hohndel
2016-06-12Fix typoGravatar Dirk Hohndel
2016-06-12Don't quit when hitting the back button on iOSGravatar Dirk Hohndel
2016-06-12QML UI: disable GPS functionality on iOSGravatar Dirk Hohndel
2016-06-12QML UI: somewhat improve GPS list renderingGravatar Dirk Hohndel
2016-06-12QML UI: update for latest KirigamiGravatar Dirk Hohndel
2016-06-11updated build scripts for MacGravatar Dirk Hohndel
2016-06-11Remove unused variableGravatar Dirk Hohndel
2016-06-11Make sure dive computer model is proper malloc'ed allocationGravatar Linus Torvalds
2016-06-11Fix logic for presaturationGravatar Robert C. Helling
2016-06-01Make sure all dive computer events are represented in the plot_info dataGravatar Linus Torvalds
2016-06-01Don't show surface events at the beginning or end of the diveGravatar Linus Torvalds
2016-06-01Don't ignore surface events in xml parsingGravatar Linus Torvalds
2016-05-31Don't ignore surface events from libdivecomputerGravatar Linus Torvalds
2016-05-31Make 'clear_dive()' free the primary dive computer data properlyGravatar Linus Torvalds
2016-05-28Add some gas mix validation to the plannerGravatar Rick Walsh
2016-05-28Shearwater import model name for Petrel and PredatorGravatar Miika Turkia
2016-05-28Set model on Shearwater importGravatar Miika Turkia
2016-05-28Use serial as device ID on Shearwater importGravatar Miika Turkia
2016-05-21fixup: Don't confuse EAD and ENDGravatar Rick Walsh
2016-05-21Planner: add best mix EAD preferenceGravatar Rick Walsh
2016-05-21Add best mix function to planner cylinder modelGravatar Rick Walsh
2016-05-21Add functions to calculate best mixGravatar Rick Walsh
2016-05-21Make autocomplete work on add diveGravatar Joakim Bygdell
2016-05-21Add init function to qmlmanagerGravatar Joakim Bygdell