aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-02-01QML UI: Another attempt to shift dive number to top rowGravatar Rick Walsh
2016-01-31Mark CCR dive's divetype properlyGravatar Miika Turkia
2016-01-31Revert "QML UI DiveDetailsView: shift dive number to right of top row"Gravatar Dirk Hohndel
2016-01-31Attempt to detect time format on CSV importGravatar Miika Turkia
2016-01-31Attempt to detect date format on CSV importGravatar Miika Turkia
2016-01-29QML UI: pick new highest dive number when manually adding diveGravatar Dirk Hohndel
2016-01-29Minor cleanupsGravatar Dirk Hohndel
2016-01-29QML UI: introduce "add" state and correctly clean up when canceledGravatar Dirk Hohndel
2016-01-29Add helper to remove dive from modelGravatar Dirk Hohndel
2016-01-29QML UI: remove apparently obsolete codeGravatar Dirk Hohndel
2016-01-28QML UI: better way to determine dive details edit widthGravatar Dirk Hohndel
2016-01-28QML UI: make manually added dives more like those added on desktopGravatar Dirk Hohndel
2016-01-28QML UI: once again hide "--" as section headerGravatar Dirk Hohndel
2016-01-28QML UI: use the new helper to ensure the right dive is selected after editGravatar Dirk Hohndel
2016-01-28Use our own sort proxy model classGravatar Dirk Hohndel
2016-01-28Add our own sort proxy class which provides two helper functionsGravatar Dirk Hohndel
2016-01-28QML UI: add the properties needed to be able to manually add diveGravatar Dirk Hohndel
2016-01-28QML UI: add field to edit the total weightGravatar Dirk Hohndel
2016-01-28Better id for yet another QML itemGravatar Dirk Hohndel
2016-01-28QML UI: use unique names for the different ListViewsGravatar Dirk Hohndel
2016-01-28QML UI: clear out empty strings from the UIGravatar Dirk Hohndel
2016-01-28Avoid uninitialized memory accessGravatar Dirk Hohndel