aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/DiveDetailsView.qml
AgeCommit message (Expand)Author
2016-03-03QML UI: brute force around Qt 5.6.0 bugGravatar Dirk Hohndel
2016-03-03QML UI: remove commented out / unused codeGravatar Dirk Hohndel
2016-02-28QML UI: small adjustment to DiveDetailsViewGravatar Dirk Hohndel
2016-02-15QML UI: better text when no profile is shown for a diveGravatar Dirk Hohndel
2016-02-14QML UI: don't show an odd profile for zero duration diveGravatar 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-07QML UI: another attempt to fix the random crashesGravatar Dirk Hohndel
2016-02-01QML UI: Another attempt to shift dive number to top rowGravatar Rick Walsh
2016-01-31Revert "QML UI DiveDetailsView: shift dive number to right of top row"Gravatar Dirk Hohndel
2016-01-27Move helper function to DiveObjectsHelperGravatar Joakim Bygdell
2016-01-27QML UI: revert dive detail view layout changesGravatar Dirk Hohndel
2016-01-25QML UI: Add helper function to get weightsGravatar Joakim Bygdell
2016-01-25QML UI: Add helper function to get cylinder infoGravatar Joakim Bygdell
2016-01-25QML-UI: Rearrange the DiveDetails pageGravatar Joakim Bygdell
2016-01-21QML UI: fix map display regressionGravatar Dirk Hohndel
2016-01-20QML UI: show date and time for diveGravatar Dirk Hohndel
2016-01-19QML UI DiveDetailsView: shift dive number to right of top rowGravatar Rick Walsh
2016-01-13try to fix profile scalingGravatar Sebastian Kügler
2016-01-12dive details navigationGravatar Sebastian Kügler
2015-12-29QML UI: obtain a reasonable margin from QMLGravatar Dirk Hohndel
2015-12-26QML UI: mark locations with GPS dataGravatar Dirk Hohndel
2015-12-26QML-UI: add hacky, useless way to show the GPS location of a diveGravatar Dirk Hohndel
2015-12-07QML-UI: add dive date to the detail viewGravatar Dirk Hohndel
2015-12-07Fix text clippingGravatar Sebastian Kügler
2015-12-07redesign dive details viewGravatar Sebastian Kügler
2015-12-07split divedetails into view and edit partsGravatar Sebastian Kügler