subsurface/mobile-widgets/qml
Jan Mulder c6a4250a58 QML UI: correct trip separator line
Partially cosmetic and partially a bug fix. 1) the seperator line
between trips and dives that are not in a trip was drawn in the
background color => the line was invisible. 2) When looking very
closely, there was a 1-2 pixel wide error between the seperator line
between trips and dives that are not in a trip. 3) there was a comment
that the trip separator needed to be extra thick. IMHO, this
looks ugly, and is superfluous as there is a nice sidebar along
the dives that belong to the trip. Finally, the line shall not
be displayed when not in a trip.

So, basically, the line (the QML rectangle) is completely rewritten,
to take care of all issues. There is 1 hack: the line color is
taken from the dive separator line. But its fully unclear to me
where that color is defined in Qt/QML or Kirigami, so I hardcoded
the proper color. That just works.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2018-09-30 08:16:52 -07:00
..
icons Move DC download icons used by mobile app to mobile-widgets/qml/icons/ 2018-08-07 09:49:20 -07:00
About.qml mobile: Adjust About.qml to fit small screens. 2018-05-27 08:07:52 -07:00
CloudCredentials.qml core,tests: change qml register function 2018-09-11 17:22:58 -07:00
DiveDetails.qml mobile, QML UI: whitespace in dive details page 2018-09-26 08:38:53 -07:00
DiveDetailsEdit.qml Mobile: use editText instead of currentText in Suit and DiveMaster boxes 2018-09-25 09:27:16 -07:00
DiveDetailsView.qml Mobile: display all used cylinders 2018-08-11 11:19:07 -07:00
DiveList.qml QML UI: correct trip separator line 2018-09-30 08:16:52 -07:00
DownloadedDiveDelegate.qml mobile, QML UI: fix overlapping button 2018-09-26 08:38:53 -07:00
DownloadFromDiveComputer.qml mobile, QML UI: margings and paddings in download screen 2018-09-26 08:38:53 -07:00
GpsList.qml mobile: use full icon path. 2018-06-18 06:54:40 +09:00
HintsTextEdit.qml mobile: silence warnings in the app log 2018-01-03 14:04:08 +01:00
Log.qml QML UI Mobile: correct margins on log page 2018-02-24 11:39:49 -08:00
main.qml mobile, QML UI: Settings page scalability 2018-09-27 06:36:22 -07:00
MapPage.qml mapwidget-mobile: initialize the map to [0,0] 2018-04-02 13:47:43 -07:00
mobile-resources.qrc Move DC download icons used by mobile app to mobile-widgets/qml/icons/ 2018-08-07 09:49:20 -07:00
qtquickcontrols2.conf QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
Settings.qml mobile, QML UI: Settings page scalability 2018-09-27 06:36:22 -07:00
SsrfButton.qml mobile, QML UI: ssrfButton and download controls resizable 2018-09-26 08:38:53 -07:00
SsrfCheckBox.qml mobile, QML UI: make SsrfCheckBox resizable 2018-09-26 08:38:53 -07:00
SsrfSwitch.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
StartPage.qml QML UIL: fix more problems with members moving from manager to prefs 2018-06-20 09:34:27 +09:00
ThemeTest.qml mobile, QML: introduce basePointSize in subsurfaceTheme 2018-09-25 16:01:39 +02:00