diff options
Diffstat (limited to 'qt-mobile')
-rw-r--r-- | qt-mobile/qml/DiveDetails.qml (renamed from qt-mobile/DiveDetails.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/DiveList.qml (renamed from qt-mobile/DiveList.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/DownloadFromDiveComputer.qml (renamed from qt-mobile/DownloadFromDiveComputer.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/Log.qml (renamed from qt-mobile/Log.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/Preferences.qml (renamed from qt-mobile/Preferences.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/TextButton.qml (renamed from qt-mobile/TextButton.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/ThemeTest.qml (renamed from qt-mobile/ThemeTest.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/TopBar.qml (renamed from qt-mobile/TopBar.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/components/Label.qml (renamed from qt-mobile/Label.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/main.qml (renamed from qt-mobile/main.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/mobile-resources.qrc (renamed from qt-mobile/mobile-resources.qrc) | 4 | ||||
-rw-r--r-- | qt-mobile/qml/theme/Theme.qml (renamed from qt-mobile/theme/Theme.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/theme/Units.qml (renamed from qt-mobile/theme/Units.qml) | 0 | ||||
-rw-r--r-- | qt-mobile/qml/theme/qmldir (renamed from qt-mobile/theme/qmldir) | 0 |
14 files changed, 2 insertions, 2 deletions
diff --git a/qt-mobile/DiveDetails.qml b/qt-mobile/qml/DiveDetails.qml index afb62104a..afb62104a 100644 --- a/qt-mobile/DiveDetails.qml +++ b/qt-mobile/qml/DiveDetails.qml diff --git a/qt-mobile/DiveList.qml b/qt-mobile/qml/DiveList.qml index c95b4dcaa..c95b4dcaa 100644 --- a/qt-mobile/DiveList.qml +++ b/qt-mobile/qml/DiveList.qml diff --git a/qt-mobile/DownloadFromDiveComputer.qml b/qt-mobile/qml/DownloadFromDiveComputer.qml index d23754407..d23754407 100644 --- a/qt-mobile/DownloadFromDiveComputer.qml +++ b/qt-mobile/qml/DownloadFromDiveComputer.qml diff --git a/qt-mobile/Log.qml b/qt-mobile/qml/Log.qml index 8e660f2c7..8e660f2c7 100644 --- a/qt-mobile/Log.qml +++ b/qt-mobile/qml/Log.qml diff --git a/qt-mobile/Preferences.qml b/qt-mobile/qml/Preferences.qml index 8f4a15328..8f4a15328 100644 --- a/qt-mobile/Preferences.qml +++ b/qt-mobile/qml/Preferences.qml diff --git a/qt-mobile/TextButton.qml b/qt-mobile/qml/TextButton.qml index 3e5a36735..3e5a36735 100644 --- a/qt-mobile/TextButton.qml +++ b/qt-mobile/qml/TextButton.qml diff --git a/qt-mobile/ThemeTest.qml b/qt-mobile/qml/ThemeTest.qml index 7452acc1b..7452acc1b 100644 --- a/qt-mobile/ThemeTest.qml +++ b/qt-mobile/qml/ThemeTest.qml diff --git a/qt-mobile/TopBar.qml b/qt-mobile/qml/TopBar.qml index 552159d53..552159d53 100644 --- a/qt-mobile/TopBar.qml +++ b/qt-mobile/qml/TopBar.qml diff --git a/qt-mobile/Label.qml b/qt-mobile/qml/components/Label.qml index 617e05245..617e05245 100644 --- a/qt-mobile/Label.qml +++ b/qt-mobile/qml/components/Label.qml diff --git a/qt-mobile/main.qml b/qt-mobile/qml/main.qml index f75476537..f75476537 100644 --- a/qt-mobile/main.qml +++ b/qt-mobile/qml/main.qml diff --git a/qt-mobile/mobile-resources.qrc b/qt-mobile/qml/mobile-resources.qrc index e331288f8..42a89bd21 100644 --- a/qt-mobile/mobile-resources.qrc +++ b/qt-mobile/qml/mobile-resources.qrc @@ -9,8 +9,8 @@ <file>Log.qml</file> <file>TopBar.qml</file> <file>ThemeTest.qml</file> - <file>Label.qml</file> - <file alias="subsurface-mobile-icon.png">../icons/subsurface-mobile-icon.png</file> + <file alias="Label.qml">components/Label.qml</file> + <file alias="subsurface-mobile-icon.png">../../icons/subsurface-mobile-icon.png</file> </qresource> <qresource prefix="/qml/theme"> <file alias="Theme.qml">theme/Theme.qml</file> diff --git a/qt-mobile/theme/Theme.qml b/qt-mobile/qml/theme/Theme.qml index 2c51ae00f..2c51ae00f 100644 --- a/qt-mobile/theme/Theme.qml +++ b/qt-mobile/qml/theme/Theme.qml diff --git a/qt-mobile/theme/Units.qml b/qt-mobile/qml/theme/Units.qml index 1d0899fbc..1d0899fbc 100644 --- a/qt-mobile/theme/Units.qml +++ b/qt-mobile/qml/theme/Units.qml diff --git a/qt-mobile/theme/qmldir b/qt-mobile/qml/theme/qmldir index c654dbad6..c654dbad6 100644 --- a/qt-mobile/theme/qmldir +++ b/qt-mobile/qml/theme/qmldir |