summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveDetailsView.qml
AgeCommit message (Expand)Author
2020-03-31mobile/dive-details: remove the redundant 'map it' buttonGravatar Dirk Hohndel
2020-03-25mobile/profile: ensure profile opacity resets when zoomingGravatar Dirk Hohndel
2020-03-25mobile/debug: simulate zooming through mouse wheel on desktopGravatar Dirk Hohndel
2020-03-23mobile/profile: don't pan unless we are zoomed inGravatar Dirk Hohndel
2020-02-25mobile/profile: make the wait before dragging even shorterGravatar Dirk Hohndel
2020-02-18mobile/profile: enable zoom and pan for the QML profileGravatar Dirk Hohndel
2020-02-18mobile/profile: add invisible rectangle around QMLProfileGravatar Dirk Hohndel
2020-02-09mobile UI: fix alignment issue in dive details viewGravatar Dirk Hohndel
2020-02-03mobile-widgets/qml: add TemplateButtonGravatar jan Iversen
2019-11-08Mobile: ensure there's some space between date and depth/durationGravatar Dirk Hohndel
2019-10-26Mobile: don't show nothing for the locationGravatar Dirk Hohndel
2019-10-26Mobile: fix incorrect variable dereference for dive siteGravatar Dirk Hohndel
2019-10-20Mobile: get dive details directly from the modelGravatar Dirk Hohndel
2019-10-06Fix text in darkmode on mobile app.Gravatar Paul Buxton
2019-09-27Mobile: Don't access dive-id via DiveObjectHelperGravatar Berthold Stoeger
2018-10-29Dive site: replace UUID by pointer in mobile codeGravatar Berthold Stoeger
2018-10-01Mobile QML UI: bump Kirigami imports to 2.4Gravatar Jan Mulder
2018-08-11Mobile: display all used cylindersGravatar Jocke
2018-06-18mobile: revert e993d4f005e62c12765e2e45342ecf840476e3bfGravatar jan Iversen
2018-06-09mobile: do not call plotDive during startupGravatar jan Iversen
2018-06-09mobile: white space clean in DiveDetailsView.qmlGravatar jan Iversen
2018-04-16QML UI: fix incorrect icon referencesGravatar Dirk Hohndel
2018-03-11main.qml: modify showMap() to not accept locationGravatar Lubomir I. Ivanov
2017-11-19QML UI: QtQuick.Layouts to 1.2Gravatar Jan Mulder
2017-11-19QML UI: QtQuick.Controls to version 2.2Gravatar Jan Mulder
2017-11-19QML UI: QtQuick to 2.6Gravatar Jan Mulder
2017-11-19QML UI: Kirigami to 2.2Gravatar Jan Mulder
2017-10-19QML-UI: some more layout repair (dive details)Gravatar Jan Mulder
2017-10-17mobile: silence deprecated messages in logging about Kirigami.LabelGravatar Jan Mulder
2017-08-02QML UI: display rating and visibility starsGravatar Joakim Bygdell
2017-07-26QML UI: use primaryColor instead of darkerPrimaryColorGravatar Joakim Bygdell
2017-07-26QML UI: replcae the "map it" buttonGravatar Joakim Bygdell
2017-07-14QML UI: Hide map it text if no coordinates existsGravatar Joakim Bygdell
2017-07-09QML UI: Style Dive Details ViewGravatar Joakim Bygdell
2017-07-09QML UI: Proper button colorGravatar Joakim Bygdell
2017-06-23QML UI: use textColor instead of diveListTextColorGravatar Dirk Hohndel
2017-06-21QML UI: DiveDetails: add more space at bottomGravatar Dirk Hohndel
2017-06-21QML UI: redo all the colorsGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: playing with different colorsGravatar Dirk Hohndel
2017-06-20QML UI: disable the MouseAreaGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView add button for mapGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView: make key dive info consistent with dive listGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView: make the lower section less busyGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView: move profile into bottom layoutGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView: don't underline locationGravatar Dirk Hohndel
2017-04-29Add SPDX header to mobile widgets and QML filesGravatar Dirk Hohndel
2017-04-11QML UI: re-layout the details viewGravatar Dirk Hohndel
2017-04-10QML UI: correctly set grid column widthsGravatar Dirk Hohndel
2017-04-01QML UI: Fully port dive edit to Kirigami2Gravatar Marco Martin
2017-03-24Subsurface-mobile: do send decimal GPS to GoogleGravatar Jan Mulder