subsurface/mobile-widgets/qml
Jan Mulder a9b692f0c3 QML-UI: Download screen fixup
Again, mostly related to label change. First, the top button was "glued"
to the top of the screen, so added a little margin there. It
appeared that all the other items on the screen (progressbar,
2 button rows, and the downloaded dive list) where not moving down
due to the add of that little top margin. This was solved by
anchor-ing the items together. Finally, the text of a downloaded
dive was on the top of the delegate lines. Not sure where that came
from, but easily solved by centering it explicitly.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2017-10-19 14:55:30 -04:00
..
icons qml-icons: add a third, grayed-out map marker 2017-10-15 17:28:39 -08:00
About.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00
CloudCredentials.qml mobile: silence deprecated messages in logging about Kirigami.Label 2017-10-17 15:32:27 +02:00
dive.jpg Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
DiveDetails.qml Whitespace 2017-10-05 13:40:31 -07:00
DiveDetailsEdit.qml mobile: silence deprecated messages in logging about Kirigami.Label 2017-10-17 15:32:27 +02:00
DiveDetailsView.qml QML-UI: some more layout repair (dive details) 2017-10-19 14:55:30 -04:00
DiveList.qml QML-UI: repair DiveList 2017-10-18 06:30:51 -04:00
DownloadedDiveDelegate.qml QML-UI: Download screen fixup 2017-10-19 14:55:30 -04:00
DownloadFromDiveComputer.qml QML-UI: Download screen fixup 2017-10-19 14:55:30 -04:00
GpsList.qml mobile: silence deprecated messages in logging about Kirigami.Label 2017-10-17 15:32:27 +02:00
HintsTextEdit.qml QML UI: dive edit autocomplete 2017-08-02 18:49:47 -07:00
Log.qml QML UI: drop AppLog title and add margin instead 2017-07-06 09:34:37 -07:00
main.qml QML UI: open v2 user manual 2017-10-07 12:14:08 +03:00
MapWidget.qml qml-icons: add a third, grayed-out map marker 2017-10-15 17:28:39 -08:00
MapWidgetContextMenu.qml mapwidgetcontextmenu: use a QtQuick 2.0 import 2017-09-16 08:35:29 -07:00
MapWidgetError.qml map-widget: don't crash if the map QML failed to load 2017-10-07 08:09:05 -07:00
mobile-resources.qrc QML UI: add missing icon 2017-10-09 22:01:12 -07:00
qtquickcontrols2.conf QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
Settings.qml mobile: silence deprecated messages in logging about Kirigami.Label 2017-10-17 15:32:27 +02:00
SsrfButton.qml QML UI: add missing id line in our button 2017-07-26 14:13:22 +09:00
SsrfCheckBox.qml QML UI: add our own styled checkbox 2017-07-26 01:39:26 +09:00
SsrfSwitch.qml QML UI: add our own styled switch 2017-07-26 01:39:26 +09:00
StartPage.qml mobile: silence deprecated messages in logging about Kirigami.Label 2017-10-17 15:32:27 +02:00
ThemeTest.qml mobile: silence deprecated messages in logging about Kirigami.Label 2017-10-17 15:32:27 +02:00