aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2/qquickninepatchimage/data
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2021-08-12 14:39:51 +0200
committerMitch Curtis <mitch.curtis@qt.io>2021-08-16 12:52:59 +0200
commit809339d1484cf556512534367b8170bc26baf072 (patch)
tree12871313b658f36d058b5ef25af1e247e9c46ce9 /tests/auto/quickcontrols2/qquickninepatchimage/data
parentb01b4f00eae8022c6a97d90f54dac395144ae095 (diff)
Remove qtquickcontrols2 sources and explain where they wentHEADdev
Now that qtquickcontrols2 has been merged into qtdeclarative, we should make it obvious that this repo should no longer be used, by preventing it from being built. Task-number: QTBUG-95173 Pick-to: 6.2 Change-Id: I95bd6a214f3d75a865ab163ee0a1f9ffbeb7a051 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/quickcontrols2/qquickninepatchimage/data')
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/foo.9.pngbin139 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/foo@2x.9.pngbin153 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/foo@3x.9.pngbin174 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/foo@4x.9.pngbin185 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all.9.pngbin169 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@2x.9.pngbin209 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@3x.9.pngbin236 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@4x.9.pngbin265 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright.9.pngbin185 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@2x.9.pngbin222 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@3x.9.pngbin249 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@4x.9.pngbin281 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft.9.pngbin155 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@2x.9.pngbin183 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@3x.9.pngbin205 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@4x.9.pngbin225 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/ninepatchimage.qml7
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/padding.9.pngbin162 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/padding@2x.9.pngbin153 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/padding@3x.9.pngbin176 -> 0 bytes
-rw-r--r--tests/auto/quickcontrols2/qquickninepatchimage/data/padding@4x.9.pngbin187 -> 0 bytes
21 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/foo.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/foo.9.png
deleted file mode 100644
index bac09a4d..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/foo.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/foo@2x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/foo@2x.9.png
deleted file mode 100644
index 43e4b478..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/foo@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/foo@3x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/foo@3x.9.png
deleted file mode 100644
index 4d199c84..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/foo@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/foo@4x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/foo@4x.9.png
deleted file mode 100644
index 018b8341..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/foo@4x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all.9.png
deleted file mode 100644
index a1899429..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@2x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@2x.9.png
deleted file mode 100644
index d00d719c..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@3x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@3x.9.png
deleted file mode 100644
index 6130fd50..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@4x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@4x.9.png
deleted file mode 100644
index 2c2d1694..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-all@4x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright.9.png
deleted file mode 100644
index 2b3e58cb..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@2x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@2x.9.png
deleted file mode 100644
index 70aceb61..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@3x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@3x.9.png
deleted file mode 100644
index 032400ce..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@4x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@4x.9.png
deleted file mode 100644
index d5cf85aa..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-bottomright@4x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft.9.png
deleted file mode 100644
index 05a2ff70..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@2x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@2x.9.png
deleted file mode 100644
index a88f87a5..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@3x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@3x.9.png
deleted file mode 100644
index 16349d22..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@4x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@4x.9.png
deleted file mode 100644
index 160fab61..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/inset-topleft@4x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/ninepatchimage.qml b/tests/auto/quickcontrols2/qquickninepatchimage/data/ninepatchimage.qml
deleted file mode 100644
index 410a61f9..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/ninepatchimage.qml
+++ /dev/null
@@ -1,7 +0,0 @@
-import QtQuick.Controls
-import QtQuick.Controls.impl
-import QtQuick.Controls.Imagine
-import QtQuick.Controls.Imagine.impl
-
-NinePatchImage {
-}
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/padding.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/padding.9.png
deleted file mode 100644
index 8a65afad..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/padding.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/padding@2x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/padding@2x.9.png
deleted file mode 100644
index 101fc0cb..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/padding@2x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/padding@3x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/padding@3x.9.png
deleted file mode 100644
index e07a93a2..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/padding@3x.9.png
+++ /dev/null
Binary files differ
diff --git a/tests/auto/quickcontrols2/qquickninepatchimage/data/padding@4x.9.png b/tests/auto/quickcontrols2/qquickninepatchimage/data/padding@4x.9.png
deleted file mode 100644
index a3506444..00000000
--- a/tests/auto/quickcontrols2/qquickninepatchimage/data/padding@4x.9.png
+++ /dev/null
Binary files differ