aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveDetailsView.qml
AgeCommit message (Expand)Author
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
2017-03-04dive master > divemasterGravatar Martin Měřinský
2017-01-21Revert "QML UI: build against latest Kirigami"Gravatar Dirk Hohndel
2016-12-27QML UI: build against latest KirigamiGravatar Dirk Hohndel
2016-06-14QML UI: Not giving wrap info improves dive details on narrow screensGravatar Robert C. Helling
2016-05-03QML DiveDetailsView only use one bottomlayoutGravatar Rick Walsh
2016-05-03QML Set width instead of minimumWidth equal to maximumWidthGravatar Rick Walsh
2016-05-03Mark strings in qml files for translationGravatar Robert C. Helling
2016-05-02Make the last column take all the available sizeGravatar Marco Martin
2016-05-02Don't wrap labelsGravatar Marco Martin
2016-05-01QML UI: break grid layout into smaller layoutsGravatar Dirk Hohndel
2016-05-01QML UI: Left align all labels in DiveDetailsViewGravatar Dirk Hohndel
2016-04-19Don't put margins outside the internal ListViewGravatar Marco Martin
2016-04-07QML UI: fix page width calculation for dive detailsGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel