subsurface/mobile-widgets/qml
Marco Martin 24718adfc3 Use kirigami built in static mode
Now kirigami needs to be built with a C++ plugin.
In cases of mobile operating systems such as iOS (and in a lesser measuse,
Android) having a proper plugin loaded at runtime may be difficult, so
statically link it together with all of its qml files compiled as a
qresource inside the static library.

Signed-off-by: Marco Martin <notmart@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-08-14 07:56:05 -07:00
..
icons QML UI: add option to disable cloud to start screen 2016-04-22 11:59:15 -07:00
theme Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
About.qml Mark strings in qml files for translation 2016-05-03 12:59:16 -07:00
CloudCredentials.qml QML UI: allow entering the cloud PIN on the mobile UI 2016-06-13 16:42:36 -07:00
dive.jpg Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
DiveDetails.qml QML UI: add debug output for dive edit save button 2016-06-12 14:49:40 -07:00
DiveDetailsEdit.qml Make autocomplete work on add dive 2016-05-21 07:01:53 -07:00
DiveDetailsView.qml QML UI: Not giving wrap info improves dive details on narrow screens 2016-06-14 12:05:20 -07:00
DiveList.qml make sure the ListView is the last element 2016-06-21 09:52:34 -07:00
DownloadFromDiveComputer.qml Mark strings in qml files for translation 2016-05-03 12:59:16 -07:00
GpsList.qml QML UI: somewhat improve GPS list rendering 2016-06-12 07:32:07 -07:00
Log.qml Mark strings in qml files for translation 2016-05-03 12:59:16 -07:00
main.qml QML UI: allow entering the cloud PIN on the mobile UI 2016-06-13 16:42:36 -07:00
mobile-resources.qrc Use kirigami built in static mode 2016-08-14 07:56:05 -07:00
Preferences.qml Mark strings in qml files for translation 2016-05-03 12:59:16 -07:00
StartPage.qml QML UI: explain that the user can create a new cloud storage account 2016-06-13 22:35:22 -07:00
StyledTextField.qml QML UI: make readonly fields more obvious in dive edit 2016-04-08 11:14:10 -07:00
SubsurfaceButton.qml Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
ThemeTest.qml QML-UI: don't translate the theme test strings 2016-05-04 15:10:21 -07:00