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/setAlignment/alignRes_Motif_data0.qsnap | Bin 0 -> 322 bytes .../testdata/setAlignment/alignRes_Motif_data1.qsnap | Bin 0 -> 328 bytes .../testdata/setAlignment/alignRes_Motif_data10.qsnap | Bin 0 -> 330 bytes .../testdata/setAlignment/alignRes_Motif_data2.qsnap | Bin 0 -> 324 bytes .../testdata/setAlignment/alignRes_Motif_data3.qsnap | Bin 0 -> 320 bytes .../testdata/setAlignment/alignRes_Motif_data4.qsnap | Bin 0 -> 322 bytes .../testdata/setAlignment/alignRes_Motif_data5.qsnap | Bin 0 -> 328 bytes .../testdata/setAlignment/alignRes_Motif_data6.qsnap | Bin 0 -> 330 bytes .../testdata/setAlignment/alignRes_Motif_data7.qsnap | Bin 0 -> 318 bytes .../testdata/setAlignment/alignRes_Motif_data8.qsnap | Bin 0 -> 324 bytes .../testdata/setAlignment/alignRes_Motif_data9.qsnap | Bin 0 -> 332 bytes .../testdata/setAlignment/alignRes_Windows_data0.qsnap | Bin 0 -> 316 bytes .../testdata/setAlignment/alignRes_Windows_data1.qsnap | Bin 0 -> 322 bytes .../testdata/setAlignment/alignRes_Windows_data10.qsnap | Bin 0 -> 324 bytes .../testdata/setAlignment/alignRes_Windows_data2.qsnap | Bin 0 -> 318 bytes .../testdata/setAlignment/alignRes_Windows_data3.qsnap | Bin 0 -> 314 bytes .../testdata/setAlignment/alignRes_Windows_data4.qsnap | Bin 0 -> 316 bytes .../testdata/setAlignment/alignRes_Windows_data5.qsnap | Bin 0 -> 322 bytes .../testdata/setAlignment/alignRes_Windows_data6.qsnap | Bin 0 -> 324 bytes .../testdata/setAlignment/alignRes_Windows_data7.qsnap | Bin 0 -> 312 bytes .../testdata/setAlignment/alignRes_Windows_data8.qsnap | Bin 0 -> 318 bytes .../testdata/setAlignment/alignRes_Windows_data9.qsnap | Bin 0 -> 326 bytes .../setAlignment/alignRes_Windows_win32_data0.qsnap | Bin 0 -> 318 bytes .../setAlignment/alignRes_Windows_win32_data1.qsnap | Bin 0 -> 324 bytes .../setAlignment/alignRes_Windows_win32_data10.qsnap | Bin 0 -> 326 bytes .../setAlignment/alignRes_Windows_win32_data2.qsnap | Bin 0 -> 320 bytes .../setAlignment/alignRes_Windows_win32_data3.qsnap | Bin 0 -> 316 bytes .../setAlignment/alignRes_Windows_win32_data4.qsnap | Bin 0 -> 318 bytes .../setAlignment/alignRes_Windows_win32_data5.qsnap | Bin 0 -> 324 bytes .../setAlignment/alignRes_Windows_win32_data6.qsnap | Bin 0 -> 326 bytes .../setAlignment/alignRes_Windows_win32_data7.qsnap | Bin 0 -> 314 bytes .../setAlignment/alignRes_Windows_win32_data8.qsnap | Bin 0 -> 320 bytes .../setAlignment/alignRes_Windows_win32_data9.qsnap | Bin 0 -> 328 bytes 33 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data0.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data1.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data10.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data2.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data3.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data4.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data5.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data6.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data7.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data8.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data9.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data0.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data1.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data10.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data2.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data3.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data4.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data5.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data6.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data7.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data8.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data9.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data0.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data1.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data10.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data2.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data3.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data4.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data5.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data6.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data7.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data8.qsnap create mode 100644 tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data9.qsnap (limited to 'tests/auto/qlabel/testdata/setAlignment') diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data0.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data0.qsnap new file mode 100644 index 0000000000..9e2c1764d3 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data0.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data1.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data1.qsnap new file mode 100644 index 0000000000..dcd708fdbf Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data1.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data10.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data10.qsnap new file mode 100644 index 0000000000..2131f59fe9 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data10.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data2.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data2.qsnap new file mode 100644 index 0000000000..2edd976830 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data2.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data3.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data3.qsnap new file mode 100644 index 0000000000..2ce28d9816 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data3.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data4.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data4.qsnap new file mode 100644 index 0000000000..6476f6c26b Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data4.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data5.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data5.qsnap new file mode 100644 index 0000000000..6039742962 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data5.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data6.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data6.qsnap new file mode 100644 index 0000000000..477d203960 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data6.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data7.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data7.qsnap new file mode 100644 index 0000000000..c673f4099e Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data7.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data8.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data8.qsnap new file mode 100644 index 0000000000..a490f77118 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data8.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data9.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data9.qsnap new file mode 100644 index 0000000000..33342d3616 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data9.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data0.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data0.qsnap new file mode 100644 index 0000000000..3fe9a82c2f Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data0.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data1.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data1.qsnap new file mode 100644 index 0000000000..175235dc38 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data1.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data10.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data10.qsnap new file mode 100644 index 0000000000..b1ac74b531 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data10.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data2.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data2.qsnap new file mode 100644 index 0000000000..fdd3c7c701 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data2.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data3.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data3.qsnap new file mode 100644 index 0000000000..caa47f7292 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data3.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data4.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data4.qsnap new file mode 100644 index 0000000000..a0d2498e76 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data4.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data5.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data5.qsnap new file mode 100644 index 0000000000..756d9fe827 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data5.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data6.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data6.qsnap new file mode 100644 index 0000000000..f973d14c38 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data6.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data7.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data7.qsnap new file mode 100644 index 0000000000..720d807db2 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data7.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data8.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data8.qsnap new file mode 100644 index 0000000000..20fd48e7cc Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data8.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data9.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data9.qsnap new file mode 100644 index 0000000000..7db7c97a14 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data9.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data0.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data0.qsnap new file mode 100644 index 0000000000..d9912d8c92 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data0.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data1.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data1.qsnap new file mode 100644 index 0000000000..bfc3a6488e Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data1.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data10.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data10.qsnap new file mode 100644 index 0000000000..09a35ef761 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data10.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data2.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data2.qsnap new file mode 100644 index 0000000000..14e11232f0 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data2.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data3.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data3.qsnap new file mode 100644 index 0000000000..6ef864e635 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data3.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data4.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data4.qsnap new file mode 100644 index 0000000000..eb029008e3 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data4.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data5.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data5.qsnap new file mode 100644 index 0000000000..439e196b57 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data5.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data6.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data6.qsnap new file mode 100644 index 0000000000..9637d1741a Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data6.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data7.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data7.qsnap new file mode 100644 index 0000000000..9a553465c3 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data7.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data8.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data8.qsnap new file mode 100644 index 0000000000..0d9184c316 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data8.qsnap differ diff --git a/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data9.qsnap b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data9.qsnap new file mode 100644 index 0000000000..f2873b1c78 Binary files /dev/null and b/tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data9.qsnap differ -- cgit v1.2.3