aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2018-04-15QML UI: suppress warnings when showing GPS fixesGravatar Dirk Hohndel
2018-04-15QML UI: recalculate derived information after editing diveGravatar 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-14Debug location savingGravatar Dirk Hohndel
2018-04-14QML UI: if we don't have a current position, update it laterGravatar Dirk Hohndel
2018-04-13iOS: log messagesGravatar Dirk Hohndel
2018-04-13iOS: make logfile accessible to userGravatar Dirk Hohndel
2018-04-13iOS: always create subsurface.log fileGravatar 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-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-03-12Mobile: pass QString as value to registerError()Gravatar Berthold Stoeger
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
2018-03-11main.qml: create an instance of MapPageGravatar Lubomir I. Ivanov
2018-03-11mobile-resources.qrc: add the map related resources for mobileGravatar Lubomir I. Ivanov
2018-03-11mappage.qml: add a Kirigami page for the map widgetGravatar Lubomir I. Ivanov
2018-03-11divelist.qml: add the setCurrentDiveListIndex() helperGravatar Lubomir I. Ivanov
2018-02-24QML UI Mobile: correct margins on log pageGravatar Jan Mulder
2018-02-24Mobile QML UI: wideScreen property changeGravatar Jan Mulder
2018-02-24Revert "Mobile QML UI: fix more background colors (gpslist)"Gravatar Jan Mulder
2018-02-19QML UI: do not overflow right margin on BT textGravatar Jan Mulder
2018-02-17Mobile QML UI: fix more background colors (gpslist)Gravatar Jan Mulder
2018-02-17Mobile QML UI: color the application header correctlyGravatar Jan Mulder
2018-02-17Mobile QML UI: fix background colorsGravatar Jan Mulder
2018-02-17Mobile QML UI: Divelist hover/selected colorsGravatar Jan Mulder
2018-02-17Mobile QML: main.qml to Kirigmi 2.2Gravatar Jan Mulder
2018-02-11Mobile QML: set fontsize for developer logGravatar Jan Mulder
2018-02-08Mobile cleanup: remove unused actionsGravatar Jan Mulder
2018-02-02mobile cleanup: repair stupid mistakeGravatar Jan Mulder
2018-01-31mobile: introduce simple private helper updateAllGlobalLists()Gravatar Jan Mulder
2018-01-31mobile cleanup: restyle construction of locationlistGravatar Jan Mulder