summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-26Test dive for DM4 import comparisonGravatar Miika Turkia
2015-07-26Remove bogus fixGravatar Dirk Hohndel
2015-07-26Planner: Add parentheses to output conditionGravatar Rick Walsh
2015-07-26Planner: Count the minimum stop time towards o2timeGravatar Rick Walsh
2015-07-26Planner: Hide unwanted transition between deco stopsGravatar Rick Walsh
2015-07-26Planner: use pointer to deco stop level array instead of memcpyGravatar Rick Walsh
2015-07-26Planner: Change 3m stop to zero if last stop is 6mGravatar Rick Walsh
2015-07-26QML UI: add style to the menu buttonGravatar Joakim Bygdell
2015-07-26QML UI: add Subsurface mobile to top of appGravatar Joakim Bygdell
2015-07-26QML UI: make the app blueGravatar Joakim Bygdell
2015-07-26QML UI: create menu to house the buttonsGravatar Joakim Bygdell
2015-07-25Move initialization of preferences to helper functionGravatar Dirk Hohndel
2015-07-25Don't show the survey for the mobile appGravatar Dirk Hohndel
2015-07-25We do not change the displayed_dive_site - don't reset itGravatar Tomaz Canabrava
2015-07-25Break long linesGravatar Tomaz Canabrava
2015-07-25Show dive_site info on the labelsGravatar Tomaz Canabrava
2015-07-25Clean code from the dive site editGravatar Tomaz Canabrava
2015-07-25Close the dive site edit when accepting/rejecting itGravatar Tomaz Canabrava
2015-07-25Re-enable the dive site editGravatar Tomaz Canabrava
2015-07-25snprintf is happier if it has an explicit string literal format argumentGravatar Dirk Hohndel
2015-07-25QML UI: Show profile on AndroidGravatar Grace Karanja
2015-07-24Create test case for DivingLog SQLite importGravatar Miika Turkia
2015-07-24Allow creating new dive site with specific uuidGravatar Miika Turkia
2015-07-24Cobalt import: use find or create divesiteGravatar Miika Turkia
2015-07-24Divinglog import: find or create divesiteGravatar Miika Turkia
2015-07-24QML UI: make sure the dive list is empty before loading divesGravatar Dirk Hohndel
2015-07-24QML UI: sort by date, not by date stringGravatar Dirk Hohndel
2015-07-24Merge branch 'devel' of https://github.com/gracie89/subsurfaceGravatar Dirk Hohndel
2015-07-24Spell rebreather with an hGravatar Rick Walsh
2015-07-23Update user manual to reflect new way of DivingLog importGravatar Miika Turkia
2015-07-23Planner: correct output of planner modeGravatar Rick Walsh
2015-07-23Divinglog import: fix maximum depthGravatar Miika Turkia
2015-07-23QML UI: Add download from divecomputer windowGravatar Grace Karanja
2015-07-22Make password change asynchronousGravatar Dirk Hohndel
2015-07-22Add sample pressure to be auto-filled on Seabear importGravatar Miika Turkia
2015-07-22Include debug printout for easier manual testingGravatar Miika Turkia
2015-07-22Fix Seabear CSV importGravatar Miika Turkia
2015-07-22Clean up some parameters on CSV importGravatar Miika Turkia
2015-07-22Always use "csv" parsing for SeabearGravatar Miika Turkia
2015-07-22Strip unit from Seabear sample interval valueGravatar Miika Turkia
2015-07-22Fix Seabear import if line ends with NLGravatar Miika Turkia
2015-07-22Add a known type for second DC on APD importGravatar Miika Turkia
2015-07-22Import sensor values for autodetected APD filesGravatar Miika Turkia
2015-07-22CSV import test wrong valuesGravatar Miika Turkia
2015-07-22Clean hard coded values on divelog CSV importGravatar Miika Turkia
2015-07-22Increase the recursion for Seabear CSV importGravatar Miika Turkia
2015-07-22Cloud storage: enable password updateGravatar Dirk Hohndel
2015-07-22QML UI: Sort dives by dateGravatar Grace Karanja
2015-07-22Add UI for cloud password changeGravatar Dirk Hohndel
2015-07-22QML UI: Move DiveDetails to the StackViewGravatar Grace Karanja