aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2017-10-19QML-UI: Download screen fixupGravatar Jan Mulder
2017-10-19QML-UI: some more layout repair (dive details)Gravatar Jan Mulder
2017-10-18QML-UI: repair DiveListGravatar Jan Mulder
2017-10-17mobile: silence deprecated messages in logging about Kirigami.LabelGravatar Jan Mulder
2017-10-17mobile: fix initial setup with no repo or meta infoGravatar Jan Mulder
2017-10-17mobile: No cloud repo creation more explicitGravatar Jan Mulder
2017-10-16Fix stupid syntax errorsGravatar Dirk Hohndel
2017-10-15Make sure we can still build without BT_SUPPORTGravatar Dirk Hohndel
2017-10-15qml-icons: add a third, grayed-out map markerGravatar Lubomir I. Ivanov
2017-10-15qml-icons: make mapwidget-marker.png even darkerGravatar Lubomir I. Ivanov
2017-10-15mapwidget.qml: fix weird MouseArea bug in MapItemViewGravatar Lubomir I. Ivanov
2017-10-12mobile: enable switching BT on/off during session.Gravatar Jan Mulder
2017-10-09QML UI: add missing iconGravatar Dirk Hohndel
2017-10-09Use lrint() for all degrees_t related roundingGravatar Lubomir I. Ivanov
2017-10-08mobile: do not clear email and passwd when cancellingGravatar Jan Mulder
2017-10-08mobile: only set old credential status in one placeGravatar Jan Mulder
2017-10-07Make compile succeed without BT_SUPPORTGravatar Dirk Hohndel
2017-10-07map-widget: don't crash if the map QML failed to loadGravatar Lubomir I. Ivanov
2017-10-07QML UI: open v2 user manualGravatar Dirk Hohndel
2017-10-05WhitespaceGravatar Dirk Hohndel
2017-10-05QML UI: always start edit at top of pageGravatar Dirk Hohndel
2017-10-05QML UI: add transition when switching to edit modeGravatar Dirk Hohndel
2017-10-04QML UI: download icon in main menuGravatar Dirk Hohndel
2017-10-04QML UI: make edit page scrollableGravatar Dirk Hohndel
2017-10-04QML UI: change the dive edit to not be an overlayGravatar Dirk Hohndel
2017-10-04QML UI: top padding for dive detailsGravatar Dirk Hohndel
2017-10-04QML UI: avoid warning before currentTheme is setGravatar Dirk Hohndel
2017-10-04QML UI: adjust icon namesGravatar Dirk Hohndel
2017-09-29QML UI: cleanup some whitespace and string formattingGravatar Jan Mulder
2017-09-29QML UI: rework single credential page to two pagesGravatar Jan Mulder
2017-09-29QML UI: rework cloud credentials blockGravatar Jan Mulder
2017-09-29mobile: make sure that the old credential status is correctGravatar Jan Mulder
2017-09-29mobile: only deal with localrepo in NOCLOUD modeGravatar Jan Mulder
2017-09-29mobile: do not care about email/passwd when NOCLOUDGravatar Jan Mulder
2017-09-29mobile: add helper function cancelCredentialsPinSetup()Gravatar Jan Mulder
2017-09-29mobile: propagate "still PIN required status"Gravatar Jan Mulder
2017-09-29mobile: do not go to NO_CLOUD status from UNKNOWNGravatar Jan Mulder
2017-09-29mobile: initialize credential data in one placeGravatar Jan Mulder
2017-09-20mapwidgethelper: support Qt 5.5.xGravatar Lubomir I. Ivanov
2017-09-16mapwidgetcontextmenu: use a QtQuick 2.0 importGravatar Lubomir I. Ivanov
2017-09-04Unify credential statesGravatar Jan Mulder
2017-09-04mobile: remove superfluous state INCOMPLETEGravatar Jan Mulder
2017-09-04mobile: remove superfluous state VALID_EMAILGravatar Jan Mulder
2017-09-04mobile: go to the correct credential stateGravatar Jan Mulder
2017-09-04QML UI: set the title of the right objectGravatar Jan Mulder
2017-08-26Adjust signature to match data we needGravatar Dirk Hohndel
2017-08-26MapWidget works with slightly older QtQuick2Gravatar Dirk Hohndel
2017-08-24mapwidgethelper: use system_default_directory() for cacheGravatar Lubomir I. Ivanov
2017-08-24mapwidgethelper: use dynamic creation of the Plugin objectGravatar Lubomir I. Ivanov
2017-08-10mapwidgethelper: fix wrong logic in selectVisibleLocations()Gravatar Lubomir I. Ivanov