aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml
AgeCommit message (Expand)Author
2018-06-09mobile: do not call plotDive during startupGravatar jan Iversen
2018-06-09mobile: white space clean in DiveDetailsView.qmlGravatar jan Iversen
2018-06-08mobile: decoupled ssrf.qrc and mobile.qrcGravatar jan Iversen
2018-06-08mobile: main.qml, change load of dive.jpgGravatar jan Iversen
2018-06-08mobile: mobile unreferenced ic iconsGravatar jan Iversen
2018-06-08mobile: remove unneeded alias from mobile-resourcesGravatar jan Iversen
2018-06-08mobile: clean qml dir (move dive.jpg to icons)Gravatar jan Iversen
2018-06-08mobile: sort mobile-resources.qrcGravatar jan Iversen
2018-06-07mobile: correct comboProduct if model changesGravatar jan Iversen
2018-06-04mobile: delay combobox selection for download.Gravatar jan Iversen
2018-05-27mobile: make list action buttons appear againGravatar Murillo Bernardes
2018-05-27mobile: Adjust About.qml to fit small screens.Gravatar jan Iversen
2018-05-21iOS: updated text in About to reflect logs not logGravatar jan Iversen
2018-05-21mobile: removed setting for libdivecomputer.logGravatar jan Iversen
2018-05-20QML UI: allow changing the connection IDGravatar jan Iversen
2018-05-18mobile: add "Copy log to clipboard" buttonGravatar jan Iversen
2018-05-13mobile: fix next icon prefixGravatar Murillo Bernardes
2018-05-13iOS: fix "previous" button iconGravatar Murillo Bernardes
2018-05-09mobile: show selected dive on details viewGravatar Murillo Bernardes
2018-04-16QML UI: fix incorrect icon referencesGravatar Dirk Hohndel
2018-04-16QML UI: ensure delegate height is not a fractionGravatar Dirk Hohndel
2018-04-16QML UI: dive list performance: enable cachingGravatar Dirk Hohndel
2018-04-16QML UI: dive list performance: no background rectangleGravatar Dirk Hohndel
2018-04-16QML UI: make the code easier to readGravatar Dirk Hohndel
2018-04-16QML UI: show offline notice when going offlineGravatar Dirk Hohndel
2018-04-16QML UI: change auto cloud sync menu textsGravatar Dirk Hohndel
2018-04-15QML UI: suppress warnings when showing GPS fixesGravatar Dirk Hohndel
2018-04-15QML UI: don't show a vertical scrollbar in dive listGravatar Dirk Hohndel
2018-04-15QML: remove unused propertyGravatar Dirk Hohndel
2018-04-14QML UI: always show dives that aren't in a tripGravatar Dirk Hohndel
2018-04-14QML UI: allow collapsing the open tripGravatar Dirk Hohndel
2018-04-14QML UI: animate trip foldingGravatar Dirk Hohndel
2018-04-14QML UI: bring back folding tripsGravatar Dirk Hohndel
2018-04-14QML UI: if we don't have a current position, update it laterGravatar Dirk Hohndel
2018-04-09Fix typoGravatar Dirk Hohndel
2018-04-02mapwidget-mobile: initialize the map to [0,0]Gravatar Lubomir I. Ivanov
2018-04-02mapwidget-mobile: do not animate the first selectionGravatar Lubomir I. Ivanov
2018-03-19QML UI: Fix checkbox colorGravatar Joakim Bygdell
2018-03-19QML UI: drop focus when selecting a locationGravatar Joakim Bygdell
2018-03-19Mobile: change location combobox idGravatar Joakim Bygdell
2018-03-19Mobile: Fix location comboboxGravatar Joakim Bygdell
2018-03-19Mobile: for multiple buddies pick index of firstGravatar Joakim Bygdell
2018-03-19QML UI: drop focus on editGravatar Joakim Bygdell
2018-03-19Moblie: remove comparison when savingGravatar Joakim Bygdell
2018-03-19QML UI: drop focus when ComboBox element is pickedGravatar Dirk Hohndel
2018-03-19QML UI: cylinders aren't editableGravatar Dirk Hohndel
2018-03-19QML UI: switch editing back to comboBoxGravatar Joakim Bygdell
2018-03-11main.qml: handle mapPage in pageStack.onCurrentItemChanged()Gravatar Lubomir I. Ivanov
2018-03-11main.qml: add a drawer action for the mapGravatar Lubomir I. Ivanov
2018-03-11main.qml: modify showMap() to not accept locationGravatar Lubomir I. Ivanov