From 38be0d13830efd2d98281c645c3a60afe05ffece Mon Sep 17 00:00:00 2001 From: Qt by Nokia Date: Wed, 27 Apr 2011 12:05:43 +0200 Subject: Initial import from the monolithic Qt. This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12 --- .../testData/render/all-all-45-deg-left.png | Bin 0 -> 2181 bytes .../testData/render/all-all-45-deg-right.png | Bin 0 -> 1953 bytes .../qgraphicsscene/testData/render/all-all-scale-2x.png | Bin 0 -> 2399 bytes .../testData/render/all-all-translate-0-50.png | Bin 0 -> 1872 bytes .../testData/render/all-all-translate-50-0.png | Bin 0 -> 1884 bytes .../render/all-all-untransformed-clip-ellipse.png | Bin 0 -> 1819 bytes .../testData/render/all-all-untransformed-clip-rect.png | Bin 0 -> 1255 bytes .../testData/render/all-all-untransformed.png | Bin 0 -> 1896 bytes .../testData/render/all-bottomleft-untransformed.png | Bin 0 -> 1560 bytes .../testData/render/all-bottomright-untransformed.png | Bin 0 -> 1550 bytes .../testData/render/all-topleft-untransformed.png | Bin 0 -> 1566 bytes .../testData/render/all-topright-untransformed.png | Bin 0 -> 1547 bytes .../testData/render/bottom-bottomright-untransformed.png | Bin 0 -> 1172 bytes .../testData/render/bottom-topleft-untransformed.png | Bin 0 -> 1690 bytes .../testData/render/bottomleft-all-untransformed.png | Bin 0 -> 1736 bytes .../testData/render/bottomleft-topleft-untransformed.png | Bin 0 -> 1642 bytes .../testData/render/bottomright-all-untransformed.png | Bin 0 -> 1093 bytes .../render/bottomright-topleft-untransformed.png | Bin 0 -> 1661 bytes .../testData/render/left-bottomright-untransformed.png | Bin 0 -> 1289 bytes .../testData/render/left-topleft-untransformed.png | Bin 0 -> 1823 bytes .../testData/render/right-bottomright-untransformed.png | Bin 0 -> 1236 bytes .../testData/render/right-topleft-untransformed.png | Bin 0 -> 1839 bytes .../testData/render/top-bottomright-untransformed.png | Bin 0 -> 1174 bytes .../testData/render/top-topleft-untransformed.png | Bin 0 -> 1703 bytes .../testData/render/topleft-all-untransformed.png | Bin 0 -> 1973 bytes .../testData/render/topleft-topleft-untransformed.png | Bin 0 -> 1650 bytes .../testData/render/topright-all-untransformed.png | Bin 0 -> 2018 bytes .../testData/render/topright-topleft-untransformed.png | Bin 0 -> 1669 bytes 28 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/auto/qgraphicsscene/testData/render/all-all-45-deg-left.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-all-45-deg-right.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-all-scale-2x.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-all-translate-0-50.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-all-translate-50-0.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-ellipse.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-rect.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-all-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-bottomleft-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-bottomright-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-topleft-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/all-topright-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/bottom-bottomright-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/bottom-topleft-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/bottomleft-all-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/bottomleft-topleft-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/bottomright-all-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/bottomright-topleft-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/left-bottomright-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/left-topleft-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/right-bottomright-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/right-topleft-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/top-bottomright-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/top-topleft-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/topleft-all-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/topleft-topleft-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/topright-all-untransformed.png create mode 100644 tests/auto/qgraphicsscene/testData/render/topright-topleft-untransformed.png (limited to 'tests/auto/qgraphicsscene/testData') diff --git a/tests/auto/qgraphicsscene/testData/render/all-all-45-deg-left.png b/tests/auto/qgraphicsscene/testData/render/all-all-45-deg-left.png new file mode 100644 index 0000000000..526b897c1c Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-all-45-deg-left.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-all-45-deg-right.png b/tests/auto/qgraphicsscene/testData/render/all-all-45-deg-right.png new file mode 100644 index 0000000000..83563872c1 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-all-45-deg-right.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-all-scale-2x.png b/tests/auto/qgraphicsscene/testData/render/all-all-scale-2x.png new file mode 100644 index 0000000000..a929621bca Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-all-scale-2x.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-all-translate-0-50.png b/tests/auto/qgraphicsscene/testData/render/all-all-translate-0-50.png new file mode 100644 index 0000000000..aeaf20ae41 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-all-translate-0-50.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-all-translate-50-0.png b/tests/auto/qgraphicsscene/testData/render/all-all-translate-50-0.png new file mode 100644 index 0000000000..ed80dba118 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-all-translate-50-0.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-ellipse.png b/tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-ellipse.png new file mode 100644 index 0000000000..9b401b41c7 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-ellipse.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-rect.png b/tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-rect.png new file mode 100644 index 0000000000..1c5969870d Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-rect.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-all-untransformed.png b/tests/auto/qgraphicsscene/testData/render/all-all-untransformed.png new file mode 100644 index 0000000000..3592744bda Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-all-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-bottomleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/all-bottomleft-untransformed.png new file mode 100644 index 0000000000..ab15e7228b Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-bottomleft-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-bottomright-untransformed.png b/tests/auto/qgraphicsscene/testData/render/all-bottomright-untransformed.png new file mode 100644 index 0000000000..82e25762fa Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-bottomright-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-topleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/all-topleft-untransformed.png new file mode 100644 index 0000000000..934ee4679b Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-topleft-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/all-topright-untransformed.png b/tests/auto/qgraphicsscene/testData/render/all-topright-untransformed.png new file mode 100644 index 0000000000..aced485c75 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/all-topright-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/bottom-bottomright-untransformed.png b/tests/auto/qgraphicsscene/testData/render/bottom-bottomright-untransformed.png new file mode 100644 index 0000000000..5df8ab0612 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/bottom-bottomright-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/bottom-topleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/bottom-topleft-untransformed.png new file mode 100644 index 0000000000..bb04881763 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/bottom-topleft-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/bottomleft-all-untransformed.png b/tests/auto/qgraphicsscene/testData/render/bottomleft-all-untransformed.png new file mode 100644 index 0000000000..907dec647d Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/bottomleft-all-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/bottomleft-topleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/bottomleft-topleft-untransformed.png new file mode 100644 index 0000000000..d37313c06d Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/bottomleft-topleft-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/bottomright-all-untransformed.png b/tests/auto/qgraphicsscene/testData/render/bottomright-all-untransformed.png new file mode 100644 index 0000000000..9fbafe48d5 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/bottomright-all-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/bottomright-topleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/bottomright-topleft-untransformed.png new file mode 100644 index 0000000000..1d0253796e Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/bottomright-topleft-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/left-bottomright-untransformed.png b/tests/auto/qgraphicsscene/testData/render/left-bottomright-untransformed.png new file mode 100644 index 0000000000..bcfda9968b Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/left-bottomright-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/left-topleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/left-topleft-untransformed.png new file mode 100644 index 0000000000..b443a4f991 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/left-topleft-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/right-bottomright-untransformed.png b/tests/auto/qgraphicsscene/testData/render/right-bottomright-untransformed.png new file mode 100644 index 0000000000..e6922e0920 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/right-bottomright-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/right-topleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/right-topleft-untransformed.png new file mode 100644 index 0000000000..a74f218876 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/right-topleft-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/top-bottomright-untransformed.png b/tests/auto/qgraphicsscene/testData/render/top-bottomright-untransformed.png new file mode 100644 index 0000000000..6c51907a6d Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/top-bottomright-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/top-topleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/top-topleft-untransformed.png new file mode 100644 index 0000000000..0a37133e31 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/top-topleft-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/topleft-all-untransformed.png b/tests/auto/qgraphicsscene/testData/render/topleft-all-untransformed.png new file mode 100644 index 0000000000..edc7dc9ce6 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/topleft-all-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/topleft-topleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/topleft-topleft-untransformed.png new file mode 100644 index 0000000000..e37051f7d2 Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/topleft-topleft-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/topright-all-untransformed.png b/tests/auto/qgraphicsscene/testData/render/topright-all-untransformed.png new file mode 100644 index 0000000000..a185d14ebd Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/topright-all-untransformed.png differ diff --git a/tests/auto/qgraphicsscene/testData/render/topright-topleft-untransformed.png b/tests/auto/qgraphicsscene/testData/render/topright-topleft-untransformed.png new file mode 100644 index 0000000000..42e07f11ea Binary files /dev/null and b/tests/auto/qgraphicsscene/testData/render/topright-topleft-untransformed.png differ -- cgit v1.2.3