aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-10QML UI: redo the start pageGravatar Dirk Hohndel
2016-02-10QML UI: make cloud credentials usable as a component on a pageGravatar Dirk Hohndel
2016-02-10QML UI: make flicking between dives fasterGravatar Rick Walsh
2016-02-10Adding about page to Subsurface-mobileGravatar Miika Turkia
2016-02-10Support function to print version stringGravatar Miika Turkia
2016-02-09QML UI: dive edit, treat numeric input of duration as full minutesGravatar Joakim Bygdell
2016-02-09QML UI: Fix lingering edit modeGravatar Henrik Brautaset Aronsen
2016-02-09QML UI: Remove unused onClicked event for back buttonGravatar Henrik Brautaset Aronsen
2016-02-09QML UI: Back buttons for app log and theme infoGravatar Henrik Brautaset Aronsen
2016-02-09QML UI: enable edit of cylinder pressuresGravatar Joakim Bygdell
2016-02-09QML UI: add function to get cylinder pressuresGravatar Joakim Bygdell
2016-02-09Add helper to parse pressure strings.Gravatar Joakim Bygdell
2016-02-09Mobile user-manual: Add text that explains action buttonGravatar Willem Ferguson
2016-02-09QML UI: load from cache first when changing cloud credentialsGravatar Dirk Hohndel
2016-02-09QML UI: draw edit/back button next to context menu button if it's shownGravatar Dirk Hohndel
2016-02-08QML UI: DiveDetailsView - calculate better width and set everywhereGravatar Dirk Hohndel
2016-02-08QML UI: DiveDetailsView - set fixed column widthsGravatar Dirk Hohndel
2016-02-08QML UI: DiveDetailsView - reorder the gridGravatar Dirk Hohndel
2016-02-08Sync load from cloud status when changing cloud storage accountsGravatar Dirk Hohndel
2016-02-08Always sync with cloud server when updating backend dataGravatar Dirk Hohndel
2016-02-08Remember status of specific cloud account in settingsGravatar Dirk Hohndel
2016-02-08QML UI: correctly handle back key on editsGravatar Dirk Hohndel
2016-02-08Short first attempt at a user manual for Subsurface-mobileGravatar Willem Ferguson
2016-02-08Move preferences under GPS menuGravatar Miika Turkia
2016-02-07Avoid QtCreator warning about ==Gravatar Henrik Brautaset Aronsen
2016-02-07Move endEditMode() to DiveDetails.qmlGravatar Henrik Brautaset Aronsen
2016-02-07Add top-right edit and back buttons for mobileGravatar Henrik Brautaset Aronsen
2016-02-07QML UI: another attempt to fix the random crashesGravatar Dirk Hohndel
2016-02-07QML UI: disable download from divecomputer button on start pageGravatar Dirk Hohndel
2016-02-07Revert "QML UI: end edit mode when leaving the edit page"Gravatar Dirk Hohndel
2016-02-07Don't run time consuming gas interpolation without any dataGravatar Dirk Hohndel
2016-02-06Profile: don't compile code that isn't needed on mobileGravatar Dirk Hohndel
2016-02-06QML UI: end edit mode when leaving the edit pageGravatar Dirk Hohndel
2016-02-06QML UI: make time parsing more lenientGravatar Dirk Hohndel
2016-02-06Mobile: always show divecomputer reported ceiling in redGravatar Jan Mulder
2016-02-05QML UI: enable editing of weightGravatar Dirk Hohndel
2016-02-05DiveObjectHelper: check if dive has only one weightsystemGravatar Dirk Hohndel
2016-02-05Simplify sumWeight functionGravatar Dirk Hohndel
2016-02-05Add helper function to parse weight stringsGravatar Dirk Hohndel
2016-02-05profile-widget: use smaller event icons on Subsurface-mobileGravatar Rick Walsh
2016-02-05Do not run the deco calculations in the mobile appGravatar Dirk Hohndel
2016-02-05QML UI: explicitly hide the keyboard when exiting dive editGravatar Dirk Hohndel
2016-02-05QML UI: disable download from divecomputerGravatar Dirk Hohndel
2016-02-04Allow merging of dives with zero depth/durationGravatar Miika Turkia
2016-02-03Mobile. Modify DownloadFromDiveComputer.qmlGravatar Willem Ferguson
2016-02-03Fix Liquivision import crashGravatar Miika Turkia
2016-02-02Update copyright for 2016Gravatar Jan Mulder
2016-02-02Simplify building of Android build from one source treeGravatar Jan Mulder
2016-02-02Build Android mobile app against latest OpenSSLGravatar Jan Mulder
2016-02-01Silence compiler warningsGravatar Robert C. Helling