subsurface/mobile-widgets/qml
Jan Mulder bd10a8442a Mobile QML: main.qml to Kirigmi 2.2
This is a long standing issue. I wish to keep up with Kirigami developments
including new versions of their controls, but this is not always easy.
While we upgraded to Kirigmi 2.2 for most of our QML earlier, using this
new version of main.qml breaks numerous stuff. In fact, so much that
we just needed to wait.

With the progress in Kirigmi, it is now possible to upgrade, with still
some issues on our side to be fixed, but this is manageble now.

The main show-stopper was a construct to set our theme colors, for example:
Kirigami.Theme.highlightColor = Qt.binding(...)
This is not posssible any more, as the Kirigami.Theme has made these
readonly on their end.

This commit just removes the assignments to the now readonly theme
items. And the setting of a correct theme color for the action button.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2018-02-17 21:05:33 +01:00
..
icons map-widget: move the widget and its resources to 'map-widget' 2017-11-05 14:48:56 -08:00
About.qml Get ready for 2018 2017-12-30 08:23:22 -08:00
CloudCredentials.qml QML UI: QtQuick.Layouts to 1.2 2017-11-19 12:20:43 -08:00
dive.jpg Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
DiveDetails.qml Mobile QML: main.qml to Kirigmi 2.2 2018-02-17 21:05:33 +01:00
DiveDetailsEdit.qml mobile cleanup: restyle construction of locationlist 2018-01-31 14:48:14 +01:00
DiveDetailsView.qml QML UI: QtQuick.Layouts to 1.2 2017-11-19 12:20:43 -08:00
DiveList.qml Mobile QML: main.qml to Kirigmi 2.2 2018-02-17 21:05:33 +01:00
DownloadedDiveDelegate.qml QML UI: QtQuick.Controls to version 2.2 2017-11-19 12:20:43 -08:00
DownloadFromDiveComputer.qml mobile: reset download screen in a sane state 2017-12-13 08:23:27 -08:00
GpsList.qml mobile: newer Kirigami SHA 2018-01-03 14:04:08 +01:00
HintsTextEdit.qml mobile: silence warnings in the app log 2018-01-03 14:04:08 +01:00
Log.qml Mobile QML: set fontsize for developer log 2018-02-11 21:17:57 +01:00
main.qml Mobile QML: main.qml to Kirigmi 2.2 2018-02-17 21:05:33 +01:00
mobile-resources.qrc mobile: newer Kirigami SHA 2018-01-03 14:04:08 +01:00
qtquickcontrols2.conf QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
Settings.qml QML UI: QtQuick.Layouts to 1.2 2017-11-19 12:20:43 -08:00
SsrfButton.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
SsrfCheckBox.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
SsrfSwitch.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
StartPage.qml QML UI: QtQuick.Layouts to 1.2 2017-11-19 12:20:43 -08:00
ThemeTest.qml QML UI: QtQuick.Layouts to 1.2 2017-11-19 12:20:43 -08:00