subsurface/mobile-widgets/qml
Dirk Hohndel 7f7e7cf51d QML UI: ensure we track vendor/product for download
This is based on something that Anton Ludin sent to the mailing list.
Reading through the code it seemed that there were scenarios in which
DC_vendor and DC_product were not updated correctly. That's one of the
problems of the declarative approach in QML - it can be very hard to
figure out which code is run when in certain situations.

This may help address the issue with FTDI downloads no longer working on
Android.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-06-20 12:07:11 +09:00
..
icons mobile: add Dark_gps.svg 2018-06-17 19:42:16 +09:00
About.qml mobile: Adjust About.qml to fit small screens. 2018-05-27 08:07:52 -07:00
CloudCredentials.qml QML UIL: fix more problems with members moving from manager to prefs 2018-06-20 09:34:27 +09:00
DiveDetails.qml mobile: use full icon path. 2018-06-18 06:54:40 +09:00
DiveDetailsEdit.qml QML UI: if we don't have a current position, update it later 2018-04-14 13:37:44 -07:00
DiveDetailsView.qml mobile: revert e993d4f005 2018-06-18 06:37:01 +09:00
DiveList.qml mobile: move settings from qmlmanager to qmlprefs 2018-06-15 14:12:14 -07:00
DownloadedDiveDelegate.qml QML: remove unused property 2018-04-15 08:16:59 -07:00
DownloadFromDiveComputer.qml QML UI: ensure we track vendor/product for download 2018-06-20 12:07:11 +09:00
GpsList.qml mobile: use full icon path. 2018-06-18 06:54:40 +09:00
HintsTextEdit.qml
Log.qml
main.qml QML UI: improve banner in global drawer 2018-06-20 11:50:14 +09:00
MapPage.qml mapwidget-mobile: initialize the map to [0,0] 2018-04-02 13:47:43 -07:00
mobile-resources.qrc mobile: add Dark_gps.svg 2018-06-17 19:42:16 +09:00
qtquickcontrols2.conf
Settings.qml QML UIL: fix more problems with members moving from manager to prefs 2018-06-20 09:34:27 +09:00
SsrfButton.qml
SsrfCheckBox.qml QML UI: Fix checkbox color 2018-03-19 12:03:06 -07:00
SsrfSwitch.qml
StartPage.qml QML UIL: fix more problems with members moving from manager to prefs 2018-06-20 09:34:27 +09:00
ThemeTest.qml