index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'tests')
-rw-r--r--
tests/README
18
-rw-r--r--
tests/arthur/.gitattributes
2
-rw-r--r--
tests/arthur/.gitignore
2
-rw-r--r--
tests/arthur/README
84
-rw-r--r--
tests/arthur/arthurtester.pri
21
-rw-r--r--
tests/arthur/arthurtester.pro
6
-rw-r--r--
tests/arthur/baselineserver/.gitignore
2
-rwxr-xr-x
tests/arthur/baselineserver/bin/runserver
13
-rw-r--r--
tests/arthur/baselineserver/src/baselineserver.cpp
557
-rw-r--r--
tests/arthur/baselineserver/src/baselineserver.h
137
-rw-r--r--
tests/arthur/baselineserver/src/baselineserver.pro
30
-rw-r--r--
tests/arthur/baselineserver/src/baselineserver.qrc
5
-rw-r--r--
tests/arthur/baselineserver/src/main.cpp
70
-rw-r--r--
tests/arthur/baselineserver/src/report.cpp
311
-rw-r--r--
tests/arthur/baselineserver/src/report.h
91
-rw-r--r--
tests/arthur/baselineserver/src/templates/view.html
79
-rw-r--r--
tests/arthur/common/baselineprotocol.cpp
525
-rw-r--r--
tests/arthur/common/baselineprotocol.h
193
-rw-r--r--
tests/arthur/common/baselineprotocol.pri
11
-rw-r--r--
tests/arthur/common/common.pri
18
-rw-r--r--
tests/arthur/common/common.pro
20
-rw-r--r--
tests/arthur/common/framework.cpp
130
-rw-r--r--
tests/arthur/common/framework.h
76
-rw-r--r--
tests/arthur/common/images.qrc
34
-rw-r--r--
tests/arthur/common/images/alpha.png
bin
0 -> 2422 bytes
-rw-r--r--
tests/arthur/common/images/alpha2x2.png
bin
0 -> 169 bytes
-rw-r--r--
tests/arthur/common/images/bitmap.png
bin
0 -> 254 bytes
-rw-r--r--
tests/arthur/common/images/border.png
bin
0 -> 182 bytes
-rw-r--r--
tests/arthur/common/images/borderimage.png
bin
0 -> 826 bytes
-rw-r--r--
tests/arthur/common/images/dome_argb32.png
bin
0 -> 18234 bytes
-rw-r--r--
tests/arthur/common/images/dome_indexed.png
bin
0 -> 7946 bytes
-rw-r--r--
tests/arthur/common/images/dome_indexed_mask.png
bin
0 -> 5411 bytes
-rw-r--r--
tests/arthur/common/images/dome_mono.png
bin
0 -> 1391 bytes
-rw-r--r--
tests/arthur/common/images/dome_mono_128.png
bin
0 -> 2649 bytes
-rw-r--r--
tests/arthur/common/images/dome_mono_palette.png
bin
0 -> 1404 bytes
-rw-r--r--
tests/arthur/common/images/dome_rgb32.png
bin
0 -> 17890 bytes
-rw-r--r--
tests/arthur/common/images/dot.png
bin
0 -> 287 bytes
-rw-r--r--
tests/arthur/common/images/face.png
bin
0 -> 2414 bytes
-rw-r--r--
tests/arthur/common/images/gam030.png
bin
0 -> 213 bytes
-rw-r--r--
tests/arthur/common/images/gam045.png
bin
0 -> 216 bytes
-rw-r--r--
tests/arthur/common/images/gam056.png
bin
0 -> 216 bytes
-rw-r--r--
tests/arthur/common/images/gam100.png
bin
0 -> 205 bytes
-rw-r--r--
tests/arthur/common/images/gam200.png
bin
0 -> 187 bytes
-rw-r--r--
tests/arthur/common/images/image.png
bin
0 -> 169554 bytes
-rw-r--r--
tests/arthur/common/images/mask.png
bin
0 -> 274 bytes
-rw-r--r--
tests/arthur/common/images/mask_100.png
bin
0 -> 319 bytes
-rw-r--r--
tests/arthur/common/images/masked.png
bin
0 -> 788 bytes
-rw-r--r--
tests/arthur/common/images/sign.png
bin
0 -> 10647 bytes
-rw-r--r--
tests/arthur/common/images/solid.png
bin
0 -> 607 bytes
-rw-r--r--
tests/arthur/common/images/solid2x2.png
bin
0 -> 169 bytes
-rw-r--r--
tests/arthur/common/images/struct-image-01.jpg
bin
0 -> 4751 bytes
-rw-r--r--
tests/arthur/common/images/struct-image-01.png
bin
0 -> 63238 bytes
-rw-r--r--
tests/arthur/common/images/zebra.png
bin
0 -> 426 bytes
-rw-r--r--
tests/arthur/common/lookup3.cpp
786
-rw-r--r--
tests/arthur/common/paintcommands.cpp
2684
-rw-r--r--
tests/arthur/common/paintcommands.h
340
-rw-r--r--
tests/arthur/common/qbaselinetest.cpp
193
-rw-r--r--
tests/arthur/common/qbaselinetest.h
77
-rw-r--r--
tests/arthur/common/qbaselinetest.pri
13
-rw-r--r--
tests/arthur/common/qengines.cpp
733
-rw-r--r--
tests/arthur/common/qengines.h
241
-rw-r--r--
tests/arthur/common/xmldata.cpp
110
-rw-r--r--
tests/arthur/common/xmldata.h
153
-rw-r--r--
tests/arthur/data/1.1/color-prop-03-t.svg
101
-rw-r--r--
tests/arthur/data/1.1/coords-trans-01-b.svg
240
-rw-r--r--
tests/arthur/data/1.1/coords-trans-02-t.svg
178
-rw-r--r--
tests/arthur/data/1.1/coords-trans-03-t.svg
100
-rw-r--r--
tests/arthur/data/1.1/coords-trans-04-t.svg
69
-rw-r--r--
tests/arthur/data/1.1/coords-trans-05-t.svg
89
-rw-r--r--
tests/arthur/data/1.1/coords-trans-06-t.svg
83
-rw-r--r--
tests/arthur/data/1.1/fonts-elem-01-t.svg
103
-rw-r--r--
tests/arthur/data/1.1/fonts-elem-02-t.svg
107
-rw-r--r--
tests/arthur/data/1.1/interact-zoom-01-t.svg
71
-rw-r--r--
tests/arthur/data/1.1/linking-a-04-t.svg
124
-rw-r--r--
tests/arthur/data/1.1/linking-uri-03-t.svg
74
-rw-r--r--
tests/arthur/data/1.1/metadata-example-01-b.svg
175
-rw-r--r--
tests/arthur/data/1.1/painting-fill-01-t.svg
80
-rw-r--r--
tests/arthur/data/1.1/painting-fill-02-t.svg
80
-rw-r--r--
tests/arthur/data/1.1/painting-fill-03-t.svg
77
-rw-r--r--
tests/arthur/data/1.1/painting-fill-04-t.svg
57
-rw-r--r--
tests/arthur/data/1.1/painting-stroke-01-t.svg
55
-rw-r--r--
tests/arthur/data/1.1/painting-stroke-02-t.svg
56
-rw-r--r--
tests/arthur/data/1.1/painting-stroke-03-t.svg
57
-rw-r--r--
tests/arthur/data/1.1/painting-stroke-04-t.svg
71
-rw-r--r--
tests/arthur/data/1.1/paths-data-01-t.svg
158
-rw-r--r--
tests/arthur/data/1.1/paths-data-02-t.svg
132
-rw-r--r--
tests/arthur/data/1.1/paths-data-04-t.svg
92
-rw-r--r--
tests/arthur/data/1.1/paths-data-05-t.svg
89
-rw-r--r--
tests/arthur/data/1.1/paths-data-06-t.svg
72
-rw-r--r--
tests/arthur/data/1.1/paths-data-07-t.svg
72
-rw-r--r--
tests/arthur/data/1.1/pservers-grad-07-b.svg
74
-rw-r--r--
tests/arthur/data/1.1/pservers-grad-11-b.svg
100
-rw-r--r--
tests/arthur/data/1.1/render-elems-01-t.svg
54
-rw-r--r--
tests/arthur/data/1.1/render-elems-02-t.svg
75
-rw-r--r--
tests/arthur/data/1.1/render-elems-03-t.svg
57
-rw-r--r--
tests/arthur/data/1.1/render-elems-06-t.svg
75
-rw-r--r--
tests/arthur/data/1.1/render-elems-07-t.svg
76
-rw-r--r--
tests/arthur/data/1.1/render-elems-08-t.svg
78
-rw-r--r--
tests/arthur/data/1.1/render-groups-03-t.svg
117
-rw-r--r--
tests/arthur/data/1.1/shapes-circle-01-t.svg
56
-rw-r--r--
tests/arthur/data/1.1/shapes-ellipse-01-t.svg
72
-rw-r--r--
tests/arthur/data/1.1/shapes-line-01-t.svg
80
-rw-r--r--
tests/arthur/data/1.1/shapes-polygon-01-t.svg
73
-rw-r--r--
tests/arthur/data/1.1/shapes-polyline-01-t.svg
84
-rw-r--r--
tests/arthur/data/1.1/shapes-rect-01-t.svg
72
-rw-r--r--
tests/arthur/data/1.1/struct-cond-01-t.svg
75
-rw-r--r--
tests/arthur/data/1.1/struct-cond-02-t.svg
574
-rw-r--r--
tests/arthur/data/1.1/struct-defs-01-t.svg
85
-rw-r--r--
tests/arthur/data/1.1/struct-group-01-t.svg
71
-rw-r--r--
tests/arthur/data/1.1/struct-image-01-t.svg
65
-rw-r--r--
tests/arthur/data/1.1/struct-image-03-t.svg
54
-rw-r--r--
tests/arthur/data/1.1/struct-image-04-t.svg
126
-rw-r--r--
tests/arthur/data/1.1/styling-pres-01-t.svg
38
-rw-r--r--
tests/arthur/data/1.1/text-fonts-01-t.svg
98
-rw-r--r--
tests/arthur/data/1.1/text-fonts-02-t.svg
73
-rw-r--r--
tests/arthur/data/1.1/text-intro-01-t.svg
69
-rw-r--r--
tests/arthur/data/1.1/text-intro-04-t.svg
68
-rw-r--r--
tests/arthur/data/1.1/text-ws-01-t.svg
99
-rw-r--r--
tests/arthur/data/1.1/text-ws-02-t.svg
104
-rw-r--r--
tests/arthur/data/1.2/07_07.svg
40
-rw-r--r--
tests/arthur/data/1.2/07_12.svg
21
-rw-r--r--
tests/arthur/data/1.2/08_02.svg
26
-rw-r--r--
tests/arthur/data/1.2/08_03.svg
28
-rw-r--r--
tests/arthur/data/1.2/08_04.svg
19
-rw-r--r--
tests/arthur/data/1.2/09_02.svg
14
-rw-r--r--
tests/arthur/data/1.2/09_03.svg
10
-rw-r--r--
tests/arthur/data/1.2/09_04.svg
15
-rw-r--r--
tests/arthur/data/1.2/09_05.svg
20
-rw-r--r--
tests/arthur/data/1.2/09_06.svg
16
-rw-r--r--
tests/arthur/data/1.2/09_07.svg
15
-rw-r--r--
tests/arthur/data/1.2/10_03.svg
15
-rw-r--r--
tests/arthur/data/1.2/10_04.svg
20
-rw-r--r--
tests/arthur/data/1.2/10_05.svg
21
-rw-r--r--
tests/arthur/data/1.2/10_06.svg
20
-rw-r--r--
tests/arthur/data/1.2/10_07.svg
20
-rw-r--r--
tests/arthur/data/1.2/10_08.svg
23
-rw-r--r--
tests/arthur/data/1.2/10_09.svg
30
-rw-r--r--
tests/arthur/data/1.2/10_10.svg
23
-rw-r--r--
tests/arthur/data/1.2/10_11.svg
24
-rw-r--r--
tests/arthur/data/1.2/11_01.svg
20
-rw-r--r--
tests/arthur/data/1.2/11_02.svg
9
-rw-r--r--
tests/arthur/data/1.2/11_03.svg
11
-rw-r--r--
tests/arthur/data/1.2/13_01.svg
20
-rw-r--r--
tests/arthur/data/1.2/13_02.svg
22
-rw-r--r--
tests/arthur/data/1.2/19_01.svg
51
-rw-r--r--
tests/arthur/data/1.2/19_02.svg
25
-rw-r--r--
tests/arthur/data/1.2/animation.svg
11
-rw-r--r--
tests/arthur/data/1.2/cubic02.svg
77
-rw-r--r--
tests/arthur/data/1.2/fillrule-evenodd.svg
38
-rw-r--r--
tests/arthur/data/1.2/fillrule-nonzero.svg
38
-rw-r--r--
tests/arthur/data/1.2/linecap.svg
32
-rw-r--r--
tests/arthur/data/1.2/linejoin.svg
29
-rw-r--r--
tests/arthur/data/1.2/media01.svg
20
-rw-r--r--
tests/arthur/data/1.2/media02.svg
13
-rw-r--r--
tests/arthur/data/1.2/media03.svg
13
-rw-r--r--
tests/arthur/data/1.2/media04.svg
24
-rw-r--r--
tests/arthur/data/1.2/media05.svg
27
-rw-r--r--
tests/arthur/data/1.2/mpath01.svg
10
-rw-r--r--
tests/arthur/data/1.2/non-scaling-stroke.svg
15
-rw-r--r--
tests/arthur/data/1.2/noonoo.svg
13
-rw-r--r--
tests/arthur/data/1.2/referencedRect.svg
9
-rw-r--r--
tests/arthur/data/1.2/referencedRect2.svg
9
-rw-r--r--
tests/arthur/data/1.2/solidcolor.svg
16
-rw-r--r--
tests/arthur/data/1.2/textArea01.svg
10
-rw-r--r--
tests/arthur/data/1.2/timed-lyrics.svg
22
-rw-r--r--
tests/arthur/data/1.2/use.svg
22
-rw-r--r--
tests/arthur/data/bugs/.gitattributes
2
-rw-r--r--
tests/arthur/data/bugs/gradient-defaults.svg
18
-rw-r--r--
tests/arthur/data/bugs/gradient_pen_fill.svg
32
-rw-r--r--
tests/arthur/data/bugs/openglcurve.svg
35
-rw-r--r--
tests/arthur/data/bugs/org_module.svg
389
-rw-r--r--
tests/arthur/data/bugs/resolve_linear.svg
29
-rw-r--r--
tests/arthur/data/bugs/resolve_radial.svg
36
-rw-r--r--
tests/arthur/data/bugs/text_pens.svg
7
-rw-r--r--
tests/arthur/data/framework.ini
22
-rw-r--r--
tests/arthur/data/images/alpha.png
bin
0 -> 2422 bytes
-rw-r--r--
tests/arthur/data/images/bitmap.png
bin
0 -> 254 bytes
-rw-r--r--
tests/arthur/data/images/border.png
bin
0 -> 182 bytes
-rw-r--r--
tests/arthur/data/images/dome_argb32.png
bin
0 -> 18234 bytes
-rw-r--r--
tests/arthur/data/images/dome_indexed.png
bin
0 -> 7946 bytes
-rw-r--r--
tests/arthur/data/images/dome_indexed_mask.png
bin
0 -> 5411 bytes
-rw-r--r--
tests/arthur/data/images/dome_mono.png
bin
0 -> 1391 bytes
-rw-r--r--
tests/arthur/data/images/dome_mono_128.png
bin
0 -> 2649 bytes
-rw-r--r--
tests/arthur/data/images/dome_mono_palette.png
bin
0 -> 1404 bytes
-rw-r--r--
tests/arthur/data/images/dome_rgb32.png
bin
0 -> 17890 bytes
-rw-r--r--
tests/arthur/data/images/dot.png
bin
0 -> 287 bytes
-rw-r--r--
tests/arthur/data/images/face.png
bin
0 -> 2414 bytes
-rw-r--r--
tests/arthur/data/images/gam030.png
bin
0 -> 213 bytes
-rw-r--r--
tests/arthur/data/images/gam045.png
bin
0 -> 216 bytes
-rw-r--r--
tests/arthur/data/images/gam056.png
bin
0 -> 216 bytes
-rw-r--r--
tests/arthur/data/images/gam100.png
bin
0 -> 205 bytes
-rw-r--r--
tests/arthur/data/images/gam200.png
bin
0 -> 187 bytes
-rw-r--r--
tests/arthur/data/images/image.png
bin
0 -> 169554 bytes
-rw-r--r--
tests/arthur/data/images/mask.png
bin
0 -> 274 bytes
-rw-r--r--
tests/arthur/data/images/mask_100.png
bin
0 -> 319 bytes
-rw-r--r--
tests/arthur/data/images/masked.png
bin
0 -> 788 bytes
-rw-r--r--
tests/arthur/data/images/paths.qps
32
-rw-r--r--
tests/arthur/data/images/pens.qps
96
-rw-r--r--
tests/arthur/data/images/sign.png
bin
0 -> 10647 bytes
-rw-r--r--
tests/arthur/data/images/solid.png
bin
0 -> 607 bytes
-rw-r--r--
tests/arthur/data/images/struct-image-01.jpg
bin
0 -> 4751 bytes
-rw-r--r--
tests/arthur/data/images/struct-image-01.png
bin
0 -> 63238 bytes
-rw-r--r--
tests/arthur/data/qps/aliasing.qps
156
-rw-r--r--
tests/arthur/data/qps/aliasing_qps.png
bin
0 -> 30531 bytes
-rw-r--r--
tests/arthur/data/qps/alphas.qps
63
-rw-r--r--
tests/arthur/data/qps/alphas_qps.png
bin
0 -> 45840 bytes
-rw-r--r--
tests/arthur/data/qps/arcs.qps
65
-rw-r--r--
tests/arthur/data/qps/arcs2.qps
44
-rw-r--r--
tests/arthur/data/qps/arcs2_qps.png
bin
0 -> 9136 bytes
-rw-r--r--
tests/arthur/data/qps/arcs_qps.png
bin
0 -> 110658 bytes
-rw-r--r--
tests/arthur/data/qps/background.qps
133
-rw-r--r--
tests/arthur/data/qps/background_brush.qps
2
-rw-r--r--
tests/arthur/data/qps/background_brush_qps.png
bin
0 -> 62149 bytes
-rw-r--r--
tests/arthur/data/qps/background_qps.png
bin
0 -> 53461 bytes
-rw-r--r--
tests/arthur/data/qps/beziers.qps
144
-rw-r--r--
tests/arthur/data/qps/beziers_qps.png
bin
0 -> 57610 bytes
-rw-r--r--
tests/arthur/data/qps/bitmaps.qps
163
-rw-r--r--
tests/arthur/data/qps/bitmaps_qps.png
bin
0 -> 89888 bytes
-rw-r--r--
tests/arthur/data/qps/borderimage.qps
164
-rw-r--r--
tests/arthur/data/qps/borderimage_qps.png
bin
0 -> 91838 bytes
-rw-r--r--
tests/arthur/data/qps/brush_pens.qps
101
-rw-r--r--
tests/arthur/data/qps/brush_pens_qps.png
bin
0 -> 77823 bytes
-rw-r--r--
tests/arthur/data/qps/brushes.qps
77
-rw-r--r--
tests/arthur/data/qps/brushes_qps.png
bin
0 -> 134906 bytes
-rw-r--r--
tests/arthur/data/qps/clippaths.qps
58
-rw-r--r--
tests/arthur/data/qps/clippaths_qps.png
bin
0 -> 6484 bytes
-rw-r--r--
tests/arthur/data/qps/clipping.qps
179
-rw-r--r--
tests/arthur/data/qps/clipping_qps.png
bin
0 -> 14424 bytes
-rw-r--r--
tests/arthur/data/qps/clipping_state.qps
72
-rw-r--r--
tests/arthur/data/qps/clipping_state_qps.png
bin
0 -> 5133 bytes
-rw-r--r--
tests/arthur/data/qps/cliprects.qps
57
-rw-r--r--
tests/arthur/data/qps/cliprects_qps.png
bin
0 -> 6484 bytes
-rw-r--r--
tests/arthur/data/qps/conical_gradients.qps
82
-rw-r--r--
tests/arthur/data/qps/conical_gradients_perspectives.qps
61
-rw-r--r--
tests/arthur/data/qps/conical_gradients_perspectives_qps.png
bin
0 -> 115264 bytes
-rw-r--r--
tests/arthur/data/qps/conical_gradients_qps.png
bin
0 -> 108982 bytes
-rw-r--r--
tests/arthur/data/qps/dashes.qps
265
-rw-r--r--
tests/arthur/data/qps/dashes_qps.png
bin
0 -> 48344 bytes
-rw-r--r--
tests/arthur/data/qps/degeneratebeziers.qps
7
-rw-r--r--
tests/arthur/data/qps/degeneratebeziers_qps.png
bin
0 -> 5503 bytes
-rw-r--r--
tests/arthur/data/qps/deviceclipping.qps
45
-rw-r--r--
tests/arthur/data/qps/deviceclipping_qps.png
bin
0 -> 12919 bytes
-rw-r--r--
tests/arthur/data/qps/drawpoints.qps
98
-rw-r--r--
tests/arthur/data/qps/drawpoints_qps.png
bin
0 -> 8224 bytes
-rw-r--r--
tests/arthur/data/qps/drawtext.qps
85
-rw-r--r--
tests/arthur/data/qps/drawtext_qps.png
bin
0 -> 55646 bytes
-rw-r--r--
tests/arthur/data/qps/ellipses.qps
83
-rw-r--r--
tests/arthur/data/qps/ellipses_qps.png
bin
0 -> 36197 bytes
-rw-r--r--
tests/arthur/data/qps/filltest.qps
410
-rw-r--r--
tests/arthur/data/qps/filltest_qps.png
bin
0 -> 22602 bytes
-rw-r--r--
tests/arthur/data/qps/fonts.qps
64
-rw-r--r--
tests/arthur/data/qps/fonts_qps.png
bin
0 -> 75853 bytes
-rw-r--r--
tests/arthur/data/qps/gradients.qps
41
-rw-r--r--
tests/arthur/data/qps/gradients_qps.png
bin
0 -> 41596 bytes
-rw-r--r--
tests/arthur/data/qps/image_formats.qps
78
-rw-r--r--
tests/arthur/data/qps/image_formats_qps.png
bin
0 -> 275242 bytes
-rw-r--r--
tests/arthur/data/qps/images.qps
103
-rw-r--r--
tests/arthur/data/qps/images2.qps
143
-rw-r--r--
tests/arthur/data/qps/images2_qps.png
bin
0 -> 182146 bytes
-rw-r--r--
tests/arthur/data/qps/images_qps.png
bin
0 -> 322000 bytes
-rw-r--r--
tests/arthur/data/qps/join_cap_styles.qps
60
-rw-r--r--
tests/arthur/data/qps/join_cap_styles_duplicate_control_points.qps
65
-rw-r--r--
tests/arthur/data/qps/join_cap_styles_duplicate_control_points_qps.png
bin
0 -> 42237 bytes
-rw-r--r--
tests/arthur/data/qps/join_cap_styles_qps.png
bin
0 -> 37518 bytes
-rw-r--r--
tests/arthur/data/qps/linear_gradients.qps
141
-rw-r--r--
tests/arthur/data/qps/linear_gradients_perspectives.qps
60
-rw-r--r--
tests/arthur/data/qps/linear_gradients_perspectives_qps.png
bin
0 -> 77944 bytes
-rw-r--r--
tests/arthur/data/qps/linear_gradients_qps.png
bin
0 -> 162643 bytes
-rw-r--r--
tests/arthur/data/qps/linear_resolving_gradients.qps
75
-rw-r--r--
tests/arthur/data/qps/linear_resolving_gradients_qps.png
bin
0 -> 76697 bytes
-rw-r--r--
tests/arthur/data/qps/lineconsistency.qps
70
-rw-r--r--
tests/arthur/data/qps/lineconsistency_qps.png
bin
0 -> 12388 bytes
-rw-r--r--
tests/arthur/data/qps/linedashes.qps
92
-rw-r--r--
tests/arthur/data/qps/linedashes2.qps
151
-rw-r--r--
tests/arthur/data/qps/linedashes2_aa.qps
2
-rw-r--r--
tests/arthur/data/qps/linedashes2_aa_qps.png
bin
0 -> 28418 bytes
-rw-r--r--
tests/arthur/data/qps/linedashes2_qps.png
bin
0 -> 12182 bytes
-rw-r--r--
tests/arthur/data/qps/linedashes_qps.png
bin
0 -> 11801 bytes
-rw-r--r--
tests/arthur/data/qps/lines.qps
555
-rw-r--r--
tests/arthur/data/qps/lines2.qps
176
-rw-r--r--
tests/arthur/data/qps/lines2_qps.png
bin
0 -> 36623 bytes
-rw-r--r--
tests/arthur/data/qps/lines_qps.png
bin
0 -> 113575 bytes
-rw-r--r--
tests/arthur/data/qps/object_bounding_mode.qps
35
-rw-r--r--
tests/arthur/data/qps/object_bounding_mode_qps.png
bin
0 -> 85460 bytes
-rw-r--r--
tests/arthur/data/qps/pathfill.qps
35
-rw-r--r--
tests/arthur/data/qps/pathfill_qps.png
bin
0 -> 198538 bytes
-rw-r--r--
tests/arthur/data/qps/paths.qps
32
-rw-r--r--
tests/arthur/data/qps/paths_aa.qps
2
-rw-r--r--
tests/arthur/data/qps/paths_aa_qps.png
bin
0 -> 92147 bytes
-rw-r--r--
tests/arthur/data/qps/paths_qps.png
bin
0 -> 20392 bytes
-rw-r--r--
tests/arthur/data/qps/pens.qps
130
-rw-r--r--
tests/arthur/data/qps/pens_aa.qps
3
-rw-r--r--
tests/arthur/data/qps/pens_aa_qps.png
bin
0 -> 30813 bytes
-rw-r--r--
tests/arthur/data/qps/pens_cosmetic.qps
107
-rw-r--r--
tests/arthur/data/qps/pens_cosmetic_qps.png
bin
0 -> 47487 bytes
-rw-r--r--
tests/arthur/data/qps/pens_qps.png
bin
0 -> 11822 bytes
-rw-r--r--
tests/arthur/data/qps/perspectives.qps
70
-rw-r--r--
tests/arthur/data/qps/perspectives2.qps
307
-rw-r--r--
tests/arthur/data/qps/perspectives2_qps.png
bin
0 -> 234054 bytes
-rw-r--r--
tests/arthur/data/qps/perspectives_qps.png
bin
0 -> 491494 bytes
-rw-r--r--
tests/arthur/data/qps/pixmap_rotation.qps
27
-rw-r--r--
tests/arthur/data/qps/pixmap_rotation_qps.png
bin
0 -> 8141 bytes
-rw-r--r--
tests/arthur/data/qps/pixmap_scaling.qps
527
-rw-r--r--
tests/arthur/data/qps/pixmap_subpixel.qps
115
-rw-r--r--
tests/arthur/data/qps/pixmap_subpixel_qps.png
bin
0 -> 5317 bytes
-rw-r--r--
tests/arthur/data/qps/pixmaps.qps
103
-rw-r--r--
tests/arthur/data/qps/pixmaps_qps.png
bin
0 -> 321685 bytes
-rw-r--r--
tests/arthur/data/qps/porter_duff.qps
248
-rw-r--r--
tests/arthur/data/qps/porter_duff2.qps
256
-rw-r--r--
tests/arthur/data/qps/porter_duff2_qps.png
bin
0 -> 99167 bytes
-rw-r--r--
tests/arthur/data/qps/porter_duff_qps.png
bin
0 -> 39375 bytes
-rw-r--r--
tests/arthur/data/qps/primitives.qps
198
-rw-r--r--
tests/arthur/data/qps/primitives_qps.png
bin
0 -> 104235 bytes
-rw-r--r--
tests/arthur/data/qps/radial_gradients.qps
96
-rw-r--r--
tests/arthur/data/qps/radial_gradients_perspectives.qps
60
-rw-r--r--
tests/arthur/data/qps/radial_gradients_perspectives_qps.png
bin
0 -> 131744 bytes
-rw-r--r--
tests/arthur/data/qps/radial_gradients_qps.png
bin
0 -> 161009 bytes
-rw-r--r--
tests/arthur/data/qps/rasterops.qps
84
-rw-r--r--
tests/arthur/data/qps/rasterops_qps.png
bin
0 -> 11059 bytes
-rw-r--r--
tests/arthur/data/qps/sizes.qps
147
-rw-r--r--
tests/arthur/data/qps/sizes_qps.png
bin
0 -> 42355 bytes
-rw-r--r--
tests/arthur/data/qps/text.qps
122
-rw-r--r--
tests/arthur/data/qps/text_perspectives.qps
100
-rw-r--r--
tests/arthur/data/qps/text_perspectives_qps.png
bin
0 -> 116847 bytes
-rw-r--r--
tests/arthur/data/qps/text_qps.png
bin
0 -> 32991 bytes
-rw-r--r--
tests/arthur/data/qps/tiled_pixmap.qps
82
-rw-r--r--
tests/arthur/data/qps/tiled_pixmap_qps.png
bin
0 -> 376370 bytes
-rw-r--r--
tests/arthur/data/random/arcs02.svg
59
-rw-r--r--
tests/arthur/data/random/atop.svg
55
-rw-r--r--
tests/arthur/data/random/clinton.svg
370
-rw-r--r--
tests/arthur/data/random/cowboy.svg
4110
-rw-r--r--
tests/arthur/data/random/gear_is_rising.svg
702
-rw-r--r--
tests/arthur/data/random/gearflowers.svg
8342
-rw-r--r--
tests/arthur/data/random/kde-look.svg
16674
-rw-r--r--
tests/arthur/data/random/linear_grad_transform.svg
51
-rw-r--r--
tests/arthur/data/random/longhorn.svg
1595
-rw-r--r--
tests/arthur/data/random/multiply.svg
48
-rw-r--r--
tests/arthur/data/random/picasso.svg
2842
-rw-r--r--
tests/arthur/data/random/porterduff.svg
298
-rw-r--r--
tests/arthur/data/random/radial_grad_transform.svg
59
-rw-r--r--
tests/arthur/data/random/solidcolor.svg
15
-rw-r--r--
tests/arthur/data/random/spiral.svg
536
-rw-r--r--
tests/arthur/data/random/tests.svg
36
-rw-r--r--
tests/arthur/data/random/tests2.svg
12
-rw-r--r--
tests/arthur/data/random/tiger.svg
728
-rw-r--r--
tests/arthur/data/random/uluru.png
bin
0 -> 11749 bytes
-rw-r--r--
tests/arthur/data/random/worldcup.svg
14668
-rw-r--r--
tests/arthur/datagenerator/datagenerator.cpp
481
-rw-r--r--
tests/arthur/datagenerator/datagenerator.h
103
-rw-r--r--
tests/arthur/datagenerator/datagenerator.pri
2
-rw-r--r--
tests/arthur/datagenerator/datagenerator.pro
22
-rw-r--r--
tests/arthur/datagenerator/main.cpp
54
-rw-r--r--
tests/arthur/datagenerator/xmlgenerator.cpp
262
-rw-r--r--
tests/arthur/datagenerator/xmlgenerator.h
73
-rw-r--r--
tests/arthur/htmlgenerator/htmlgenerator.cpp
518
-rw-r--r--
tests/arthur/htmlgenerator/htmlgenerator.h
126
-rw-r--r--
tests/arthur/htmlgenerator/htmlgenerator.pro
20
-rw-r--r--
tests/arthur/htmlgenerator/main.cpp
54
-rw-r--r--
tests/arthur/lance/enum.png
bin
0 -> 4619 bytes
-rw-r--r--
tests/arthur/lance/icons.qrc
6
-rw-r--r--
tests/arthur/lance/interactivewidget.cpp
202
-rw-r--r--
tests/arthur/lance/interactivewidget.h
80
-rw-r--r--
tests/arthur/lance/lance.pro
23
-rw-r--r--
tests/arthur/lance/main.cpp
678
-rw-r--r--
tests/arthur/lance/tools.png
bin
0 -> 4424 bytes
-rw-r--r--
tests/arthur/lance/widgets.h
354
-rw-r--r--
tests/arthur/performancediff/main.cpp
54
-rw-r--r--
tests/arthur/performancediff/performancediff.cpp
219
-rw-r--r--
tests/arthur/performancediff/performancediff.h
73
-rw-r--r--
tests/arthur/performancediff/performancediff.pro
20
-rw-r--r--
tests/arthur/shower/main.cpp
99
-rw-r--r--
tests/arthur/shower/shower.cpp
125
-rw-r--r--
tests/arthur/shower/shower.h
73
-rw-r--r--
tests/arthur/shower/shower.pro
18
-rw-r--r--
tests/auto/atwrapper/.gitignore
1
-rw-r--r--
tests/auto/atwrapper/TODO
17
-rw-r--r--
tests/auto/atwrapper/atWrapper.cpp
648
-rw-r--r--
tests/auto/atwrapper/atWrapper.h
93
-rw-r--r--
tests/auto/atwrapper/atWrapper.pro
25
-rw-r--r--
tests/auto/atwrapper/atWrapperAutotest.cpp
78
-rw-r--r--
tests/auto/atwrapper/desert.ini
14
-rw-r--r--
tests/auto/atwrapper/ephron.ini
14
-rw-r--r--
tests/auto/atwrapper/gullgubben.ini
12
-rw-r--r--
tests/auto/atwrapper/honshu.ini
16
-rw-r--r--
tests/auto/atwrapper/kramer.ini
12
-rw-r--r--
tests/auto/atwrapper/scruffy.ini
15
-rw-r--r--
tests/auto/atwrapper/spareribs.ini
14
-rw-r--r--
tests/auto/atwrapper/titan.ini
13
-rw-r--r--
tests/auto/auto.pro
23
-rw-r--r--
tests/auto/baselineexample/baselineexample.pro
18
-rw-r--r--
tests/auto/baselineexample/tst_baselineexample.cpp
146
-rw-r--r--
tests/auto/bic/.gitignore
2
-rw-r--r--
tests/auto/bic/data/QtCore.4.0.0.aix-gcc-power32.txt
1512
-rw-r--r--
tests/auto/bic/data/QtCore.4.0.0.linux-gcc-amd64.txt
1534
-rw-r--r--
tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ia32.txt
1534
-rw-r--r--
tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ppc32.txt
1897
-rw-r--r--
tests/auto/bic/data/QtCore.4.0.0.macx-gcc-ppc32.txt
1574
-rw-r--r--
tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ia32.txt
1647
-rw-r--r--
tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ppc32.txt
1627
-rw-r--r--
tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ia32.txt
1707
-rw-r--r--
tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ppc32.txt
1717
-rw-r--r--
tests/auto/bic/data/QtCore.4.1.0.win32-gcc-ia32.txt
1578
-rw-r--r--
tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ia32.txt
1718
-rw-r--r--
tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ppc32.txt
1713
-rw-r--r--
tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ia32.txt
1793
-rw-r--r--
tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ppc32.txt
1803
-rw-r--r--
tests/auto/bic/data/QtCore.4.2.0.win32-gcc-ia32.txt
1664
-rw-r--r--
tests/auto/bic/data/QtCore.4.3.0.linux-gcc-ia32.txt
1759
-rw-r--r--
tests/auto/bic/data/QtCore.4.4.0.linux-gcc-ia32.txt
2314
-rw-r--r--
tests/auto/bic/data/QtCore.4.5.0.linux-gcc-amd64.txt
2343
-rw-r--r--
tests/auto/bic/data/QtCore.4.5.0.linux-gcc-ia32.txt
2343
-rw-r--r--
tests/auto/bic/data/QtCore.4.6.0.linux-gcc-amd64.txt
2624
-rw-r--r--
tests/auto/bic/data/QtCore.4.6.0.linux-gcc-ia32.txt
2624
-rw-r--r--
tests/auto/bic/data/QtCore.4.7.0.linux-gcc-ia32.txt
2629
-rw-r--r--
tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ia32.txt
515
-rw-r--r--
tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ppc32.txt
515
-rw-r--r--
tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ia32.txt
575
-rw-r--r--
tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ppc32.txt
575
-rw-r--r--
tests/auto/bic/data/QtDBus.4.2.0.win32-gcc-ia32.txt
510
-rw-r--r--
tests/auto/bic/data/QtDBus.4.3.0.linux-gcc-ia32.txt
525
-rw-r--r--
tests/auto/bic/data/QtDBus.4.4.0.linux-gcc-ia32.txt
2435
-rw-r--r--
tests/auto/bic/data/QtDBus.4.5.0.linux-gcc-amd64.txt
2997
-rw-r--r--
tests/auto/bic/data/QtDBus.4.5.0.linux-gcc-ia32.txt
2501
-rw-r--r--
tests/auto/bic/data/QtDBus.4.6.0.linux-gcc-amd64.txt
2894
-rw-r--r--
tests/auto/bic/data/QtDBus.4.6.0.linux-gcc-ia32.txt
2894
-rw-r--r--
tests/auto/bic/data/QtDBus.4.7.0.linux-gcc-ia32.txt
2899
-rw-r--r--
tests/auto/bic/data/QtGui.4.0.0.aix-gcc-power32.txt
10643
-rw-r--r--
tests/auto/bic/data/QtGui.4.0.0.linux-gcc-amd64.txt
10944
-rw-r--r--
tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ia32.txt
10944
-rw-r--r--
tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ppc32.txt
10855
-rw-r--r--
tests/auto/bic/data/QtGui.4.0.0.macx-gcc-ppc32.txt
11003
-rw-r--r--
tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ia32.txt
11290
-rw-r--r--
tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ppc32.txt
11270
-rw-r--r--
tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ia32.txt
11369
-rw-r--r--
tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ppc32.txt
11379
-rw-r--r--
tests/auto/bic/data/QtGui.4.1.0.win32-gcc-ia32.txt
11514
-rw-r--r--
tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ia32.txt
13064
-rw-r--r--
tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ppc32.txt
13059
-rw-r--r--
tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ia32.txt
13177
-rw-r--r--
tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ppc32.txt
13187
-rw-r--r--
tests/auto/bic/data/QtGui.4.2.0.win32-gcc-ia32.txt
13327
-rw-r--r--
tests/auto/bic/data/QtGui.4.3.0.linux-gcc-ia32.txt
13881
-rw-r--r--
tests/auto/bic/data/QtGui.4.4.0.linux-gcc-ia32.txt
15464
-rw-r--r--
tests/auto/bic/data/QtGui.4.5.0.linux-gcc-amd64.txt
15618
-rw-r--r--
tests/auto/bic/data/QtGui.4.5.0.linux-gcc-ia32.txt
15672
-rw-r--r--
tests/auto/bic/data/QtGui.4.6.0.linux-gcc-amd64.txt
16713
-rw-r--r--
tests/auto/bic/data/QtGui.4.6.0.linux-gcc-ia32.txt
16767
-rw-r--r--
tests/auto/bic/data/QtGui.4.7.0.linux-gcc-ia32.txt
16777
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.0.0.aix-gcc-power32.txt
1804
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-amd64.txt
1839
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ia32.txt
1839
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ppc32.txt
1788
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.0.0.macx-gcc-ppc32.txt
1879
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ia32.txt
1957
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ppc32.txt
1937
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ia32.txt
2017
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ppc32.txt
2027
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.1.0.win32-gcc-ia32.txt
1888
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ia32.txt
2038
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ppc32.txt
2033
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ia32.txt
2113
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ppc32.txt
2123
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.2.0.win32-gcc-ia32.txt
1984
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.3.0.linux-gcc-ia32.txt
2151
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.4.0.linux-gcc-ia32.txt
2891
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.5.0.linux-gcc-amd64.txt
3013
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.5.0.linux-gcc-ia32.txt
3013
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.6.0.linux-gcc-amd64.txt
3294
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.6.0.linux-gcc-ia32.txt
3294
-rw-r--r--
tests/auto/bic/data/QtNetwork.4.7.0.linux-gcc-ia32.txt
3354
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.0.0.aix-gcc-power32.txt
10761
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-amd64.txt
11067
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ia32.txt
11067
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ppc32.txt
10978
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.0.0.macx-gcc-ppc32.txt
11125
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ia32.txt
11431
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ppc32.txt
11411
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ia32.txt
11509
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ppc32.txt
11519
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.1.0.win32-gcc-ia32.txt
17675
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ia32.txt
13223
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ppc32.txt
13218
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ia32.txt
13335
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ppc32.txt
13345
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.2.0.win32-gcc-ia32.txt
19508
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.3.0.linux-gcc-ia32.txt
14040
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.4.0.linux-gcc-ia32.txt
15623
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.5.0.linux-gcc-amd64.txt
15777
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.5.0.linux-gcc-ia32.txt
15831
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.6.0.linux-gcc-amd64.txt
16928
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.6.0.linux-gcc-ia32.txt
16982
-rw-r--r--
tests/auto/bic/data/QtOpenGL.4.7.0.linux-gcc-ia32.txt
16997
-rw-r--r--
tests/auto/bic/data/QtSql.4.0.0.aix-gcc-power32.txt
1889
-rw-r--r--
tests/auto/bic/data/QtSql.4.0.0.linux-gcc-amd64.txt
1926
-rw-r--r--
tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ia32.txt
1926
-rw-r--r--
tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ppc32.txt
1875
-rw-r--r--
tests/auto/bic/data/QtSql.4.0.0.macx-gcc-ppc32.txt
1966
-rw-r--r--
tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ia32.txt
2039
-rw-r--r--
tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ppc32.txt
2019
-rw-r--r--
tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ia32.txt
2099
-rw-r--r--
tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ppc32.txt
2109
-rw-r--r--
tests/auto/bic/data/QtSql.4.1.0.win32-gcc-ia32.txt
1970
-rw-r--r--
tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ia32.txt
2110
-rw-r--r--
tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ppc32.txt
2105
-rw-r--r--
tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ia32.txt
2185
-rw-r--r--
tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ppc32.txt
2195
-rw-r--r--
tests/auto/bic/data/QtSql.4.2.0.win32-gcc-ia32.txt
2056
-rw-r--r--
tests/auto/bic/data/QtSql.4.3.0.linux-gcc-ia32.txt
2151
-rw-r--r--
tests/auto/bic/data/QtSql.4.4.0.linux-gcc-ia32.txt
2706
-rw-r--r--
tests/auto/bic/data/QtSql.4.5.0.linux-gcc-amd64.txt
2735
-rw-r--r--
tests/auto/bic/data/QtSql.4.5.0.linux-gcc-ia32.txt
2735
-rw-r--r--
tests/auto/bic/data/QtSql.4.6.0.linux-gcc-amd64.txt
3016
-rw-r--r--
tests/auto/bic/data/QtSql.4.6.0.linux-gcc-ia32.txt
3016
-rw-r--r--
tests/auto/bic/data/QtSql.4.7.0.linux-gcc-ia32.txt
3021
-rw-r--r--
tests/auto/bic/data/QtTest.4.1.0.linux-gcc-ia32.txt
1688
-rw-r--r--
tests/auto/bic/data/QtTest.4.1.0.win32-gcc-ia32.txt
1634
-rw-r--r--
tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ia32.txt
1774
-rw-r--r--
tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ppc32.txt
1769
-rw-r--r--
tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ia32.txt
1849
-rw-r--r--
tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ppc32.txt
1859
-rw-r--r--
tests/auto/bic/data/QtTest.4.2.0.win32-gcc-ia32.txt
1720
-rw-r--r--
tests/auto/bic/data/QtTest.4.3.0.linux-gcc-ia32.txt
1815
-rw-r--r--
tests/auto/bic/data/QtTest.4.4.0.linux-gcc-ia32.txt
2370
-rw-r--r--
tests/auto/bic/data/QtTest.4.5.0.linux-gcc-amd64.txt
2404
-rw-r--r--
tests/auto/bic/data/QtTest.4.5.0.linux-gcc-ia32.txt
2404
-rw-r--r--
tests/auto/bic/data/QtTest.4.6.0.linux-gcc-amd64.txt
2812
-rw-r--r--
tests/auto/bic/data/QtTest.4.6.0.linux-gcc-ia32.txt
2812
-rw-r--r--
tests/auto/bic/data/QtTest.4.7.0.linux-gcc-ia32.txt
2817
-rw-r--r--
tests/auto/bic/data/QtXml.4.0.0.aix-gcc-power32.txt
1920
-rw-r--r--
tests/auto/bic/data/QtXml.4.0.0.linux-gcc-amd64.txt
1974
-rw-r--r--
tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ia32.txt
1974
-rw-r--r--
tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ppc32.txt
1923
-rw-r--r--
tests/auto/bic/data/QtXml.4.0.0.macx-gcc-ppc32.txt
2014
-rw-r--r--
tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ia32.txt
2087
-rw-r--r--
tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ppc32.txt
2067
-rw-r--r--
tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ia32.txt
2147
-rw-r--r--
tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ppc32.txt
2157
-rw-r--r--
tests/auto/bic/data/QtXml.4.1.0.win32-gcc-ia32.txt
2018
-rw-r--r--
tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ia32.txt
2158
-rw-r--r--
tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ppc32.txt
2153
-rw-r--r--
tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ia32.txt
2233
-rw-r--r--
tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ppc32.txt
2243
-rw-r--r--
tests/auto/bic/data/QtXml.4.2.0.win32-gcc-ia32.txt
2104
-rw-r--r--
tests/auto/bic/data/QtXml.4.3.0.linux-gcc-ia32.txt
2240
-rw-r--r--
tests/auto/bic/data/QtXml.4.4.0.linux-gcc-ia32.txt
2754
-rw-r--r--
tests/auto/bic/data/QtXml.4.5.0.linux-gcc-amd64.txt
2783
-rw-r--r--
tests/auto/bic/data/QtXml.4.5.0.linux-gcc-ia32.txt
2783
-rw-r--r--
tests/auto/bic/data/QtXml.4.6.0.linux-gcc-amd64.txt
3064
-rw-r--r--
tests/auto/bic/data/QtXml.4.6.0.linux-gcc-ia32.txt
3064
-rw-r--r--
tests/auto/bic/data/QtXml.4.7.0.linux-gcc-ia32.txt
3069
-rw-r--r--
tests/auto/collections/.gitignore
1
-rw-r--r--
tests/auto/collections/collections.pro
4
-rw-r--r--
tests/auto/collections/tst_collections.cpp
3912
-rw-r--r--
tests/auto/compiler/.gitignore
1
-rw-r--r--
tests/auto/compiler/baseclass.cpp
51
-rw-r--r--
tests/auto/compiler/baseclass.h
60
-rw-r--r--
tests/auto/compiler/compiler.pro
7
-rw-r--r--
tests/auto/compiler/derivedclass.cpp
48
-rw-r--r--
tests/auto/compiler/derivedclass.h
52
-rw-r--r--
tests/auto/compiler/tst_compiler.cpp
656
-rw-r--r--
tests/auto/corelib.pro
114
-rw-r--r--
tests/auto/dbus.pro
19
-rw-r--r--
tests/auto/exceptionsafety/.gitignore
1
-rw-r--r--
tests/auto/exceptionsafety/exceptionsafety.pro
4
-rw-r--r--
tests/auto/exceptionsafety/tst_exceptionsafety.cpp
727
-rw-r--r--
tests/auto/exceptionsafety_objects/3rdparty/memcheck.h
319
-rw-r--r--
tests/auto/exceptionsafety_objects/3rdparty/valgrind.h
3924
-rw-r--r--
tests/auto/exceptionsafety_objects/exceptionsafety_objects.pro
3
-rw-r--r--
tests/auto/exceptionsafety_objects/oomsimulator.h
357
-rw-r--r--
tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp
765
-rw-r--r--
tests/auto/gestures/gestures.pro
5
-rw-r--r--
tests/auto/gestures/tst_gestures.cpp
2338
-rw-r--r--
tests/auto/gui.pro
220
-rw-r--r--
tests/auto/host.pro
14
-rw-r--r--
tests/auto/lancelot/.gitignore
1
-rw-r--r--
tests/auto/lancelot/lancelot.pro
13
-rw-r--r--
tests/auto/lancelot/scripts/aliasing.qps
156
-rw-r--r--
tests/auto/lancelot/scripts/arcs.qps
68
-rw-r--r--
tests/auto/lancelot/scripts/arcs2.qps
47
-rw-r--r--
tests/auto/lancelot/scripts/background.qps
136
-rw-r--r--
tests/auto/lancelot/scripts/background_brush.qps
5
-rw-r--r--
tests/auto/lancelot/scripts/beziers.qps
147
-rw-r--r--
tests/auto/lancelot/scripts/bitmaps.qps
166
-rw-r--r--
tests/auto/lancelot/scripts/borderimage.qps
120
-rw-r--r--
tests/auto/lancelot/scripts/brush_pens.qps
104
-rw-r--r--
tests/auto/lancelot/scripts/brushes.qps
79
-rw-r--r--
tests/auto/lancelot/scripts/clippaths.qps
60
-rw-r--r--
tests/auto/lancelot/scripts/clipping.qps
182
-rw-r--r--
tests/auto/lancelot/scripts/clipping_state.qps
47
-rw-r--r--
tests/auto/lancelot/scripts/cliprects.qps
59
-rw-r--r--
tests/auto/lancelot/scripts/conical_gradients.qps
85
-rw-r--r--
tests/auto/lancelot/scripts/conical_gradients_perspectives.qps
64
-rw-r--r--
tests/auto/lancelot/scripts/dashes.qps
268
-rw-r--r--
tests/auto/lancelot/scripts/degeneratebeziers.qps
10
-rw-r--r--
tests/auto/lancelot/scripts/deviceclipping.qps
48
-rw-r--r--
tests/auto/lancelot/scripts/drawpoints.qps
101
-rw-r--r--
tests/auto/lancelot/scripts/ellipses.qps
86
-rw-r--r--
tests/auto/lancelot/scripts/filltest.qps
413
-rw-r--r--
tests/auto/lancelot/scripts/gradients.qps
44
-rw-r--r--
tests/auto/lancelot/scripts/hinting.qps
26
-rw-r--r--
tests/auto/lancelot/scripts/image_formats.qps
81
-rw-r--r--
tests/auto/lancelot/scripts/images.qps
106
-rw-r--r--
tests/auto/lancelot/scripts/images2.qps
145
-rw-r--r--
tests/auto/lancelot/scripts/join_cap_styles.qps
63
-rw-r--r--
tests/auto/lancelot/scripts/join_cap_styles_duplicate_control_points.qps
68
-rw-r--r--
tests/auto/lancelot/scripts/linear_gradients.qps
144
-rw-r--r--
tests/auto/lancelot/scripts/linear_gradients_perspectives.qps
62
-rw-r--r--
tests/auto/lancelot/scripts/linear_resolving_gradients.qps
66
-rw-r--r--
tests/auto/lancelot/scripts/lineconsistency.qps
72
-rw-r--r--
tests/auto/lancelot/scripts/linedashes.qps
94
-rw-r--r--
tests/auto/lancelot/scripts/linedashes2.qps
154
-rw-r--r--
tests/auto/lancelot/scripts/linedashes2_aa.qps
5
-rw-r--r--
tests/auto/lancelot/scripts/lines.qps
558
-rw-r--r--
tests/auto/lancelot/scripts/lines2.qps
179
-rw-r--r--
tests/auto/lancelot/scripts/pathfill.qps
38
-rw-r--r--
tests/auto/lancelot/scripts/paths.qps
34
-rw-r--r--
tests/auto/lancelot/scripts/paths_aa.qps
4
-rw-r--r--
tests/auto/lancelot/scripts/pens.qps
133
-rw-r--r--
tests/auto/lancelot/scripts/pens_aa.qps
6
-rw-r--r--
tests/auto/lancelot/scripts/pens_cosmetic.qps
110
-rw-r--r--
tests/auto/lancelot/scripts/perspectives.qps
72
-rw-r--r--
tests/auto/lancelot/scripts/perspectives2.qps
309
-rw-r--r--
tests/auto/lancelot/scripts/pixmap_rotation.qps
30
-rw-r--r--
tests/auto/lancelot/scripts/pixmap_scaling.qps
224
-rw-r--r--
tests/auto/lancelot/scripts/pixmap_subpixel.qps
117
-rw-r--r--
tests/auto/lancelot/scripts/pixmaps.qps
106
-rw-r--r--
tests/auto/lancelot/scripts/porter_duff.qps
251
-rw-r--r--
tests/auto/lancelot/scripts/porter_duff2.qps
261
-rw-r--r--
tests/auto/lancelot/scripts/primitives.qps
184
-rw-r--r--
tests/auto/lancelot/scripts/radial_gradients.qps
99
-rw-r--r--
tests/auto/lancelot/scripts/radial_gradients_perspectives.qps
62
-rw-r--r--
tests/auto/lancelot/scripts/rasterops.qps
87
-rw-r--r--
tests/auto/lancelot/scripts/sizes.qps
150
-rw-r--r--
tests/auto/lancelot/scripts/text.qps
124
-rw-r--r--
tests/auto/lancelot/scripts/text_perspectives.qps
102
-rw-r--r--
tests/auto/lancelot/scripts/tiled_pixmap.qps
84
-rw-r--r--
tests/auto/lancelot/tst_lancelot.cpp
343
-rw-r--r--
tests/auto/languagechange/.gitignore
1
-rw-r--r--
tests/auto/languagechange/languagechange.pro
3
-rw-r--r--
tests/auto/languagechange/tst_languagechange.cpp
306
-rw-r--r--
tests/auto/macgui/.gitignore
1
-rw-r--r--
tests/auto/macgui/guitest.cpp
350
-rw-r--r--
tests/auto/macgui/guitest.h
186
-rw-r--r--
tests/auto/macgui/macgui.pro
11
-rw-r--r--
tests/auto/macgui/tst_macgui.cpp
251
-rw-r--r--
tests/auto/macnativeevents/expectedeventlist.cpp
214
-rw-r--r--
tests/auto/macnativeevents/expectedeventlist.h
71
-rw-r--r--
tests/auto/macnativeevents/macnativeevents.pro
16
-rw-r--r--
tests/auto/macnativeevents/nativeeventlist.cpp
114
-rw-r--r--
tests/auto/macnativeevents/nativeeventlist.h
82
-rw-r--r--
tests/auto/macnativeevents/qnativeevents.cpp
378
-rw-r--r--
tests/auto/macnativeevents/qnativeevents.h
228
-rw-r--r--
tests/auto/macnativeevents/qnativeevents_mac.cpp
382
-rw-r--r--
tests/auto/macnativeevents/tst_macnativeevents.cpp
535
-rw-r--r--
tests/auto/macplist/app/app.pro
11
-rw-r--r--
tests/auto/macplist/app/main.cpp
50
-rw-r--r--
tests/auto/macplist/macplist.pro
7
-rw-r--r--
tests/auto/macplist/test/test.pro
11
-rw-r--r--
tests/auto/macplist/tst_macplist.cpp
194
-rw-r--r--
tests/auto/maketestselftest/checktest/checktest.pro
7
-rw-r--r--
tests/auto/maketestselftest/checktest/main.cpp
99
-rw-r--r--
tests/auto/maketestselftest/features/dump_subdirs.prf
4
-rw-r--r--
tests/auto/maketestselftest/maketestselftest.pro
6
-rw-r--r--
tests/auto/maketestselftest/test/test.pro
18
-rw-r--r--
tests/auto/maketestselftest/tst_maketestselftest.cpp
587
-rw-r--r--
tests/auto/moc/.gitattributes
1
-rw-r--r--
tests/auto/moc/.gitignore
1
-rw-r--r--
tests/auto/moc/Header
6
-rw-r--r--
tests/auto/moc/Test.framework/Headers/testinterface.h
55
-rw-r--r--
tests/auto/moc/assign-namespace.h
52
-rw-r--r--
tests/auto/moc/backslash-newlines.h
63
-rw-r--r--
tests/auto/moc/c-comments.h
55
-rw-r--r--
tests/auto/moc/cstyle-enums.h
50
-rw-r--r--
tests/auto/moc/dir-in-include-path.h
47
-rw-r--r--
tests/auto/moc/error-on-wrong-notify.h
53
-rw-r--r--
tests/auto/moc/escapes-in-string-literals.h
49
-rw-r--r--
tests/auto/moc/extraqualification.h
57
-rw-r--r--
tests/auto/moc/forgotten-qinterface.h
55
-rw-r--r--
tests/auto/moc/gadgetwithnoenums.h
62
-rw-r--r--
tests/auto/moc/interface-from-framework.h
55
-rw-r--r--
tests/auto/moc/macro-on-cmdline.h
50
-rw-r--r--
tests/auto/moc/moc.pro
31
-rw-r--r--
tests/auto/moc/namespaced-flags.h
80
-rw-r--r--
tests/auto/moc/no-keywords.h
90
-rw-r--r--
tests/auto/moc/oldstyle-casts.h
56
-rw-r--r--
tests/auto/moc/os9-newlines.h
1
-rw-r--r--
tests/auto/moc/parse-boost.h
126
-rw-r--r--
tests/auto/moc/pure-virtual-signals.h
60
-rw-r--r--
tests/auto/moc/qinvokable.h
57
-rw-r--r--
tests/auto/moc/qprivateslots.h
60
-rw-r--r--
tests/auto/moc/single_function_keyword.h
75
-rw-r--r--
tests/auto/moc/slots-with-void-template.h
59
-rw-r--r--
tests/auto/moc/task189996.h
58
-rw-r--r--
tests/auto/moc/task192552.h
55
-rw-r--r--
tests/auto/moc/task234909.h
73
-rw-r--r--
tests/auto/moc/task240368.h
72
-rw-r--r--
tests/auto/moc/task71021/dummy
0
-rw-r--r--
tests/auto/moc/task87883.h
57
-rw-r--r--
tests/auto/moc/template-gtgt.h
60
-rw-r--r--
tests/auto/moc/testproject/Plugin/Plugin.h
52
-rw-r--r--
tests/auto/moc/testproject/include/Plugin
1
-rw-r--r--
tests/auto/moc/trigraphs.h
63
-rw-r--r--
tests/auto/moc/tst_moc.cpp
1673
-rw-r--r--
tests/auto/moc/using-namespaces.h
56
-rw-r--r--
tests/auto/moc/warn-on-multiple-qobject-subclasses.h
55
-rw-r--r--
tests/auto/moc/warn-on-property-without-read.h
48
-rw-r--r--
tests/auto/moc/win-newlines.h
49
-rw-r--r--
tests/auto/modeltest/dynamictreemodel.cpp
336
-rw-r--r--
tests/auto/modeltest/dynamictreemodel.h
197
-rw-r--r--
tests/auto/modeltest/modeltest.cpp
566
-rw-r--r--
tests/auto/modeltest/modeltest.h
94
-rw-r--r--
tests/auto/modeltest/modeltest.pro
6
-rw-r--r--
tests/auto/modeltest/tst_modeltest.cpp
309
-rw-r--r--
tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
6
-rw-r--r--
tests/auto/nativeimagehandleprovider/tst_nativeimagehandleprovider.cpp
237
-rw-r--r--
tests/auto/network-settings.h
420
-rw-r--r--
tests/auto/network.pro
54
-rw-r--r--
tests/auto/networkselftest/networkselftest.pro
21
-rw-r--r--
tests/auto/networkselftest/rfc3252.txt
899
-rw-r--r--
tests/auto/networkselftest/tst_networkselftest.cpp
1049
-rw-r--r--
tests/auto/opengl.pro
7
-rw-r--r--
tests/auto/other.pro
62
-rw-r--r--
tests/auto/platformquirks.h
122
-rw-r--r--
tests/auto/platformsocketengine/.gitignore
1
-rw-r--r--
tests/auto/platformsocketengine/platformsocketengine.pri
19
-rw-r--r--
tests/auto/platformsocketengine/platformsocketengine.pro
16
-rw-r--r--
tests/auto/platformsocketengine/tst_platformsocketengine.cpp
763
-rw-r--r--
tests/auto/q_func_info/.gitignore
1
-rw-r--r--
tests/auto/q_func_info/q_func_info.pro
4
-rw-r--r--
tests/auto/q_func_info/tst_q_func_info.cpp
145
-rw-r--r--
tests/auto/qabstractbutton/.gitignore
1
-rw-r--r--
tests/auto/qabstractbutton/qabstractbutton.pro
4
-rw-r--r--
tests/auto/qabstractbutton/tst_qabstractbutton.cpp
719
-rw-r--r--
tests/auto/qabstractfileengine/qabstractfileengine.pro
6
-rw-r--r--
tests/auto/qabstractfileengine/qabstractfileengine.qrc
5
-rw-r--r--
tests/auto/qabstractfileengine/resources/file.txt
1
-rw-r--r--
tests/auto/qabstractfileengine/tst_qabstractfileengine.cpp
765
-rw-r--r--
tests/auto/qabstractitemmodel/.gitignore
1
-rw-r--r--
tests/auto/qabstractitemmodel/qabstractitemmodel.pro
9
-rw-r--r--
tests/auto/qabstractitemmodel/tst_qabstractitemmodel.cpp
1816
-rw-r--r--
tests/auto/qabstractitemview/.gitignore
1
-rw-r--r--
tests/auto/qabstractitemview/qabstractitemview.pro
4
-rw-r--r--
tests/auto/qabstractitemview/tst_qabstractitemview.cpp
1505
-rw-r--r--
tests/auto/qabstractnetworkcache/.gitignore
1
-rw-r--r--
tests/auto/qabstractnetworkcache/qabstractnetworkcache.pro
12
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_cachecontrol-expire.cgi
7
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_cachecontrol.cgi
13
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_cachecontrol200.cgi
9
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_etag200.cgi
5
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_etag304.cgi
11
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_expires200.cgi
5
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_expires304.cgi
11
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_expires500.cgi
11
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_lastModified200.cgi
5
-rwxr-xr-x
tests/auto/qabstractnetworkcache/tests/httpcachetest_lastModified304.cgi
11
-rw-r--r--
tests/auto/qabstractnetworkcache/tst_qabstractnetworkcache.cpp
414
-rw-r--r--
tests/auto/qabstractprintdialog/.gitignore
1
-rw-r--r--
tests/auto/qabstractprintdialog/qabstractprintdialog.pro
9
-rw-r--r--
tests/auto/qabstractprintdialog/tst_qabstractprintdialog.cpp
151
-rw-r--r--
tests/auto/qabstractproxymodel/.gitignore
1
-rw-r--r--
tests/auto/qabstractproxymodel/qabstractproxymodel.pro
2
-rw-r--r--
tests/auto/qabstractproxymodel/tst_qabstractproxymodel.cpp
449
-rw-r--r--
tests/auto/qabstractscrollarea/.gitignore
1
-rw-r--r--
tests/auto/qabstractscrollarea/qabstractscrollarea.pro
9
-rw-r--r--
tests/auto/qabstractscrollarea/tst_qabstractscrollarea.cpp
390
-rw-r--r--
tests/auto/qabstractslider/.gitignore
1
-rw-r--r--
tests/auto/qabstractslider/qabstractslider.pro
4
-rw-r--r--
tests/auto/qabstractslider/tst_qabstractslider.cpp
1247
-rw-r--r--
tests/auto/qabstractsocket/.gitignore
1
-rw-r--r--
tests/auto/qabstractsocket/qabstractsocket.pro
11
-rw-r--r--
tests/auto/qabstractsocket/tst_qabstractsocket.cpp
109
-rw-r--r--
tests/auto/qabstractspinbox/.gitignore
1
-rw-r--r--
tests/auto/qabstractspinbox/qabstractspinbox.pro
9
-rw-r--r--
tests/auto/qabstractspinbox/tst_qabstractspinbox.cpp
163
-rw-r--r--
tests/auto/qabstracttextdocumentlayout/.gitignore
1
-rw-r--r--
tests/auto/qabstracttextdocumentlayout/qabstracttextdocumentlayout.pro
9
-rw-r--r--
tests/auto/qabstracttextdocumentlayout/tst_qabstracttextdocumentlayout.cpp
159
-rw-r--r--
tests/auto/qaccessibility/.gitignore
1
-rw-r--r--
tests/auto/qaccessibility/qaccessibility.pro
11
-rw-r--r--
tests/auto/qaccessibility/tst_qaccessibility.cpp
4113
-rw-r--r--
tests/auto/qaccessibility_mac/.gitignore
1
-rw-r--r--
tests/auto/qaccessibility_mac/buttons.ui
83
-rw-r--r--
tests/auto/qaccessibility_mac/combobox.ui
50
-rw-r--r--
tests/auto/qaccessibility_mac/form.ui
22
-rw-r--r--
tests/auto/qaccessibility_mac/groups.ui
100
-rw-r--r--
tests/auto/qaccessibility_mac/label.ui
35
-rw-r--r--
tests/auto/qaccessibility_mac/lineedit.ui
35
-rw-r--r--
tests/auto/qaccessibility_mac/listview.ui
89
-rw-r--r--
tests/auto/qaccessibility_mac/qaccessibility_mac.pro
23
-rw-r--r--
tests/auto/qaccessibility_mac/qaccessibility_mac.qrc
15
-rw-r--r--
tests/auto/qaccessibility_mac/radiobutton.ui
38
-rw-r--r--
tests/auto/qaccessibility_mac/scrollbar.ui
38
-rw-r--r--
tests/auto/qaccessibility_mac/splitters.ui
52
-rw-r--r--
tests/auto/qaccessibility_mac/tableview.ui
114
-rw-r--r--
tests/auto/qaccessibility_mac/tabs.ui
68
-rw-r--r--
tests/auto/qaccessibility_mac/textBrowser.ui
40
-rw-r--r--
tests/auto/qaccessibility_mac/tst_qaccessibility_mac.cpp
1966
-rw-r--r--
tests/auto/qaction/.gitignore
1
-rw-r--r--
tests/auto/qaction/qaction.pro
4
-rw-r--r--
tests/auto/qaction/tst_qaction.cpp
373
-rw-r--r--
tests/auto/qactiongroup/.gitignore
1
-rw-r--r--
tests/auto/qactiongroup/qactiongroup.pro
4
-rw-r--r--
tests/auto/qactiongroup/tst_qactiongroup.cpp
303
-rw-r--r--
tests/auto/qalgorithms/.gitignore
1
-rw-r--r--
tests/auto/qalgorithms/q3tl.h
212
-rw-r--r--
tests/auto/qalgorithms/qalgorithms.pro
5
-rw-r--r--
tests/auto/qalgorithms/tst_qalgorithms.cpp
1223
-rw-r--r--
tests/auto/qanimationgroup/qanimationgroup.pro
6
-rw-r--r--
tests/auto/qanimationgroup/tst_qanimationgroup.cpp
413
-rw-r--r--
tests/auto/qapplication/.gitignore
3
-rw-r--r--
tests/auto/qapplication/desktopsettingsaware/desktopsettingsaware.pro
16
-rw-r--r--
tests/auto/qapplication/desktopsettingsaware/main.cpp
54
-rw-r--r--
tests/auto/qapplication/heart.svg
55
-rw-r--r--
tests/auto/qapplication/modal/base.cpp
62
-rw-r--r--
tests/auto/qapplication/modal/base.h
64
-rw-r--r--
tests/auto/qapplication/modal/main.cpp
53
-rw-r--r--
tests/auto/qapplication/modal/modal.pro
8
-rw-r--r--
tests/auto/qapplication/qapplication.pro
7
-rw-r--r--
tests/auto/qapplication/test/test.pro
32
-rw-r--r--
tests/auto/qapplication/tmp/README
3
-rw-r--r--
tests/auto/qapplication/tst_qapplication.cpp
2308
-rw-r--r--
tests/auto/qapplication/wincmdline/main.cpp
53
-rw-r--r--
tests/auto/qapplication/wincmdline/wincmdline.pro
7
-rw-r--r--
tests/auto/qatomicint/.gitignore
1
-rw-r--r--
tests/auto/qatomicint/qatomicint.pro
4
-rw-r--r--
tests/auto/qatomicint/tst_qatomicint.cpp
792
-rw-r--r--
tests/auto/qatomicpointer/.gitignore
1
-rw-r--r--
tests/auto/qatomicpointer/qatomicpointer.pro
4
-rw-r--r--
tests/auto/qatomicpointer/tst_qatomicpointer.cpp
675
-rw-r--r--
tests/auto/qauthenticator/qauthenticator.pro
5
-rw-r--r--
tests/auto/qauthenticator/tst_qauthenticator.cpp
155
-rw-r--r--
tests/auto/qbearertestcommon.h
87
-rw-r--r--
tests/auto/qbitarray/.gitignore
1
-rw-r--r--
tests/auto/qbitarray/qbitarray.pro
4
-rw-r--r--
tests/auto/qbitarray/tst_qbitarray.cpp
668
-rw-r--r--
tests/auto/qboxlayout/.gitignore
1
-rw-r--r--
tests/auto/qboxlayout/qboxlayout.pro
4
-rw-r--r--
tests/auto/qboxlayout/tst_qboxlayout.cpp
279
-rw-r--r--
tests/auto/qbrush/.gitignore
1
-rw-r--r--
tests/auto/qbrush/qbrush.pro
5
-rw-r--r--
tests/auto/qbrush/tst_qbrush.cpp
423
-rw-r--r--
tests/auto/qbuffer/.gitignore
1
-rw-r--r--
tests/auto/qbuffer/qbuffer.pro
4
-rw-r--r--
tests/auto/qbuffer/tst_qbuffer.cpp
559
-rw-r--r--
tests/auto/qbuttongroup/.gitignore
1
-rw-r--r--
tests/auto/qbuttongroup/qbuttongroup.pro
5
-rw-r--r--
tests/auto/qbuttongroup/tst_qbuttongroup.cpp
527
-rw-r--r--
tests/auto/qbytearray/.gitattributes
1
-rw-r--r--
tests/auto/qbytearray/.gitignore
1
-rw-r--r--
tests/auto/qbytearray/qbytearray.pro
21
-rw-r--r--
tests/auto/qbytearray/rfc3252.txt
899
-rw-r--r--
tests/auto/qbytearray/tst_qbytearray.cpp
1541
-rw-r--r--
tests/auto/qbytearraymatcher/qbytearraymatcher.pro
5
-rw-r--r--
tests/auto/qbytearraymatcher/tst_qbytearraymatcher.cpp
124
-rw-r--r--
tests/auto/qcache/.gitignore
1
-rw-r--r--
tests/auto/qcache/qcache.pro
4
-rw-r--r--
tests/auto/qcache/tst_qcache.cpp
431
-rw-r--r--
tests/auto/qcalendarwidget/.gitignore
1
-rw-r--r--
tests/auto/qcalendarwidget/qcalendarwidget.pro
4
-rw-r--r--
tests/auto/qcalendarwidget/tst_qcalendarwidget.cpp
368
-rw-r--r--
tests/auto/qchar/.gitignore
1
-rw-r--r--
tests/auto/qchar/NormalizationTest.txt
17650
-rw-r--r--
tests/auto/qchar/qchar.pro
16
-rw-r--r--
tests/auto/qchar/tst_qchar.cpp
701
-rw-r--r--
tests/auto/qcheckbox/.gitignore
1
-rw-r--r--
tests/auto/qcheckbox/qcheckbox.pro
5
-rw-r--r--
tests/auto/qcheckbox/tst_qcheckbox.cpp
436
-rw-r--r--
tests/auto/qclipboard/.gitignore
5
-rw-r--r--
tests/auto/qclipboard/copier/copier.pro
9
-rw-r--r--
tests/auto/qclipboard/copier/main.cpp
54
-rw-r--r--
tests/auto/qclipboard/paster/main.cpp
54
-rw-r--r--
tests/auto/qclipboard/paster/paster.pro
11
-rw-r--r--
tests/auto/qclipboard/qclipboard.pro
4
-rw-r--r--
tests/auto/qclipboard/test/test.pro
32
-rw-r--r--
tests/auto/qclipboard/tst_qclipboard.cpp
422
-rw-r--r--
tests/auto/qcolor/.gitignore
1
-rw-r--r--
tests/auto/qcolor/qcolor.pro
5
-rw-r--r--
tests/auto/qcolor/tst_qcolor.cpp
1540
-rw-r--r--
tests/auto/qcolordialog/.gitignore
1
-rw-r--r--
tests/auto/qcolordialog/qcolordialog.pro
5
-rw-r--r--
tests/auto/qcolordialog/tst_qcolordialog.cpp
165
-rw-r--r--
tests/auto/qcolumnview/.gitignore
1
-rw-r--r--
tests/auto/qcolumnview/qcolumnview.pro
4
-rw-r--r--
tests/auto/qcolumnview/tst_qcolumnview.cpp
1043
-rw-r--r--
tests/auto/qcombobox/.gitignore
1
-rw-r--r--
tests/auto/qcombobox/qcombobox.pro
4
-rw-r--r--
tests/auto/qcombobox/tst_qcombobox.cpp
2600
-rw-r--r--
tests/auto/qcommandlinkbutton/.gitignore
1
-rw-r--r--
tests/auto/qcommandlinkbutton/qcommandlinkbutton.pro
5
-rw-r--r--
tests/auto/qcommandlinkbutton/tst_qcommandlinkbutton.cpp
590
-rw-r--r--
tests/auto/qcompleter/.gitignore
1
-rw-r--r--
tests/auto/qcompleter/qcompleter.pro
16
-rw-r--r--
tests/auto/qcompleter/tst_qcompleter.cpp
1525
-rw-r--r--
tests/auto/qcomplextext/.gitignore
1
-rw-r--r--
tests/auto/qcomplextext/bidireorderstring.h
150
-rw-r--r--
tests/auto/qcomplextext/qcomplextext.pro
5
-rw-r--r--
tests/auto/qcomplextext/tst_qcomplextext.cpp
206
-rw-r--r--
tests/auto/qcontiguouscache/qcontiguouscache.pro
9
-rw-r--r--
tests/auto/qcontiguouscache/tst_qcontiguouscache.cpp
504
-rw-r--r--
tests/auto/qcopchannel/.gitignore
2
-rw-r--r--
tests/auto/qcopchannel/qcopchannel.pro
7
-rw-r--r--
tests/auto/qcopchannel/test/test.pro
6
-rw-r--r--
tests/auto/qcopchannel/testSend/main.cpp
64
-rw-r--r--
tests/auto/qcopchannel/testSend/testSend.pro
6
-rw-r--r--
tests/auto/qcopchannel/tst_qcopchannel.cpp
174
-rw-r--r--
tests/auto/qcoreapplication/.gitignore
1
-rw-r--r--
tests/auto/qcoreapplication/qcoreapplication.pro
4
-rw-r--r--
tests/auto/qcoreapplication/tst_qcoreapplication.cpp
573
-rw-r--r--
tests/auto/qcryptographichash/.gitignore
1
-rw-r--r--
tests/auto/qcryptographichash/qcryptographichash.pro
9
-rw-r--r--
tests/auto/qcryptographichash/tst_qcryptographichash.cpp
154
-rw-r--r--
tests/auto/qcssparser/.gitignore
1
-rw-r--r--
tests/auto/qcssparser/qcssparser.pro
17
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/comments/input
1
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/comments/output
4
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/comments2/input
1
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/comments2/output
12
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/comments3/input
1
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/comments3/output
4
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/comments4/input
1
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/comments4/output
3
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/quotedstring/input
1
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/quotedstring/output
5
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/simple/input
1
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/simple/output
9
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/unicode/input
1
-rw-r--r--
tests/auto/qcssparser/testdata/scanner/unicode/output
3
-rw-r--r--
tests/auto/qcssparser/tst_qcssparser.cpp
1710
-rw-r--r--
tests/auto/qdatastream/.gitignore
2
-rw-r--r--
tests/auto/qdatastream/datastream.q42
bin
0 -> 668 bytes
-rw-r--r--
tests/auto/qdatastream/gearflowers.svg
8342
-rw-r--r--
tests/auto/qdatastream/qdatastream.pro
30
-rw-r--r--
tests/auto/qdatastream/tests2.svg
12
-rw-r--r--
tests/auto/qdatastream/tst_qdatastream.cpp
3548
-rw-r--r--
tests/auto/qdatawidgetmapper/.gitignore
1
-rw-r--r--
tests/auto/qdatawidgetmapper/qdatawidgetmapper.pro
4
-rw-r--r--
tests/auto/qdatawidgetmapper/tst_qdatawidgetmapper.cpp
410
-rw-r--r--
tests/auto/qdate/.gitignore
1
-rw-r--r--
tests/auto/qdate/qdate.pro
4
-rw-r--r--
tests/auto/qdate/tst_qdate.cpp
948
-rw-r--r--
tests/auto/qdatetime/.gitignore
1
-rw-r--r--
tests/auto/qdatetime/qdatetime.pro
15
-rw-r--r--
tests/auto/qdatetime/tst_qdatetime.cpp
1708
-rw-r--r--
tests/auto/qdatetimeedit/.gitignore
1
-rw-r--r--
tests/auto/qdatetimeedit/qdatetimeedit.pro
7
-rw-r--r--
tests/auto/qdatetimeedit/tst_qdatetimeedit.cpp
3442
-rw-r--r--
tests/auto/qdbusabstractadaptor/.gitignore
1
-rw-r--r--
tests/auto/qdbusabstractadaptor/myobject.h
286
-rw-r--r--
tests/auto/qdbusabstractadaptor/qdbusabstractadaptor.pro
9
-rw-r--r--
tests/auto/qdbusabstractadaptor/qmyserver/qmyserver.cpp
167
-rw-r--r--
tests/auto/qdbusabstractadaptor/qmyserver/qmyserver.pro
5
-rw-r--r--
tests/auto/qdbusabstractadaptor/test/test.pro
7
-rw-r--r--
tests/auto/qdbusabstractadaptor/tst_qdbusabstractadaptor.cpp
1894
-rw-r--r--
tests/auto/qdbusabstractinterface/com.trolltech.QtDBus.Pinger.xml
30
-rw-r--r--
tests/auto/qdbusabstractinterface/interface.cpp
48
-rw-r--r--
tests/auto/qdbusabstractinterface/interface.h
114
-rw-r--r--
tests/auto/qdbusabstractinterface/pinger.cpp
67
-rw-r--r--
tests/auto/qdbusabstractinterface/pinger.h
145
-rw-r--r--
tests/auto/qdbusabstractinterface/qdbusabstractinterface.pro
10
-rw-r--r--
tests/auto/qdbusabstractinterface/qpinger/qpinger.cpp
131
-rw-r--r--
tests/auto/qdbusabstractinterface/qpinger/qpinger.pro
5
-rw-r--r--
tests/auto/qdbusabstractinterface/test/test.pro
13
-rw-r--r--
tests/auto/qdbusabstractinterface/tst_qdbusabstractinterface.cpp
1209
-rw-r--r--
tests/auto/qdbusconnection/.gitignore
1
-rw-r--r--
tests/auto/qdbusconnection/qdbusconnection.pro
11
-rw-r--r--
tests/auto/qdbusconnection/tst_qdbusconnection.cpp
1105
-rw-r--r--
tests/auto/qdbuscontext/.gitignore
1
-rw-r--r--
tests/auto/qdbuscontext/qdbuscontext.pro
11
-rw-r--r--
tests/auto/qdbuscontext/tst_qdbuscontext.cpp
93
-rw-r--r--
tests/auto/qdbusinterface/.gitignore
1
-rw-r--r--
tests/auto/qdbusinterface/myobject.h
164
-rw-r--r--
tests/auto/qdbusinterface/qdbusinterface.pro
11
-rw-r--r--
tests/auto/qdbusinterface/qmyserver/qmyserver.cpp
155
-rw-r--r--
tests/auto/qdbusinterface/qmyserver/qmyserver.pro
5
-rw-r--r--
tests/auto/qdbusinterface/test/test.pro
7
-rw-r--r--
tests/auto/qdbusinterface/tst_qdbusinterface.cpp
1070
-rw-r--r--
tests/auto/qdbuslocalcalls/.gitignore
1
-rw-r--r--
tests/auto/qdbuslocalcalls/qdbuslocalcalls.pro
11
-rw-r--r--
tests/auto/qdbuslocalcalls/tst_qdbuslocalcalls.cpp
277
-rw-r--r--
tests/auto/qdbusmarshall/.gitignore
2
-rw-r--r--
tests/auto/qdbusmarshall/common.h
755
-rw-r--r--
tests/auto/qdbusmarshall/dummy.cpp
44
-rw-r--r--
tests/auto/qdbusmarshall/qdbusmarshall.pro
12
-rw-r--r--
tests/auto/qdbusmarshall/qpong/qpong.cpp
81
-rw-r--r--
tests/auto/qdbusmarshall/qpong/qpong.pro
6
-rw-r--r--
tests/auto/qdbusmarshall/test/test.pro
9
-rw-r--r--
tests/auto/qdbusmarshall/tst_qdbusmarshall.cpp
1172
-rw-r--r--
tests/auto/qdbusmetaobject/.gitignore
1
-rw-r--r--
tests/auto/qdbusmetaobject/qdbusmetaobject.pro
10
-rw-r--r--
tests/auto/qdbusmetaobject/tst_qdbusmetaobject.cpp
688
-rw-r--r--
tests/auto/qdbusmetatype/.gitignore
1
-rw-r--r--
tests/auto/qdbusmetatype/qdbusmetatype.pro
10
-rw-r--r--
tests/auto/qdbusmetatype/tst_qdbusmetatype.cpp
383
-rw-r--r--
tests/auto/qdbuspendingcall/.gitignore
1
-rw-r--r--
tests/auto/qdbuspendingcall/qdbuspendingcall.pro
5
-rw-r--r--
tests/auto/qdbuspendingcall/tst_qdbuspendingcall.cpp
556
-rw-r--r--
tests/auto/qdbuspendingreply/.gitignore
1
-rw-r--r--
tests/auto/qdbuspendingreply/qdbuspendingreply.pro
4
-rw-r--r--
tests/auto/qdbuspendingreply/tst_qdbuspendingreply.cpp
597
-rw-r--r--
tests/auto/qdbusreply/.gitignore
1
-rw-r--r--
tests/auto/qdbusreply/qdbusreply.pro
10
-rw-r--r--
tests/auto/qdbusreply/tst_qdbusreply.cpp
377
-rw-r--r--
tests/auto/qdbusservicewatcher/qdbusservicewatcher.pro
8
-rw-r--r--
tests/auto/qdbusservicewatcher/tst_qdbusservicewatcher.cpp
275
-rw-r--r--
tests/auto/qdbusthreading/.gitignore
1
-rw-r--r--
tests/auto/qdbusthreading/qdbusthreading.pro
11
-rw-r--r--
tests/auto/qdbusthreading/tst_qdbusthreading.cpp
613
-rw-r--r--
tests/auto/qdbustype/qdbustype.pro
10
-rw-r--r--
tests/auto/qdbustype/tst_qdbustype.cpp
273
-rw-r--r--
tests/auto/qdbusxmlparser/.gitignore
1
-rw-r--r--
tests/auto/qdbusxmlparser/qdbusxmlparser.pro
10
-rw-r--r--
tests/auto/qdbusxmlparser/tst_qdbusxmlparser.cpp
600
-rw-r--r--
tests/auto/qdebug/.gitignore
1
-rw-r--r--
tests/auto/qdebug/qdebug.pro
4
-rw-r--r--
tests/auto/qdebug/tst_qdebug.cpp
158
-rw-r--r--
tests/auto/qdesktopservices/.gitignore
1
-rw-r--r--
tests/auto/qdesktopservices/qdesktopservices.pro
29
-rw-r--r--
tests/auto/qdesktopservices/tst_qdesktopservices.cpp
388
-rw-r--r--
tests/auto/qdesktopwidget/.gitignore
1
-rw-r--r--
tests/auto/qdesktopwidget/qdesktopwidget.pro
5
-rw-r--r--
tests/auto/qdesktopwidget/tst_qdesktopwidget.cpp
189
-rw-r--r--
tests/auto/qdial/.gitignore
1
-rw-r--r--
tests/auto/qdial/qdial.pro
4
-rw-r--r--
tests/auto/qdial/tst_qdial.cpp
211
-rw-r--r--
tests/auto/qdialog/.gitignore
1
-rw-r--r--
tests/auto/qdialog/qdialog.pro
5
-rw-r--r--
tests/auto/qdialog/tst_qdialog.cpp
622
-rw-r--r--
tests/auto/qdialogbuttonbox/.gitignore
1
-rw-r--r--
tests/auto/qdialogbuttonbox/qdialogbuttonbox.pro
6
-rw-r--r--
tests/auto/qdialogbuttonbox/tst_qdialogbuttonbox.cpp
837
-rw-r--r--
tests/auto/qdir/.gitignore
1
-rw-r--r--
tests/auto/qdir/entrylist/directory/dummy
0
-rw-r--r--
tests/auto/qdir/entrylist/file
0
-rw-r--r--
tests/auto/qdir/qdir.pro
25
-rw-r--r--
tests/auto/qdir/qdir.qrc
5
-rw-r--r--
tests/auto/qdir/resources/entryList/file1.data
0
-rw-r--r--
tests/auto/qdir/resources/entryList/file2.data
0
-rw-r--r--
tests/auto/qdir/resources/entryList/file3.data
0
-rw-r--r--
tests/auto/qdir/resources/entryList/file4.nothing
0
-rw-r--r--
tests/auto/qdir/searchdir/subdir1/picker.png
1
-rw-r--r--
tests/auto/qdir/searchdir/subdir2/picker.png
1
-rw-r--r--
tests/auto/qdir/testData/empty
1
-rw-r--r--
tests/auto/qdir/testdir/dir/qdir.pro
2
-rw-r--r--
tests/auto/qdir/testdir/dir/qrc_qdir.cpp
42
-rw-r--r--
tests/auto/qdir/testdir/dir/tmp/empty
0
-rw-r--r--
tests/auto/qdir/testdir/dir/tst_qdir.cpp
42
-rw-r--r--
tests/auto/qdir/testdir/spaces/foo. bar
0
-rw-r--r--
tests/auto/qdir/testdir/spaces/foo.bar
0
-rw-r--r--
tests/auto/qdir/tst_qdir.cpp
2016
-rw-r--r--
tests/auto/qdir/types/a
0
-rw-r--r--
tests/auto/qdir/types/a.a
1
-rw-r--r--
tests/auto/qdir/types/a.b
1
-rw-r--r--
tests/auto/qdir/types/a.c
1
-rw-r--r--
tests/auto/qdir/types/b
0
-rw-r--r--
tests/auto/qdir/types/b.a
1
-rw-r--r--
tests/auto/qdir/types/b.b
1
-rw-r--r--
tests/auto/qdir/types/b.c
1
-rw-r--r--
tests/auto/qdir/types/c
0
-rw-r--r--
tests/auto/qdir/types/c.a
1
-rw-r--r--
tests/auto/qdir/types/c.b
1
-rw-r--r--
tests/auto/qdir/types/c.c
1
-rw-r--r--
tests/auto/qdir/types/d.a/dummy
0
-rw-r--r--
tests/auto/qdir/types/d.b/dummy
0
-rw-r--r--
tests/auto/qdir/types/d.c/dummy
0
-rw-r--r--
tests/auto/qdir/types/d/dummy
0
-rw-r--r--
tests/auto/qdir/types/e.a/dummy
0
-rw-r--r--
tests/auto/qdir/types/e.b/dummy
0
-rw-r--r--
tests/auto/qdir/types/e.c/dummy
0
-rw-r--r--
tests/auto/qdir/types/e/dummy
0
-rw-r--r--
tests/auto/qdir/types/f.a/dummy
0
-rw-r--r--
tests/auto/qdir/types/f.b/dummy
0
-rw-r--r--
tests/auto/qdir/types/f.c/dummy
0
-rw-r--r--
tests/auto/qdir/types/f/dummy
0
-rw-r--r--
tests/auto/qdirectpainter/.gitignore
2
-rw-r--r--
tests/auto/qdirectpainter/qdirectpainter.pro
5
-rw-r--r--
tests/auto/qdirectpainter/runDirectPainter/main.cpp
81
-rw-r--r--
tests/auto/qdirectpainter/runDirectPainter/runDirectPainter.pro
6
-rw-r--r--
tests/auto/qdirectpainter/test/test.pro
7
-rw-r--r--
tests/auto/qdirectpainter/tst_qdirectpainter.cpp
251
-rw-r--r--
tests/auto/qdiriterator/.gitignore
1
-rw-r--r--
tests/auto/qdiriterator/entrylist/directory/dummy
0
-rw-r--r--
tests/auto/qdiriterator/entrylist/file
0
-rw-r--r--
tests/auto/qdiriterator/qdiriterator.pro
8
-rw-r--r--
tests/auto/qdiriterator/qdiriterator.qrc
6
-rw-r--r--
tests/auto/qdiriterator/tst_qdiriterator.cpp
639
-rw-r--r--
tests/auto/qdirmodel/.gitignore
1
-rw-r--r--
tests/auto/qdirmodel/dirtest/test1/dummy
1
-rw-r--r--
tests/auto/qdirmodel/dirtest/test1/test
0
-rw-r--r--
tests/auto/qdirmodel/qdirmodel.pro
22
-rw-r--r--
tests/auto/qdirmodel/test/file01.tst
0
-rw-r--r--
tests/auto/qdirmodel/test/file02.tst
0
-rw-r--r--
tests/auto/qdirmodel/test/file03.tst
0
-rw-r--r--
tests/auto/qdirmodel/test/file04.tst
0
-rw-r--r--
tests/auto/qdirmodel/tst_qdirmodel.cpp
714
-rw-r--r--
tests/auto/qdockwidget/.gitignore
1
-rw-r--r--
tests/auto/qdockwidget/qdockwidget.pro
5
-rw-r--r--
tests/auto/qdockwidget/tst_qdockwidget.cpp
905
-rw-r--r--
tests/auto/qdom/.gitattributes
4
-rw-r--r--
tests/auto/qdom/.gitignore
1
-rw-r--r--
tests/auto/qdom/doubleNamespaces.xml
1
-rw-r--r--
tests/auto/qdom/qdom.pro
21
-rw-r--r--
tests/auto/qdom/testdata/excludedCodecs.txt
135
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc01.xml
1
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc02.xml
1
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc03.xml
6
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc04.xml
510
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc05.xml
3554
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc_euc-jp.xml
78
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc_iso-2022-jp.xml
78
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc_little-endian.xml
bin
0 -> 3186 bytes
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc_utf-16.xml
bin
0 -> 3186 bytes
-rw-r--r--
tests/auto/qdom/testdata/toString_01/doc_utf-8.xml
77
-rw-r--r--
tests/auto/qdom/tst_qdom.cpp
1938
-rw-r--r--
tests/auto/qdom/umlaut.xml
2
-rw-r--r--
tests/auto/qdoublespinbox/.gitignore
1
-rw-r--r--
tests/auto/qdoublespinbox/qdoublespinbox.pro
5
-rw-r--r--
tests/auto/qdoublespinbox/tst_qdoublespinbox.cpp
1113
-rw-r--r--
tests/auto/qdoublevalidator/.gitignore
1
-rw-r--r--
tests/auto/qdoublevalidator/qdoublevalidator.pro
4
-rw-r--r--
tests/auto/qdoublevalidator/tst_qdoublevalidator.cpp
330
-rw-r--r--
tests/auto/qdrag/.gitignore
1
-rw-r--r--
tests/auto/qdrag/qdrag.pro
9
-rw-r--r--
tests/auto/qdrag/tst_qdrag.cpp
94
-rw-r--r--
tests/auto/qeasingcurve/qeasingcurve.pro
4
-rw-r--r--
tests/auto/qeasingcurve/tst_qeasingcurve.cpp
576
-rw-r--r--
tests/auto/qelapsedtimer/qelapsedtimer.pro
14
-rw-r--r--
tests/auto/qelapsedtimer/tst_qelapsedtimer.cpp
175
-rw-r--r--
tests/auto/qerrormessage/.gitignore
1
-rw-r--r--
tests/auto/qerrormessage/qerrormessage.pro
15
-rw-r--r--
tests/auto/qerrormessage/tst_qerrormessage.cpp
158
-rw-r--r--
tests/auto/qevent/.gitignore
1
-rw-r--r--
tests/auto/qevent/qevent.pro
4
-rw-r--r--
tests/auto/qevent/tst_qevent.cpp
92
-rw-r--r--
tests/auto/qeventloop/.gitignore
1
-rw-r--r--
tests/auto/qeventloop/qeventloop.pro
8
-rw-r--r--
tests/auto/qeventloop/tst_qeventloop.cpp
841
-rw-r--r--
tests/auto/qexplicitlyshareddatapointer/.gitignore
1
-rw-r--r--
tests/auto/qexplicitlyshareddatapointer/qexplicitlyshareddatapointer.pro
4
-rw-r--r--
tests/auto/qexplicitlyshareddatapointer/tst_qexplicitlyshareddatapointer.cpp
259
-rw-r--r--
tests/auto/qfile/.gitattributes
2
-rw-r--r--
tests/auto/qfile/.gitignore
8
-rw-r--r--
tests/auto/qfile/copy-fallback.qrc
5
-rw-r--r--
tests/auto/qfile/dosfile.txt
14
-rw-r--r--
tests/auto/qfile/forCopying.txt
1
-rw-r--r--
tests/auto/qfile/forRenaming.txt
7
-rw-r--r--
tests/auto/qfile/largefile/largefile.pro
8
-rw-r--r--
tests/auto/qfile/largefile/tst_largefile.cpp
544
-rw-r--r--
tests/auto/qfile/noendofline.txt
3
-rw-r--r--
tests/auto/qfile/qfile.pro
10
-rw-r--r--
tests/auto/qfile/qfile.qrc
5
-rw-r--r--
tests/auto/qfile/rename-fallback.qrc
5
-rw-r--r--
tests/auto/qfile/resources/file1.ext1
1
-rw-r--r--
tests/auto/qfile/stdinprocess/main.cpp
72
-rw-r--r--
tests/auto/qfile/stdinprocess/stdinprocess.pro
6
-rw-r--r--
tests/auto/qfile/test/test.pro
42
-rw-r--r--
tests/auto/qfile/testfile.txt
6
-rw-r--r--
tests/auto/qfile/testlog.txt
144
-rw-r--r--
tests/auto/qfile/tst_qfile.cpp
3404
-rw-r--r--
tests/auto/qfile/two.dots.file
1
-rw-r--r--
tests/auto/qfiledialog/.gitignore
1
-rw-r--r--
tests/auto/qfiledialog/qfiledialog.pro
27
-rw-r--r--
tests/auto/qfiledialog/resources/file.txt
1
-rw-r--r--
tests/auto/qfiledialog/tst_qfiledialog.cpp
1327
-rw-r--r--
tests/auto/qfiledialog2/qfiledialog2.pro
27
-rw-r--r--
tests/auto/qfiledialog2/tst_qfiledialog2.cpp
1220
-rw-r--r--
tests/auto/qfileiconprovider/.gitignore
1
-rw-r--r--
tests/auto/qfileiconprovider/qfileiconprovider.pro
4
-rw-r--r--
tests/auto/qfileiconprovider/tst_qfileiconprovider.cpp
181
-rw-r--r--
tests/auto/qfileinfo/.gitignore
1
-rw-r--r--
tests/auto/qfileinfo/qfileinfo.pro
35
-rw-r--r--
tests/auto/qfileinfo/qfileinfo.qrc
5
-rw-r--r--
tests/auto/qfileinfo/resources/file1
0
-rw-r--r--
tests/auto/qfileinfo/resources/file1.ext1
0
-rw-r--r--
tests/auto/qfileinfo/resources/file1.ext1.ext2
0
-rw-r--r--
tests/auto/qfileinfo/tst_qfileinfo.cpp
1810
-rw-r--r--
tests/auto/qfileopenevent/qfileopenevent.pro
2
-rw-r--r--
tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp
72
-rw-r--r--
tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro
10
-rw-r--r--
tests/auto/qfileopenevent/test/test.pro
7
-rw-r--r--
tests/auto/qfileopenevent/test/tst_qfileopenevent.cpp
362
-rw-r--r--
tests/auto/qfilesystementry/qfilesystementry.pro
8
-rw-r--r--
tests/auto/qfilesystementry/tst_qfilesystementry.cpp
387
-rw-r--r--
tests/auto/qfilesystemmodel/.gitignore
1
-rw-r--r--
tests/auto/qfilesystemmodel/qfilesystemmodel.pro
16
-rw-r--r--
tests/auto/qfilesystemmodel/tst_qfilesystemmodel.cpp
1059
-rw-r--r--
tests/auto/qfilesystemwatcher/.gitignore
1
-rw-r--r--
tests/auto/qfilesystemwatcher/qfilesystemwatcher.pro
5
-rw-r--r--
tests/auto/qfilesystemwatcher/tst_qfilesystemwatcher.cpp
574
-rw-r--r--
tests/auto/qflags/.gitignore
1
-rw-r--r--
tests/auto/qflags/qflags.pro
4
-rw-r--r--
tests/auto/qflags/tst_qflags.cpp
100
-rw-r--r--
tests/auto/qfocusevent/.gitignore
1
-rw-r--r--
tests/auto/qfocusevent/qfocusevent.pro
6
-rw-r--r--
tests/auto/qfocusevent/tst_qfocusevent.cpp
429
-rw-r--r--
tests/auto/qfocusframe/.gitignore
1
-rw-r--r--
tests/auto/qfocusframe/qfocusframe.pro
9
-rw-r--r--
tests/auto/qfocusframe/tst_qfocusframe.cpp
89
-rw-r--r--
tests/auto/qfont/.gitignore
1
-rw-r--r--
tests/auto/qfont/qfont.pro
4
-rw-r--r--
tests/auto/qfont/tst_qfont.cpp
616
-rw-r--r--
tests/auto/qfontcombobox/.gitignore
1
-rw-r--r--
tests/auto/qfontcombobox/qfontcombobox.pro
4
-rw-r--r--
tests/auto/qfontcombobox/tst_qfontcombobox.cpp
303
-rw-r--r--
tests/auto/qfontdatabase/.gitignore
1
-rw-r--r--
tests/auto/qfontdatabase/FreeMono.ttf
bin
0 -> 267400 bytes
-rw-r--r--
tests/auto/qfontdatabase/qfontdatabase.pro
10
-rw-r--r--
tests/auto/qfontdatabase/tst_qfontdatabase.cpp
279
-rw-r--r--
tests/auto/qfontdialog/.gitignore
1
-rw-r--r--
tests/auto/qfontdialog/qfontdialog.pro
7
-rw-r--r--
tests/auto/qfontdialog/tst_qfontdialog.cpp
186
-rw-r--r--
tests/auto/qfontdialog/tst_qfontdialog_mac_helpers.mm
67
-rw-r--r--
tests/auto/qfontmetrics/.gitignore
1
-rw-r--r--
tests/auto/qfontmetrics/qfontmetrics.pro
4
-rw-r--r--
tests/auto/qfontmetrics/testfont.qrc
5
-rw-r--r--
tests/auto/qfontmetrics/tst_qfontmetrics.cpp
310
-rw-r--r--
tests/auto/qfontmetrics/ucs4font.ttf
bin
0 -> 3076 bytes
-rw-r--r--
tests/auto/qformlayout/.gitignore
1
-rw-r--r--
tests/auto/qformlayout/qformlayout.pro
2
-rw-r--r--
tests/auto/qformlayout/tst_qformlayout.cpp
910
-rw-r--r--
tests/auto/qftp/.gitattributes
1
-rw-r--r--
tests/auto/qftp/.gitignore
2
-rw-r--r--
tests/auto/qftp/qftp.pro
20
-rw-r--r--
tests/auto/qftp/rfc3252.txt
899
-rw-r--r--
tests/auto/qftp/tst_qftp.cpp
2168
-rw-r--r--
tests/auto/qfuture/.gitignore
1
-rw-r--r--
tests/auto/qfuture/qfuture.pro
5
-rw-r--r--
tests/auto/qfuture/tst_qfuture.cpp
1468
-rw-r--r--
tests/auto/qfuture/versioncheck.h
49
-rw-r--r--
tests/auto/qfuturewatcher/.gitignore
1
-rw-r--r--
tests/auto/qfuturewatcher/qfuturewatcher.pro
4
-rw-r--r--
tests/auto/qfuturewatcher/tst_qfuturewatcher.cpp
930
-rw-r--r--
tests/auto/qgetputenv/.gitignore
1
-rw-r--r--
tests/auto/qgetputenv/qgetputenv.pro
4
-rw-r--r--
tests/auto/qgetputenv/tst_qgetputenv.cpp
84
-rw-r--r--
tests/auto/qgl/.gitignore
1
-rw-r--r--
tests/auto/qgl/qgl.pro
14
-rw-r--r--
tests/auto/qgl/qgl.qrc
5
-rw-r--r--
tests/auto/qgl/tst_qgl.cpp
2419
-rw-r--r--
tests/auto/qglbuffer/qglbuffer.pro
11
-rw-r--r--
tests/auto/qglbuffer/tst_qglbuffer.cpp
261
-rw-r--r--
tests/auto/qglfunctions/qglfunctions.pro
7
-rw-r--r--
tests/auto/qglfunctions/tst_qglfunctions.cpp
244
-rw-r--r--
tests/auto/qglobal/.gitignore
1
-rw-r--r--
tests/auto/qglobal/qglobal.pro
4
-rw-r--r--
tests/auto/qglobal/tst_qglobal.cpp
266
-rw-r--r--
tests/auto/qglthreads/qglthreads.pro
12
-rw-r--r--
tests/auto/qglthreads/tst_qglthreads.cpp
782
-rw-r--r--
tests/auto/qglthreads/tst_qglthreads.h
65
-rw-r--r--
tests/auto/qglyphs/qglyphs.pro
11
-rw-r--r--
tests/auto/qglyphs/test.ttf
bin
0 -> 3712 bytes
-rw-r--r--
tests/auto/qglyphs/tst_qglyphs.cpp
582
-rw-r--r--
tests/auto/qgraphicsanchorlayout/qgraphicsanchorlayout.pro
3
-rw-r--r--
tests/auto/qgraphicsanchorlayout/tst_qgraphicsanchorlayout.cpp
2085
-rw-r--r--
tests/auto/qgraphicsanchorlayout1/qgraphicsanchorlayout1.pro
3
-rw-r--r--
tests/auto/qgraphicsanchorlayout1/tst_qgraphicsanchorlayout1.cpp
3121
-rw-r--r--
tests/auto/qgraphicseffect/qgraphicseffect.pro
3
-rw-r--r--
tests/auto/qgraphicseffect/tst_qgraphicseffect.cpp
765
-rw-r--r--
tests/auto/qgraphicseffectsource/qgraphicseffectsource.pro
3
-rw-r--r--
tests/auto/qgraphicseffectsource/tst_qgraphicseffectsource.cpp
424
-rw-r--r--
tests/auto/qgraphicsgridlayout/.gitignore
1
-rw-r--r--
tests/auto/qgraphicsgridlayout/qgraphicsgridlayout.pro
4
-rw-r--r--
tests/auto/qgraphicsgridlayout/tst_qgraphicsgridlayout.cpp
3494
-rw-r--r--
tests/auto/qgraphicsitem/.gitignore
1
-rw-r--r--
tests/auto/qgraphicsitem/qgraphicsitem.pro
7
-rw-r--r--
tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
11258
-rw-r--r--
tests/auto/qgraphicsitemanimation/.gitignore
1
-rw-r--r--
tests/auto/qgraphicsitemanimation/qgraphicsitemanimation.pro
5
-rw-r--r--
tests/auto/qgraphicsitemanimation/tst_qgraphicsitemanimation.cpp
192
-rw-r--r--
tests/auto/qgraphicslayout/.gitignore
1
-rw-r--r--
tests/auto/qgraphicslayout/qgraphicslayout.pro
8
-rw-r--r--
tests/auto/qgraphicslayout/tst_qgraphicslayout.cpp
688
-rw-r--r--
tests/auto/qgraphicslayoutitem/.gitignore
1
-rw-r--r--
tests/auto/qgraphicslayoutitem/qgraphicslayoutitem.pro
4
-rw-r--r--
tests/auto/qgraphicslayoutitem/tst_qgraphicslayoutitem.cpp
376
-rw-r--r--
tests/auto/qgraphicslinearlayout/.gitignore
1
-rw-r--r--
tests/auto/qgraphicslinearlayout/qgraphicslinearlayout.pro
4
-rw-r--r--
tests/auto/qgraphicslinearlayout/tst_qgraphicslinearlayout.cpp
1614
-rw-r--r--
tests/auto/qgraphicsobject/qgraphicsobject.pro
3
-rw-r--r--
tests/auto/qgraphicsobject/tst_qgraphicsobject.cpp
297
-rw-r--r--
tests/auto/qgraphicspixmapitem/.gitignore
1
-rw-r--r--
tests/auto/qgraphicspixmapitem/qgraphicspixmapitem.pro
4
-rw-r--r--
tests/auto/qgraphicspixmapitem/tst_qgraphicspixmapitem.cpp
427
-rw-r--r--
tests/auto/qgraphicspolygonitem/.gitignore
1
-rw-r--r--
tests/auto/qgraphicspolygonitem/qgraphicspolygonitem.pro
4
-rw-r--r--
tests/auto/qgraphicspolygonitem/tst_qgraphicspolygonitem.cpp
349
-rw-r--r--
tests/auto/qgraphicsproxywidget/.gitignore
1
-rw-r--r--
tests/auto/qgraphicsproxywidget/qgraphicsproxywidget.pro
4
-rw-r--r--
tests/auto/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp
3656
-rw-r--r--
tests/auto/qgraphicsscene/.gitignore
1
-rw-r--r--
tests/auto/qgraphicsscene/Ash_European.jpg
bin
0 -> 4751 bytes
-rw-r--r--
tests/auto/qgraphicsscene/graphicsScene_selection.data
bin
0 -> 854488 bytes
-rw-r--r--
tests/auto/qgraphicsscene/images.qrc
5
-rw-r--r--
tests/auto/qgraphicsscene/qgraphicsscene.pro
20
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-all-45-deg-left.png
bin
0 -> 2181 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-all-45-deg-right.png
bin
0 -> 1953 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-all-scale-2x.png
bin
0 -> 2399 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-all-translate-0-50.png
bin
0 -> 1872 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-all-translate-50-0.png
bin
0 -> 1884 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-ellipse.png
bin
0 -> 1819 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-all-untransformed-clip-rect.png
bin
0 -> 1255 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-all-untransformed.png
bin
0 -> 1896 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-bottomleft-untransformed.png
bin
0 -> 1560 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-bottomright-untransformed.png
bin
0 -> 1550 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-topleft-untransformed.png
bin
0 -> 1566 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/all-topright-untransformed.png
bin
0 -> 1547 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/bottom-bottomright-untransformed.png
bin
0 -> 1172 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/bottom-topleft-untransformed.png
bin
0 -> 1690 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/bottomleft-all-untransformed.png
bin
0 -> 1736 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/bottomleft-topleft-untransformed.png
bin
0 -> 1642 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/bottomright-all-untransformed.png
bin
0 -> 1093 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/bottomright-topleft-untransformed.png
bin
0 -> 1661 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/left-bottomright-untransformed.png
bin
0 -> 1289 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/left-topleft-untransformed.png
bin
0 -> 1823 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/right-bottomright-untransformed.png
bin
0 -> 1236 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/right-topleft-untransformed.png
bin
0 -> 1839 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/top-bottomright-untransformed.png
bin
0 -> 1174 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/top-topleft-untransformed.png
bin
0 -> 1703 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/topleft-all-untransformed.png
bin
0 -> 1973 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/topleft-topleft-untransformed.png
bin
0 -> 1650 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/topright-all-untransformed.png
bin
0 -> 2018 bytes
-rw-r--r--
tests/auto/qgraphicsscene/testData/render/topright-topleft-untransformed.png
bin
0 -> 1669 bytes
-rw-r--r--
tests/auto/qgraphicsscene/tst_qgraphicsscene.cpp
4715
-rw-r--r--
tests/auto/qgraphicssceneindex/qgraphicssceneindex.pro
4
-rw-r--r--
tests/auto/qgraphicssceneindex/tst_qgraphicssceneindex.cpp
376
-rw-r--r--
tests/auto/qgraphicstransform/qgraphicstransform.pro
3
-rw-r--r--
tests/auto/qgraphicstransform/tst_qgraphicstransform.cpp
363
-rw-r--r--
tests/auto/qgraphicsview/.gitignore
1
-rw-r--r--
tests/auto/qgraphicsview/qgraphicsview.pro
5
-rw-r--r--
tests/auto/qgraphicsview/tst_qgraphicsview.cpp
4560
-rw-r--r--
tests/auto/qgraphicsview/tst_qgraphicsview_2.cpp
976
-rw-r--r--
tests/auto/qgraphicswidget/.gitignore
1
-rw-r--r--
tests/auto/qgraphicswidget/qgraphicswidget.pro
4
-rw-r--r--
tests/auto/qgraphicswidget/tst_qgraphicswidget.cpp
3416
-rw-r--r--
tests/auto/qgridlayout/.gitignore
1
-rw-r--r--
tests/auto/qgridlayout/qgridlayout.pro
6
-rw-r--r--
tests/auto/qgridlayout/sortdialog.ui
135
-rw-r--r--
tests/auto/qgridlayout/tst_qgridlayout.cpp
1646
-rw-r--r--
tests/auto/qgroupbox/.gitignore
1
-rw-r--r--
tests/auto/qgroupbox/qgroupbox.pro
5
-rw-r--r--
tests/auto/qgroupbox/tst_qgroupbox.cpp
477
-rw-r--r--
tests/auto/qguivariant/.gitignore
1
-rw-r--r--
tests/auto/qguivariant/qguivariant.pro
5
-rw-r--r--
tests/auto/qguivariant/tst_qguivariant.cpp
72
-rw-r--r--
tests/auto/qhash/.gitignore
1
-rw-r--r--
tests/auto/qhash/qhash.pro
9
-rw-r--r--
tests/auto/qhash/tst_qhash.cpp
1241
-rw-r--r--
tests/auto/qheaderview/.gitignore
1
-rw-r--r--
tests/auto/qheaderview/qheaderview.pro
4
-rw-r--r--
tests/auto/qheaderview/tst_qheaderview.cpp
2138
-rw-r--r--
tests/auto/qhostaddress/.gitignore
1
-rw-r--r--
tests/auto/qhostaddress/qhostaddress.pro
15
-rw-r--r--
tests/auto/qhostaddress/tst_qhostaddress.cpp
601
-rw-r--r--
tests/auto/qhostinfo/.gitignore
1
-rw-r--r--
tests/auto/qhostinfo/qhostinfo.pro
16
-rw-r--r--
tests/auto/qhostinfo/tst_qhostinfo.cpp
665
-rw-r--r--
tests/auto/qhttp/.gitattributes
1
-rw-r--r--
tests/auto/qhttp/.gitignore
1
-rw-r--r--
tests/auto/qhttp/dummyserver.h
114
-rw-r--r--
tests/auto/qhttp/qhttp.pro
29
-rw-r--r--
tests/auto/qhttp/rfc3252.txt
899
-rw-r--r--
tests/auto/qhttp/trolltech
8
-rw-r--r--
tests/auto/qhttp/tst_qhttp.cpp
1575
-rwxr-xr-x
tests/auto/qhttp/webserver/cgi-bin/retrieve_testfile.cgi
6
-rwxr-xr-x
tests/auto/qhttp/webserver/cgi-bin/rfc.cgi
5
-rwxr-xr-x
tests/auto/qhttp/webserver/cgi-bin/store_testfile.cgi
6
-rw-r--r--
tests/auto/qhttp/webserver/index.html
899
-rw-r--r--
tests/auto/qhttp/webserver/rfc3252
899
-rw-r--r--
tests/auto/qhttp/webserver/rfc3252.txt
899
-rw-r--r--
tests/auto/qhttpnetworkconnection/.gitignore
1
-rw-r--r--
tests/auto/qhttpnetworkconnection/qhttpnetworkconnection.pro
11
-rw-r--r--
tests/auto/qhttpnetworkconnection/tst_qhttpnetworkconnection.cpp
1129
-rw-r--r--
tests/auto/qhttpnetworkreply/.gitignore
1
-rw-r--r--
tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
7
-rw-r--r--
tests/auto/qhttpnetworkreply/tst_qhttpnetworkreply.cpp
134
-rw-r--r--
tests/auto/qhttpsocketengine/.gitignore
1
-rw-r--r--
tests/auto/qhttpsocketengine/qhttpsocketengine.pro
13
-rw-r--r--
tests/auto/qhttpsocketengine/tst_qhttpsocketengine.cpp
746
-rw-r--r--
tests/auto/qicoimageformat/.gitignore
1
-rw-r--r--
tests/auto/qicoimageformat/icons/invalid/35floppy.ico
bin
0 -> 1078 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/35FLOPPY.ICO
bin
0 -> 1078 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/AddPerfMon.ico
bin
0 -> 1078 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/App.ico
bin
0 -> 318 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/Obj_N2_Internal_Mem.ico
bin
0 -> 25214 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/Qt.ico
bin
0 -> 31371 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/Status_Play.ico
bin
0 -> 2862 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/TIMER01.ICO
bin
0 -> 1078 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/WORLD.ico
bin
0 -> 3310 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/WORLDH.ico
bin
0 -> 3310 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/abcardWindow.ico
bin
0 -> 22486 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/semitransparent.ico
bin
0 -> 25214 bytes
-rw-r--r--
tests/auto/qicoimageformat/icons/valid/trolltechlogo_tiny.ico
bin
0 -> 3006 bytes
-rw-r--r--
tests/auto/qicoimageformat/qicoimageformat.pro
28
-rw-r--r--
tests/auto/qicoimageformat/tst_qicoimageformat.cpp
338
-rw-r--r--
tests/auto/qicon/.gitignore
1
-rw-r--r--
tests/auto/qicon/heart.svg
55
-rw-r--r--
tests/auto/qicon/heart.svgz
bin
0 -> 1506 bytes
-rw-r--r--
tests/auto/qicon/icons/testtheme/16x16/actions/appointment-new.png
bin
0 -> 897 bytes
-rw-r--r--
tests/auto/qicon/icons/testtheme/22x22/actions/appointment-new.png
bin
0 -> 1411 bytes
-rw-r--r--
tests/auto/qicon/icons/testtheme/32x32/actions/appointment-new.png
bin
0 -> 2399 bytes
-rw-r--r--
tests/auto/qicon/icons/testtheme/index.theme
492
-rw-r--r--
tests/auto/qicon/icons/testtheme/scalable/actions/svg-only.svg
425
-rw-r--r--
tests/auto/qicon/icons/themeparent/16x16/actions/address-book-new.png
bin
0 -> 796 bytes
-rw-r--r--
tests/auto/qicon/icons/themeparent/16x16/actions/appointment-new.png
bin
0 -> 897 bytes
-rw-r--r--
tests/auto/qicon/icons/themeparent/22x22/actions/address-book-new.png
bin
0 -> 924 bytes
-rw-r--r--
tests/auto/qicon/icons/themeparent/22x22/actions/appointment-new.png
bin
0 -> 1411 bytes
-rw-r--r--
tests/auto/qicon/icons/themeparent/32x32/actions/address-book-new.png
bin
0 -> 1897 bytes
-rw-r--r--
tests/auto/qicon/icons/themeparent/32x32/actions/appointment-new.png
bin
0 -> 2399 bytes
-rw-r--r--
tests/auto/qicon/icons/themeparent/index.theme
492
-rw-r--r--
tests/auto/qicon/icons/themeparent/scalable/actions/address-book-new.svg
389
-rw-r--r--
tests/auto/qicon/icons/themeparent/scalable/actions/appointment-new.svg
425
-rw-r--r--
tests/auto/qicon/image.png
bin
0 -> 14743 bytes
-rw-r--r--
tests/auto/qicon/qicon.pro
30
-rw-r--r--
tests/auto/qicon/rect.png
bin
0 -> 175 bytes
-rw-r--r--
tests/auto/qicon/rect.svg
76
-rw-r--r--
tests/auto/qicon/trash.svg
58
-rw-r--r--
tests/auto/qicon/tst_qicon.cpp
767
-rw-r--r--
tests/auto/qicon/tst_qicon.qrc
20
-rw-r--r--
tests/auto/qimage/.gitignore
1
-rw-r--r--
tests/auto/qimage/images/image.bmp
bin
0 -> 306 bytes
-rw-r--r--
tests/auto/qimage/images/image.gif
bin
0 -> 1089 bytes
-rw-r--r--
tests/auto/qimage/images/image.ico
bin
0 -> 10134 bytes
-rw-r--r--
tests/auto/qimage/images/image.jpg
bin
0 -> 696 bytes
-rw-r--r--
tests/auto/qimage/images/image.pbm
8
-rw-r--r--
tests/auto/qimage/images/image.pgm
10
-rw-r--r--
tests/auto/qimage/images/image.png
bin
0 -> 549 bytes
-rw-r--r--
tests/auto/qimage/images/image.ppm
7
-rw-r--r--
tests/auto/qimage/images/image.tif
bin
0 -> 2242 bytes
-rw-r--r--
tests/auto/qimage/images/image.xbm
5
-rw-r--r--
tests/auto/qimage/images/image.xpm
261
-rw-r--r--
tests/auto/qimage/qimage.pro
22
-rw-r--r--
tests/auto/qimage/tst_qimage.cpp
2033
-rw-r--r--
tests/auto/qimageiohandler/.gitignore
1
-rw-r--r--
tests/auto/qimageiohandler/qimageiohandler.pro
9
-rw-r--r--
tests/auto/qimageiohandler/tst_qimageiohandler.cpp
96
-rw-r--r--
tests/auto/qimagereader/.gitignore
2
-rw-r--r--
tests/auto/qimagereader/baseline/35floppy.png
bin
0 -> 329 bytes
-rw-r--r--
tests/auto/qimagereader/baseline/connect.png
bin
0 -> 12943 bytes
-rw-r--r--
tests/auto/qimagereader/baseline/kde_favicon.png
bin
0 -> 514 bytes
-rw-r--r--
tests/auto/qimagereader/baseline/semitransparent.png
bin
0 -> 545 bytes
-rw-r--r--
tests/auto/qimagereader/images/16bpp.bmp
bin
0 -> 153654 bytes
-rw-r--r--
tests/auto/qimagereader/images/4bpp-rle.bmp
bin
0 -> 23662 bytes
-rw-r--r--
tests/auto/qimagereader/images/YCbCr_cmyk.jpg
bin
0 -> 3699 bytes
-rw-r--r--
tests/auto/qimagereader/images/YCbCr_cmyk.png
bin
0 -> 230 bytes
-rw-r--r--
tests/auto/qimagereader/images/YCbCr_rgb.jpg
bin
0 -> 2045 bytes
-rw-r--r--
tests/auto/qimagereader/images/away.png
bin
0 -> 753 bytes
-rw-r--r--
tests/auto/qimagereader/images/ball.mng
bin
0 -> 34394 bytes
-rw-r--r--
tests/auto/qimagereader/images/bat1.gif
bin
0 -> 953 bytes
-rw-r--r--
tests/auto/qimagereader/images/bat2.gif
bin
0 -> 980 bytes
-rw-r--r--
tests/auto/qimagereader/images/beavis.jpg
bin
0 -> 20688 bytes
-rw-r--r--
tests/auto/qimagereader/images/black.png
bin
0 -> 697 bytes
-rw-r--r--
tests/auto/qimagereader/images/black.xpm
65
-rw-r--r--
tests/auto/qimagereader/images/colorful.bmp
bin
0 -> 65002 bytes
-rw-r--r--
tests/auto/qimagereader/images/corrupt-colors.xpm
26
-rw-r--r--
tests/auto/qimagereader/images/corrupt-data.tif
bin
0 -> 8590 bytes
-rw-r--r--
tests/auto/qimagereader/images/corrupt-pixel-count.xpm
11
-rw-r--r--
tests/auto/qimagereader/images/corrupt-pixels.xpm
7
-rw-r--r--
tests/auto/qimagereader/images/corrupt.bmp
bin
0 -> 116 bytes
-rw-r--r--
tests/auto/qimagereader/images/corrupt.gif
bin
0 -> 2608 bytes
-rw-r--r--
tests/auto/qimagereader/images/corrupt.jpg
bin
0 -> 18 bytes
-rw-r--r--
tests/auto/qimagereader/images/corrupt.mng
bin
0 -> 183 bytes
-rw-r--r--
tests/auto/qimagereader/images/corrupt.png
bin
0 -> 95 bytes
-rw-r--r--
tests/auto/qimagereader/images/corrupt.svg
32
-rw-r--r--
tests/auto/qimagereader/images/corrupt.svgz
bin
0 -> 407 bytes
-rw-r--r--
tests/auto/qimagereader/images/corrupt.xbm
5
-rw-r--r--
tests/auto/qimagereader/images/crash-signed-char.bmp
bin
0 -> 45748 bytes
-rw-r--r--
tests/auto/qimagereader/images/earth.gif
bin
0 -> 51712 bytes
-rw-r--r--
tests/auto/qimagereader/images/endless-anim.gif
bin
0 -> 819 bytes
-rw-r--r--
tests/auto/qimagereader/images/fire.mng
bin
0 -> 44430 bytes
-rw-r--r--
tests/auto/qimagereader/images/font.bmp
bin
0 -> 1026 bytes
-rw-r--r--
tests/auto/qimagereader/images/four-frames.gif
bin
0 -> 427 bytes
-rw-r--r--
tests/auto/qimagereader/images/gnus.xbm
622
-rw-r--r--
tests/auto/qimagereader/images/grayscale-ref.tif
bin
0 -> 256182 bytes
-rw-r--r--
tests/auto/qimagereader/images/grayscale.tif
bin
0 -> 64162 bytes
-rw-r--r--
tests/auto/qimagereader/images/image.pbm
8
-rw-r--r--
tests/auto/qimagereader/images/image.pgm
10
-rw-r--r--
tests/auto/qimagereader/images/image.png
bin
0 -> 549 bytes
-rw-r--r--
tests/auto/qimagereader/images/image.ppm
7
-rw-r--r--
tests/auto/qimagereader/images/image_100dpi.tif
bin
0 -> 2242 bytes
-rw-r--r--
tests/auto/qimagereader/images/kollada-noext
bin
0 -> 13907 bytes
-rw-r--r--
tests/auto/qimagereader/images/kollada.png
bin
0 -> 13907 bytes
-rw-r--r--
tests/auto/qimagereader/images/marble.xpm
470
-rw-r--r--
tests/auto/qimagereader/images/namedcolors.xpm
18
-rw-r--r--
tests/auto/qimagereader/images/negativeheight.bmp
bin
0 -> 24630 bytes
-rw-r--r--
tests/auto/qimagereader/images/noclearcode.bmp
bin
0 -> 326 bytes
-rw-r--r--
tests/auto/qimagereader/images/noclearcode.gif
bin
0 -> 130 bytes
-rw-r--r--
tests/auto/qimagereader/images/nontransparent.xpm
788
-rw-r--r--
tests/auto/qimagereader/images/qt-gif-anim.gif
bin
0 -> 1661 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt-gif-noanim.gif
bin
0 -> 1642 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt.gif
bin
0 -> 26504 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt1.gif
bin
0 -> 7216 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt2.gif
bin
0 -> 5559 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt3.gif
bin
0 -> 4702 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt4.gif
bin
0 -> 4310 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt5.gif
bin
0 -> 4234 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt6.gif
bin
0 -> 4732 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt7.gif
bin
0 -> 5265 bytes
-rw-r--r--
tests/auto/qimagereader/images/qt8.gif
bin
0 -> 6144 bytes
-rw-r--r--
tests/auto/qimagereader/images/qtbug13653-no_eoi.jpg
bin
0 -> 8250 bytes
-rw-r--r--
tests/auto/qimagereader/images/rect.svg
462
-rw-r--r--
tests/auto/qimagereader/images/rect.svgz
bin
0 -> 5082 bytes
-rw-r--r--
tests/auto/qimagereader/images/rgba_adobedeflate_littleendian.tif
bin
0 -> 4784 bytes
-rw-r--r--
tests/auto/qimagereader/images/rgba_lzw_littleendian.tif
bin
0 -> 26690 bytes
-rw-r--r--
tests/auto/qimagereader/images/rgba_nocompression_bigendian.tif
bin
0 -> 160384 bytes
-rw-r--r--
tests/auto/qimagereader/images/rgba_nocompression_littleendian.tif
bin
0 -> 160388 bytes
-rw-r--r--
tests/auto/qimagereader/images/rgba_packbits_littleendian.tif
bin
0 -> 161370 bytes
-rw-r--r--
tests/auto/qimagereader/images/rgba_zipdeflate_littleendian.tif
bin
0 -> 14728 bytes
-rw-r--r--
tests/auto/qimagereader/images/runners.ppm
bin
0 -> 960016 bytes
-rw-r--r--
tests/auto/qimagereader/images/teapot.ppm
31
-rw-r--r--
tests/auto/qimagereader/images/test.ppm
2
-rw-r--r--
tests/auto/qimagereader/images/test.xpm
260
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/indexed_orientation_1.tiff
bin
0 -> 7740 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/indexed_orientation_2.tiff
bin
0 -> 9570 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/indexed_orientation_3.tiff
bin
0 -> 11392 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/indexed_orientation_4.tiff
bin
0 -> 11392 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/indexed_orientation_5.tiff
bin
0 -> 11392 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/indexed_orientation_6.tiff
bin
0 -> 11392 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/indexed_orientation_7.tiff
bin
0 -> 11392 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/indexed_orientation_8.tiff
bin
0 -> 11392 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/mono_orientation_1.tiff
bin
0 -> 2382 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/mono_orientation_2.tiff
bin
0 -> 1608 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/mono_orientation_3.tiff
bin
0 -> 1608 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/mono_orientation_4.tiff
bin
0 -> 1608 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/mono_orientation_5.tiff
bin
0 -> 1608 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/mono_orientation_6.tiff
bin
0 -> 1608 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/mono_orientation_7.tiff
bin
0 -> 1608 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/mono_orientation_8.tiff
bin
0 -> 1608 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/original_indexed.tiff
bin
0 -> 5922 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/original_mono.tiff
bin
0 -> 786 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/original_rgb.tiff
bin
0 -> 12608 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/rgb_orientation_1.tiff
bin
0 -> 15560 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/rgb_orientation_2.tiff
bin
0 -> 17972 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/rgb_orientation_3.tiff
bin
0 -> 17324 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/rgb_orientation_4.tiff
bin
0 -> 17324 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/rgb_orientation_5.tiff
bin
0 -> 17648 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/rgb_orientation_6.tiff
bin
0 -> 17324 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/rgb_orientation_7.tiff
bin
0 -> 17324 bytes
-rw-r--r--
tests/auto/qimagereader/images/tiff_oriented/rgb_orientation_8.tiff
bin
0 -> 17324 bytes
-rw-r--r--
tests/auto/qimagereader/images/transparent.xpm
788
-rw-r--r--
tests/auto/qimagereader/images/trolltech.gif
bin
0 -> 42629 bytes
-rw-r--r--
tests/auto/qimagereader/images/tst7.bmp
bin
0 -> 582 bytes
-rw-r--r--
tests/auto/qimagereader/images/tst7.png
bin
0 -> 167 bytes
-rwxr-xr-x
tests/auto/qimagereader/images/txts.png
bin
0 -> 5413 bytes
-rw-r--r--
tests/auto/qimagereader/qimagereader.pro
42
-rw-r--r--
tests/auto/qimagereader/qimagereader.qrc
69
-rw-r--r--
tests/auto/qimagereader/tst_qimagereader.cpp
2059
-rw-r--r--
tests/auto/qimagewriter/.gitignore
1
-rw-r--r--
tests/auto/qimagewriter/images/YCbCr_cmyk.jpg
bin
0 -> 3699 bytes
-rw-r--r--
tests/auto/qimagewriter/images/YCbCr_rgb.jpg
bin
0 -> 2045 bytes
-rw-r--r--
tests/auto/qimagewriter/images/beavis.jpg
bin
0 -> 20688 bytes
-rw-r--r--
tests/auto/qimagewriter/images/colorful.bmp
bin
0 -> 65002 bytes
-rw-r--r--
tests/auto/qimagewriter/images/earth.gif
bin
0 -> 51712 bytes
-rw-r--r--
tests/auto/qimagewriter/images/font.bmp
bin
0 -> 1026 bytes
-rw-r--r--
tests/auto/qimagewriter/images/gnus.xbm
622
-rw-r--r--
tests/auto/qimagewriter/images/kollada.png
bin
0 -> 13907 bytes
-rw-r--r--
tests/auto/qimagewriter/images/marble.xpm
329
-rw-r--r--
tests/auto/qimagewriter/images/ship63.pbm
bin
0 -> 111 bytes
-rw-r--r--
tests/auto/qimagewriter/images/teapot.ppm
31
-rw-r--r--
tests/auto/qimagewriter/images/teapot.tiff
bin
0 -> 262274 bytes
-rw-r--r--
tests/auto/qimagewriter/images/trolltech.gif
bin
0 -> 42629 bytes
-rw-r--r--
tests/auto/qimagewriter/qimagewriter.pro
24
-rw-r--r--
tests/auto/qimagewriter/tst_qimagewriter.cpp
628
-rw-r--r--
tests/auto/qinputcontext/qinputcontext.pro
8
-rw-r--r--
tests/auto/qinputcontext/tst_qinputcontext.cpp
1405
-rw-r--r--
tests/auto/qinputdialog/.gitignore
1
-rw-r--r--
tests/auto/qinputdialog/qinputdialog.pro
4
-rw-r--r--
tests/auto/qinputdialog/tst_qinputdialog.cpp
430
-rw-r--r--
tests/auto/qintvalidator/.gitignore
1
-rw-r--r--
tests/auto/qintvalidator/qintvalidator.pro
4
-rw-r--r--
tests/auto/qintvalidator/tst_qintvalidator.cpp
224
-rw-r--r--
tests/auto/qiodevice/.gitignore
2
-rw-r--r--
tests/auto/qiodevice/qiodevice.pro
24
-rw-r--r--
tests/auto/qiodevice/tst_qiodevice.cpp
654
-rw-r--r--
tests/auto/qitemdelegate/.gitignore
1
-rw-r--r--
tests/auto/qitemdelegate/qitemdelegate.pro
5
-rw-r--r--
tests/auto/qitemdelegate/tst_qitemdelegate.cpp
1218
-rw-r--r--
tests/auto/qitemeditorfactory/.gitignore
1
-rw-r--r--
tests/auto/qitemeditorfactory/qitemeditorfactory.pro
4
-rw-r--r--
tests/auto/qitemeditorfactory/tst_qitemeditorfactory.cpp
104
-rw-r--r--
tests/auto/qitemmodel/.gitignore
1
-rw-r--r--
tests/auto/qitemmodel/README
3
-rw-r--r--
tests/auto/qitemmodel/modelstotest.cpp
410
-rw-r--r--
tests/auto/qitemmodel/qitemmodel.pro
26
-rw-r--r--
tests/auto/qitemmodel/tst_qitemmodel.cpp
1398
-rw-r--r--
tests/auto/qitemselectionmodel/.gitignore
1
-rw-r--r--
tests/auto/qitemselectionmodel/qitemselectionmodel.pro
4
-rw-r--r--
tests/auto/qitemselectionmodel/tst_qitemselectionmodel.cpp
2659
-rw-r--r--
tests/auto/qitemview/.gitignore
1
-rw-r--r--
tests/auto/qitemview/qitemview.pro
4
-rw-r--r--
tests/auto/qitemview/tst_qitemview.cpp
906
-rw-r--r--
tests/auto/qitemview/viewstotest.cpp
165
-rw-r--r--
tests/auto/qkeysequence/.gitignore
1
-rw-r--r--
tests/auto/qkeysequence/keys_de.qm
bin
0 -> 721 bytes
-rw-r--r--
tests/auto/qkeysequence/keys_de.ts
61
-rw-r--r--
tests/auto/qkeysequence/qkeysequence.pro
4
-rw-r--r--
tests/auto/qkeysequence/qkeysequence.qrc
6
-rw-r--r--
tests/auto/qkeysequence/qt_de.qm
bin
0 -> 186240 bytes
-rw-r--r--
tests/auto/qkeysequence/tst_qkeysequence.cpp
636
-rw-r--r--
tests/auto/qlabel/.gitignore
1
-rw-r--r--
tests/auto/qlabel/green.png
bin
0 -> 97 bytes
-rw-r--r--
tests/auto/qlabel/qlabel.pro
10
-rw-r--r--
tests/auto/qlabel/red.png
bin
0 -> 105 bytes
-rw-r--r--
tests/auto/qlabel/testdata/acc_01/res_Windows_data0.qsnap
bin
0 -> 328 bytes
-rw-r--r--
tests/auto/qlabel/testdata/acc_01/res_Windows_win32_data0.qsnap
bin
0 -> 330 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data0.qsnap
bin
0 -> 322 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data1.qsnap
bin
0 -> 328 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data10.qsnap
bin
0 -> 330 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data2.qsnap
bin
0 -> 324 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data3.qsnap
bin
0 -> 320 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data4.qsnap
bin
0 -> 322 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data5.qsnap
bin
0 -> 328 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data6.qsnap
bin
0 -> 330 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data7.qsnap
bin
0 -> 318 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data8.qsnap
bin
0 -> 324 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Motif_data9.qsnap
bin
0 -> 332 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data0.qsnap
bin
0 -> 316 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data1.qsnap
bin
0 -> 322 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data10.qsnap
bin
0 -> 324 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data2.qsnap
bin
0 -> 318 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data3.qsnap
bin
0 -> 314 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data4.qsnap
bin
0 -> 316 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data5.qsnap
bin
0 -> 322 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data6.qsnap
bin
0 -> 324 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data7.qsnap
bin
0 -> 312 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data8.qsnap
bin
0 -> 318 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_data9.qsnap
bin
0 -> 326 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data0.qsnap
bin
0 -> 318 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data1.qsnap
bin
0 -> 324 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data10.qsnap
bin
0 -> 326 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data2.qsnap
bin
0 -> 320 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data3.qsnap
bin
0 -> 316 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data4.qsnap
bin
0 -> 318 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data5.qsnap
bin
0 -> 324 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data6.qsnap
bin
0 -> 326 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data7.qsnap
bin
0 -> 314 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data8.qsnap
bin
0 -> 320 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setAlignment/alignRes_Windows_win32_data9.qsnap
bin
0 -> 328 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setIndent/indentRes_Motif_data0.qsnap
bin
0 -> 344 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setIndent/indentRes_Motif_data1.qsnap
bin
0 -> 346 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setIndent/indentRes_Motif_data2.qsnap
bin
0 -> 346 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setIndent/indentRes_Windows_data0.qsnap
bin
0 -> 338 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setIndent/indentRes_Windows_data1.qsnap
bin
0 -> 340 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setIndent/indentRes_Windows_data2.qsnap
bin
0 -> 340 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setIndent/indentRes_Windows_win32_data0.qsnap
bin
0 -> 340 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setIndent/indentRes_Windows_win32_data1.qsnap
bin
0 -> 342 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setIndent/indentRes_Windows_win32_data2.qsnap
bin
0 -> 342 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setPixmap/Vpix_Motif_data0.qsnap
bin
0 -> 405 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setPixmap/Vpix_Windows_data0.qsnap
bin
0 -> 399 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setPixmap/Vpix_Windows_win32_data0.qsnap
bin
0 -> 397 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setPixmap/empty_Motif_data0.qsnap
bin
0 -> 257 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setPixmap/empty_Windows_data0.qsnap
bin
0 -> 251 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setPixmap/empty_Windows_win32_data0.qsnap
bin
0 -> 249 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setPixmap/scaledVpix_Motif_data0.qsnap
bin
0 -> 1040 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setPixmap/scaledVpix_Windows_data0.qsnap
bin
0 -> 1034 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setPixmap/scaledVpix_Windows_win32_data0.qsnap
bin
0 -> 984 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Motif_data0.qsnap
bin
0 -> 352 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Motif_data1.qsnap
bin
0 -> 398 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Motif_data2.qsnap
bin
0 -> 448 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Motif_data3.qsnap
bin
0 -> 744 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Windows_data0.qsnap
bin
0 -> 346 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Windows_data1.qsnap
bin
0 -> 392 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Windows_data2.qsnap
bin
0 -> 442 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Windows_data3.qsnap
bin
0 -> 738 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Windows_win32_data0.qsnap
bin
0 -> 344 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Windows_win32_data1.qsnap
bin
0 -> 390 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Windows_win32_data2.qsnap
bin
0 -> 440 bytes
-rw-r--r--
tests/auto/qlabel/testdata/setText/res_Windows_win32_data3.qsnap
bin
0 -> 736 bytes
-rw-r--r--
tests/auto/qlabel/tst_qlabel.cpp
610
-rw-r--r--
tests/auto/qlayout/.gitignore
1
-rw-r--r--
tests/auto/qlayout/baseline/smartmaxsize
1792
-rw-r--r--
tests/auto/qlayout/qlayout.pro
20
-rw-r--r--
tests/auto/qlayout/tst_qlayout.cpp
363
-rw-r--r--
tests/auto/qlcdnumber/.gitignore
1
-rw-r--r--
tests/auto/qlcdnumber/qlcdnumber.pro
9
-rw-r--r--
tests/auto/qlcdnumber/tst_qlcdnumber.cpp
88
-rw-r--r--
tests/auto/qlibrary/.gitignore
10
-rw-r--r--
tests/auto/qlibrary/lib/lib.pro
17
-rw-r--r--
tests/auto/qlibrary/lib/mylib.c
60
-rw-r--r--
tests/auto/qlibrary/lib2/lib2.pro
57
-rw-r--r--
tests/auto/qlibrary/lib2/mylib.c
60
-rw-r--r--
tests/auto/qlibrary/library_path/invalid.so
1
-rw-r--r--
tests/auto/qlibrary/qlibrary.pro
18
-rw-r--r--
tests/auto/qlibrary/tst/tst.pro
33
-rw-r--r--
tests/auto/qlibrary/tst_qlibrary.cpp
630
-rw-r--r--
tests/auto/qline/.gitignore
1
-rw-r--r--
tests/auto/qline/qline.pro
7
-rw-r--r--
tests/auto/qline/tst_qline.cpp
492
-rw-r--r--
tests/auto/qlineedit/.gitignore
1
-rw-r--r--
tests/auto/qlineedit/qlineedit.pro
6
-rw-r--r--
tests/auto/qlineedit/testdata/frame/noFrame_Motif-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/frame/noFrame_Windows-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/frame/useFrame_Motif-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/frame/useFrame_Windows-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/setAlignment/auto_Motif-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/setAlignment/auto_Windows-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/setAlignment/hcenter_Motif-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/setAlignment/hcenter_Windows-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/setAlignment/left_Motif-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/setAlignment/left_Windows-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/setAlignment/right_Motif-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/testdata/setAlignment/right_Windows-32x96x96_win.png
bin
0 -> 30154 bytes
-rw-r--r--
tests/auto/qlineedit/tst_qlineedit.cpp
3764
-rw-r--r--
tests/auto/qlist/.gitignore
1
-rw-r--r--
tests/auto/qlist/qlist.pro
5
-rw-r--r--
tests/auto/qlist/tst_qlist.cpp
689
-rw-r--r--
tests/auto/qlistview/.gitignore
1
-rw-r--r--
tests/auto/qlistview/qlistview.pro
5
-rw-r--r--
tests/auto/qlistview/tst_qlistview.cpp
2065
-rw-r--r--
tests/auto/qlistwidget/.gitignore
1
-rw-r--r--
tests/auto/qlistwidget/qlistwidget.pro
4
-rw-r--r--
tests/auto/qlistwidget/tst_qlistwidget.cpp
1693
-rw-r--r--
tests/auto/qlocale/.gitignore
3
-rw-r--r--
tests/auto/qlocale/qlocale.pro
4
-rw-r--r--
tests/auto/qlocale/syslocaleapp/syslocaleapp.cpp
53
-rw-r--r--
tests/auto/qlocale/syslocaleapp/syslocaleapp.pro
8
-rw-r--r--
tests/auto/qlocale/test/test.pro
41
-rw-r--r--
tests/auto/qlocale/tst_qlocale.cpp
2282
-rw-r--r--
tests/auto/qlocalsocket/.gitignore
2
-rw-r--r--
tests/auto/qlocalsocket/example/client/client.pro
10
-rw-r--r--
tests/auto/qlocalsocket/example/client/main.cpp
84
-rw-r--r--
tests/auto/qlocalsocket/example/example.pro
3
-rw-r--r--
tests/auto/qlocalsocket/example/server/main.cpp
97
-rw-r--r--
tests/auto/qlocalsocket/example/server/server.pro
13
-rw-r--r--
tests/auto/qlocalsocket/lackey/lackey.pro
20
-rw-r--r--
tests/auto/qlocalsocket/lackey/main.cpp
296
-rwxr-xr-x
tests/auto/qlocalsocket/lackey/scripts/client.js
35
-rw-r--r--
tests/auto/qlocalsocket/lackey/scripts/server.js
19
-rw-r--r--
tests/auto/qlocalsocket/qlocalsocket.pro
4
-rw-r--r--
tests/auto/qlocalsocket/test/test.pro
50
-rw-r--r--
tests/auto/qlocalsocket/tst_qlocalsocket.cpp
1120
-rw-r--r--
tests/auto/qmacstyle/.gitignore
1
-rw-r--r--
tests/auto/qmacstyle/qmacstyle.pro
4
-rw-r--r--
tests/auto/qmacstyle/tst_qmacstyle.cpp
422
-rw-r--r--
tests/auto/qmainwindow/.gitignore
1
-rw-r--r--
tests/auto/qmainwindow/qmainwindow.pro
6
-rw-r--r--
tests/auto/qmainwindow/tst_qmainwindow.cpp
1778
-rw-r--r--
tests/auto/qmake/.gitignore
1
-rw-r--r--
tests/auto/qmake/qmake.pro
8
-rw-r--r--
tests/auto/qmake/testcompiler.cpp
270
-rw-r--r--
tests/auto/qmake/testcompiler.h
89
-rw-r--r--
tests/auto/qmake/testdata/bundle-spaces/bundle-spaces.pro
13
-rw-r--r--
tests/auto/qmake/testdata/bundle-spaces/existing file
0
-rw-r--r--
tests/auto/qmake/testdata/bundle-spaces/main.cpp
0
-rw-r--r--
tests/auto/qmake/testdata/bundle-spaces/some-file
6
-rw-r--r--
tests/auto/qmake/testdata/comments/comments.pro
33
-rw-r--r--
tests/auto/qmake/testdata/duplicateLibraryEntries/duplib.pro
10
-rw-r--r--
tests/auto/qmake/testdata/export_across_file_boundaries/.qmake.cache
0
-rw-r--r--
tests/auto/qmake/testdata/export_across_file_boundaries/features/default_pre.prf
7
-rw-r--r--
tests/auto/qmake/testdata/export_across_file_boundaries/foo.pro
17
-rw-r--r--
tests/auto/qmake/testdata/export_across_file_boundaries/oink.pri
1
-rw-r--r--
tests/auto/qmake/testdata/findDeps/findDeps.pro
17
-rw-r--r--
tests/auto/qmake/testdata/findDeps/main.cpp
61
-rw-r--r--
tests/auto/qmake/testdata/findDeps/object1.h
49
-rw-r--r--
tests/auto/qmake/testdata/findDeps/object2.h
49
-rw-r--r--
tests/auto/qmake/testdata/findDeps/object3.h
49
-rw-r--r--
tests/auto/qmake/testdata/findDeps/object4.h
49
-rw-r--r--
tests/auto/qmake/testdata/findDeps/object5.h
49
-rw-r--r--
tests/auto/qmake/testdata/findDeps/object6.h
49
-rw-r--r--
tests/auto/qmake/testdata/findDeps/object7.h
49
-rw-r--r--
tests/auto/qmake/testdata/findDeps/object8.h
49
-rw-r--r--
tests/auto/qmake/testdata/findDeps/object9.h
49
-rw-r--r--
tests/auto/qmake/testdata/findMocs/findMocs.pro
9
-rw-r--r--
tests/auto/qmake/testdata/findMocs/main.cpp
52
-rw-r--r--
tests/auto/qmake/testdata/findMocs/object1.h
50
-rw-r--r--
tests/auto/qmake/testdata/findMocs/object2.h
49
-rw-r--r--
tests/auto/qmake/testdata/findMocs/object3.h
50
-rw-r--r--
tests/auto/qmake/testdata/findMocs/object4.h
61
-rw-r--r--
tests/auto/qmake/testdata/findMocs/object5.h
48
-rw-r--r--
tests/auto/qmake/testdata/findMocs/object6.h
50
-rw-r--r--
tests/auto/qmake/testdata/findMocs/object7.h
50
-rw-r--r--
tests/auto/qmake/testdata/func_export/func_export.pro
22
-rw-r--r--
tests/auto/qmake/testdata/func_variables/func_variables.pro
52
-rw-r--r--
tests/auto/qmake/testdata/functions/1.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/functions/2.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/functions/functions.pro
87
-rw-r--r--
tests/auto/qmake/testdata/functions/infiletest.pro
2
-rw-r--r--
tests/auto/qmake/testdata/functions/one/1.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/functions/one/2.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/functions/three/wildcard21.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/functions/three/wildcard22.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/functions/two/1.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/functions/two/2.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/functions/wildcard21.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/functions/wildcard22.cpp
40
-rw-r--r--
tests/auto/qmake/testdata/include_dir/foo.pro
12
-rw-r--r--
tests/auto/qmake/testdata/include_dir/main.cpp
51
-rw-r--r--
tests/auto/qmake/testdata/include_dir/test_file.cpp
48
-rw-r--r--
tests/auto/qmake/testdata/include_dir/test_file.h
52
-rw-r--r--
tests/auto/qmake/testdata/include_dir/untitled.ui
22
-rw-r--r--
tests/auto/qmake/testdata/include_dir_build/README
1
-rw-r--r--
tests/auto/qmake/testdata/include_function/existing_file.pri
3
-rw-r--r--
tests/auto/qmake/testdata/include_function/include_existing_file.pro
7
-rw-r--r--
tests/auto/qmake/testdata/include_function/include_missing_file.pro
3
-rw-r--r--
tests/auto/qmake/testdata/include_function/include_missing_file2.pro
3
-rw-r--r--
tests/auto/qmake/testdata/include_function/main.cpp
45
-rw-r--r--
tests/auto/qmake/testdata/install_depends/foo.pro
23
-rw-r--r--
tests/auto/qmake/testdata/install_depends/main.cpp
51
-rw-r--r--
tests/auto/qmake/testdata/install_depends/test1
0
-rw-r--r--
tests/auto/qmake/testdata/install_depends/test2
0
-rw-r--r--
tests/auto/qmake/testdata/install_depends/test_file.cpp
47
-rw-r--r--
tests/auto/qmake/testdata/install_depends/test_file.h
50
-rw-r--r--
tests/auto/qmake/testdata/one_space/main.cpp
50
-rw-r--r--
tests/auto/qmake/testdata/one_space/one_space.pro
10
-rw-r--r--
tests/auto/qmake/testdata/operators/operators.pro
24
-rw-r--r--
tests/auto/qmake/testdata/prompt/prompt.pro
2
-rw-r--r--
tests/auto/qmake/testdata/quotedfilenames/main.cpp
51
-rw-r--r--
tests/auto/qmake/testdata/quotedfilenames/quotedfilenames.pro
22
-rw-r--r--
tests/auto/qmake/testdata/quotedfilenames/rc folder/logo.png
bin
0 -> 16715 bytes
-rw-r--r--
tests/auto/qmake/testdata/quotedfilenames/rc folder/test.qrc
5
-rw-r--r--
tests/auto/qmake/testdata/shadow_files/foo.pro
17
-rw-r--r--
tests/auto/qmake/testdata/shadow_files/main.cpp
51
-rw-r--r--
tests/auto/qmake/testdata/shadow_files/test.txt
0
-rw-r--r--
tests/auto/qmake/testdata/shadow_files/test_file.cpp
47
-rw-r--r--
tests/auto/qmake/testdata/shadow_files/test_file.h
50
-rw-r--r--
tests/auto/qmake/testdata/shadow_files_build/README
1
-rw-r--r--
tests/auto/qmake/testdata/shadow_files_build/foo.bar
0
-rw-r--r--
tests/auto/qmake/testdata/simple_app/build/README
1
-rw-r--r--
tests/auto/qmake/testdata/simple_app/main.cpp
52
-rw-r--r--
tests/auto/qmake/testdata/simple_app/simple_app.pro
13
-rw-r--r--
tests/auto/qmake/testdata/simple_app/test.qrc
5
-rw-r--r--
tests/auto/qmake/testdata/simple_app/test_file.cpp
47
-rw-r--r--
tests/auto/qmake/testdata/simple_app/test_file.h
50
-rw-r--r--
tests/auto/qmake/testdata/simple_app_build/README
1
-rw-r--r--
tests/auto/qmake/testdata/simple_dll/simple.cpp
56
-rw-r--r--
tests/auto/qmake/testdata/simple_dll/simple.h
59
-rw-r--r--
tests/auto/qmake/testdata/simple_dll/simple_dll.pro
19
-rw-r--r--
tests/auto/qmake/testdata/simple_lib/simple.cpp
56
-rw-r--r--
tests/auto/qmake/testdata/simple_lib/simple.h
58
-rw-r--r--
tests/auto/qmake/testdata/simple_lib/simple_lib.pro
14
-rw-r--r--
tests/auto/qmake/testdata/subdirs/simple_app/main.cpp
52
-rw-r--r--
tests/auto/qmake/testdata/subdirs/simple_app/simple_app.pro
12
-rw-r--r--
tests/auto/qmake/testdata/subdirs/simple_app/test_file.cpp
47
-rw-r--r--
tests/auto/qmake/testdata/subdirs/simple_app/test_file.h
50
-rw-r--r--
tests/auto/qmake/testdata/subdirs/simple_dll/simple.cpp
56
-rw-r--r--
tests/auto/qmake/testdata/subdirs/simple_dll/simple.h
59
-rw-r--r--
tests/auto/qmake/testdata/subdirs/simple_dll/simple_dll.pro
20
-rw-r--r--
tests/auto/qmake/testdata/subdirs/subdirs.pro
6
-rw-r--r--
tests/auto/qmake/testdata/substitutes/sub/test2.in
1
-rw-r--r--
tests/auto/qmake/testdata/substitutes/test.in
2
-rw-r--r--
tests/auto/qmake/testdata/substitutes/test.pro
5
-rw-r--r--
tests/auto/qmake/testdata/substitutes/test3.txt
1
-rw-r--r--
tests/auto/qmake/testdata/substitutes_build/README
1
-rw-r--r--
tests/auto/qmake/testdata/variables/variables.pro
14
-rw-r--r--
tests/auto/qmake/tst_qmake.cpp
504
-rw-r--r--
tests/auto/qmap/.gitignore
1
-rw-r--r--
tests/auto/qmap/qmap.pro
7
-rw-r--r--
tests/auto/qmap/tst_qmap.cpp
875
-rw-r--r--
tests/auto/qmargins/qmargins.pro
4
-rw-r--r--
tests/auto/qmargins/tst_qmargins.cpp
108
-rw-r--r--
tests/auto/qmath/qmath.pro
7
-rw-r--r--
tests/auto/qmath/tst_qmath.cpp
67
-rw-r--r--
tests/auto/qmatrixnxn/qmatrixnxn.pro
2
-rw-r--r--
tests/auto/qmatrixnxn/tst_qmatrixnxn.cpp
3305
-rw-r--r--
tests/auto/qmdiarea/.gitignore
1
-rw-r--r--
tests/auto/qmdiarea/qmdiarea.pro
9
-rw-r--r--
tests/auto/qmdiarea/tst_qmdiarea.cpp
2774
-rw-r--r--
tests/auto/qmdisubwindow/.gitignore
1
-rw-r--r--
tests/auto/qmdisubwindow/qmdisubwindow.pro
6
-rw-r--r--
tests/auto/qmdisubwindow/tst_qmdisubwindow.cpp
2033
-rw-r--r--
tests/auto/qmenu/.gitignore
1
-rw-r--r--
tests/auto/qmenu/qmenu.pro
7
-rw-r--r--
tests/auto/qmenu/tst_qmenu.cpp
1030
-rw-r--r--
tests/auto/qmenubar/.gitignore
1
-rw-r--r--
tests/auto/qmenubar/qmenubar.pro
6
-rw-r--r--
tests/auto/qmenubar/tst_qmenubar.cpp
1766
-rw-r--r--
tests/auto/qmessagebox/.gitignore
1
-rw-r--r--
tests/auto/qmessagebox/qmessagebox.pro
16
-rw-r--r--
tests/auto/qmessagebox/tst_qmessagebox.cpp
804
-rw-r--r--
tests/auto/qmetaobject/.gitignore
1
-rw-r--r--
tests/auto/qmetaobject/qmetaobject.pro
8
-rw-r--r--
tests/auto/qmetaobject/tst_qmetaobject.cpp
1110
-rw-r--r--
tests/auto/qmetatype/.gitignore
1
-rw-r--r--
tests/auto/qmetatype/qmetatype.pro
4
-rw-r--r--
tests/auto/qmetatype/tst_qmetatype.cpp
335
-rw-r--r--
tests/auto/qmimedata/qmimedata.pro
4
-rw-r--r--
tests/auto/qmimedata/tst_qmimedata.cpp
343
-rw-r--r--
tests/auto/qmouseevent/.gitignore
1
-rw-r--r--
tests/auto/qmouseevent/qmouseevent.pro
5
-rw-r--r--
tests/auto/qmouseevent/tst_qmouseevent.cpp
291
-rw-r--r--
tests/auto/qmouseevent_modal/.gitignore
1
-rw-r--r--
tests/auto/qmouseevent_modal/qmouseevent_modal.pro
5
-rw-r--r--
tests/auto/qmouseevent_modal/tst_qmouseevent_modal.cpp
231
-rw-r--r--
tests/auto/qmovie/.gitignore
1
-rw-r--r--
tests/auto/qmovie/animations/comicsecard.gif
bin
0 -> 12112 bytes
-rw-r--r--
tests/auto/qmovie/animations/corrupt.gif
bin
0 -> 847 bytes
-rw-r--r--
tests/auto/qmovie/animations/dutch.mng
bin
0 -> 18534 bytes
-rw-r--r--
tests/auto/qmovie/animations/trolltech.gif
bin
0 -> 70228 bytes
-rw-r--r--
tests/auto/qmovie/qmovie.pro
27
-rw-r--r--
tests/auto/qmovie/resources.qrc
5
-rw-r--r--
tests/auto/qmovie/tst_qmovie.cpp
225
-rw-r--r--
tests/auto/qmultiscreen/.gitignore
1
-rw-r--r--
tests/auto/qmultiscreen/qmultiscreen.pro
5
-rw-r--r--
tests/auto/qmultiscreen/tst_qmultiscreen.cpp
172
-rw-r--r--
tests/auto/qmutex/.gitignore
1
-rw-r--r--
tests/auto/qmutex/qmutex.pro
4
-rw-r--r--
tests/auto/qmutex/tst_qmutex.cpp
575
-rw-r--r--
tests/auto/qmutexlocker/.gitignore
1
-rw-r--r--
tests/auto/qmutexlocker/qmutexlocker.pro
4
-rw-r--r--
tests/auto/qmutexlocker/tst_qmutexlocker.cpp
236
-rw-r--r--
tests/auto/qnetworkaccessmanager/qnetworkaccessmanager.pro
6
-rw-r--r--
tests/auto/qnetworkaccessmanager/tst_qnetworkaccessmanager.cpp
111
-rw-r--r--
tests/auto/qnetworkaccessmanager_and_qprogressdialog/qnetworkaccessmanager_and_qprogressdialog.pro
6
-rw-r--r--
tests/auto/qnetworkaccessmanager_and_qprogressdialog/tst_qnetworkaccessmanager_and_qprogressdialog.cpp
153
-rw-r--r--
tests/auto/qnetworkaddressentry/.gitignore
1
-rw-r--r--
tests/auto/qnetworkaddressentry/qnetworkaddressentry.pro
6
-rw-r--r--
tests/auto/qnetworkaddressentry/tst_qnetworkaddressentry.cpp
185
-rw-r--r--
tests/auto/qnetworkcachemetadata/.gitignore
1
-rw-r--r--
tests/auto/qnetworkcachemetadata/qnetworkcachemetadata.pro
7
-rw-r--r--
tests/auto/qnetworkcachemetadata/tst_qnetworkcachemetadata.cpp
373
-rw-r--r--
tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
15
-rw-r--r--
tests/auto/qnetworkconfiguration/tst_qnetworkconfiguration.cpp
311
-rw-r--r--
tests/auto/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro
15
-rw-r--r--
tests/auto/qnetworkconfigurationmanager/tst_qnetworkconfigurationmanager.cpp
334
-rw-r--r--
tests/auto/qnetworkcookie/.gitignore
1
-rw-r--r--
tests/auto/qnetworkcookie/qnetworkcookie.pro
5
-rw-r--r--
tests/auto/qnetworkcookie/tst_qnetworkcookie.cpp
725
-rw-r--r--
tests/auto/qnetworkcookiejar/.gitignore
1
-rw-r--r--
tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro
5
-rw-r--r--
tests/auto/qnetworkcookiejar/tst_qnetworkcookiejar.cpp
446
-rw-r--r--
tests/auto/qnetworkdiskcache/.gitignore
1
-rw-r--r--
tests/auto/qnetworkdiskcache/qnetworkdiskcache.pro
7
-rw-r--r--
tests/auto/qnetworkdiskcache/tst_qnetworkdiskcache.cpp
677
-rw-r--r--
tests/auto/qnetworkinterface/.gitignore
1
-rw-r--r--
tests/auto/qnetworkinterface/qnetworkinterface.pro
7
-rw-r--r--
tests/auto/qnetworkinterface/tst_qnetworkinterface.cpp
241
-rw-r--r--
tests/auto/qnetworkproxy/.gitignore
1
-rw-r--r--
tests/auto/qnetworkproxy/qnetworkproxy.pro
11
-rw-r--r--
tests/auto/qnetworkproxy/tst_qnetworkproxy.cpp
118
-rw-r--r--
tests/auto/qnetworkproxyfactory/.gitignore
1
-rw-r--r--
tests/auto/qnetworkproxyfactory/qnetworkproxyfactory.pro
11
-rw-r--r--
tests/auto/qnetworkproxyfactory/tst_qnetworkproxyfactory.cpp
100
-rw-r--r--
tests/auto/qnetworkreply/.gitattributes
3
-rw-r--r--
tests/auto/qnetworkreply/.gitignore
3
-rw-r--r--
tests/auto/qnetworkreply/bigfile
17980
-rw-r--r--
tests/auto/qnetworkreply/certs/aspiriniks.ca.crt
22
-rw-r--r--
tests/auto/qnetworkreply/certs/fluke.cert
75
-rw-r--r--
tests/auto/qnetworkreply/certs/fluke.key
15
-rw-r--r--
tests/auto/qnetworkreply/certs/qt-test-server-cacert.pem
17
-rw-r--r--
tests/auto/qnetworkreply/certs/server.key
15
-rw-r--r--
tests/auto/qnetworkreply/certs/server.pem
24
-rw-r--r--
tests/auto/qnetworkreply/echo/echo.pro
6
-rw-r--r--
tests/auto/qnetworkreply/echo/main.cpp
62
-rw-r--r--
tests/auto/qnetworkreply/empty
0
-rw-r--r--
tests/auto/qnetworkreply/image1.jpg
bin
0 -> 1045459 bytes
-rw-r--r--
tests/auto/qnetworkreply/image2.jpg
bin
0 -> 879218 bytes
-rw-r--r--
tests/auto/qnetworkreply/image3.jpg
bin
0 -> 887729 bytes
-rw-r--r--
tests/auto/qnetworkreply/qnetworkreply.pro
7
-rw-r--r--
tests/auto/qnetworkreply/qnetworkreply.qrc
5
-rw-r--r--
tests/auto/qnetworkreply/resource
283
-rw-r--r--
tests/auto/qnetworkreply/rfc3252.txt
899
-rw-r--r--
tests/auto/qnetworkreply/smb-file.txt
1
-rw-r--r--
tests/auto/qnetworkreply/test/test.pro
36
-rw-r--r--
tests/auto/qnetworkreply/tst_qnetworkreply.cpp
6172
-rw-r--r--
tests/auto/qnetworkrequest/.gitignore
1
-rw-r--r--
tests/auto/qnetworkrequest/qnetworkrequest.pro
5
-rw-r--r--
tests/auto/qnetworkrequest/tst_qnetworkrequest.cpp
496
-rw-r--r--
tests/auto/qnetworksession/lackey/lackey.pro
15
-rw-r--r--
tests/auto/qnetworksession/lackey/main.cpp
155
-rw-r--r--
tests/auto/qnetworksession/qnetworksession.pro
3
-rw-r--r--
tests/auto/qnetworksession/test/test.pro
26
-rw-r--r--
tests/auto/qnetworksession/test/tst_qnetworksession.cpp
1683
-rw-r--r--
tests/auto/qnumeric/.gitignore
1
-rw-r--r--
tests/auto/qnumeric/qnumeric.pro
7
-rw-r--r--
tests/auto/qnumeric/tst_qnumeric.cpp
124
-rw-r--r--
tests/auto/qobject/.gitignore
3
-rw-r--r--
tests/auto/qobject/moc_oldnormalizeobject.cpp
154
-rw-r--r--
tests/auto/qobject/oldnormalizeobject.h
69
-rw-r--r--
tests/auto/qobject/qobject.pro
3
-rw-r--r--
tests/auto/qobject/signalbug.cpp
151
-rw-r--r--
tests/auto/qobject/signalbug.h
103
-rw-r--r--
tests/auto/qobject/signalbug.pro
19
-rw-r--r--
tests/auto/qobject/tst_qobject.cpp
3958
-rw-r--r--
tests/auto/qobject/tst_qobject.pro
21
-rw-r--r--
tests/auto/qobjectperformance/.gitignore
1
-rw-r--r--
tests/auto/qobjectperformance/qobjectperformance.pro
6
-rw-r--r--
tests/auto/qobjectperformance/tst_qobjectperformance.cpp
126
-rw-r--r--
tests/auto/qobjectrace/.gitignore
1
-rw-r--r--
tests/auto/qobjectrace/qobjectrace.pro
6
-rw-r--r--
tests/auto/qobjectrace/tst_qobjectrace.cpp
282
-rw-r--r--
tests/auto/qpaintengine/.gitignore
1
-rw-r--r--
tests/auto/qpaintengine/qpaintengine.pro
9
-rw-r--r--
tests/auto/qpaintengine/tst_qpaintengine.cpp
99
-rw-r--r--
tests/auto/qpainter/.gitignore
2
-rw-r--r--
tests/auto/qpainter/drawEllipse/10x10SizeAt0x0.png
bin
0 -> 243 bytes
-rw-r--r--
tests/auto/qpainter/drawEllipse/10x10SizeAt100x100.png
bin
0 -> 245 bytes
-rw-r--r--
tests/auto/qpainter/drawEllipse/10x10SizeAt200x200.png
bin
0 -> 195 bytes
-rw-r--r--
tests/auto/qpainter/drawEllipse/13x100SizeAt0x0.png
bin
0 -> 461 bytes
-rw-r--r--
tests/auto/qpainter/drawEllipse/13x100SizeAt100x100.png
bin
0 -> 470 bytes
-rw-r--r--
tests/auto/qpainter/drawEllipse/13x100SizeAt200x200.png
bin
0 -> 195 bytes
-rw-r--r--
tests/auto/qpainter/drawEllipse/200x200SizeAt0x0.png
bin
0 -> 1294 bytes
-rw-r--r--
tests/auto/qpainter/drawEllipse/200x200SizeAt100x100.png
bin
0 -> 619 bytes
-rw-r--r--
tests/auto/qpainter/drawEllipse/200x200SizeAt200x200.png
bin
0 -> 195 bytes
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/dst.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_AndNotROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_AndROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_ClearROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_CopyROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_NandROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_NopROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_NorROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotAndROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotCopyROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotOrROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_NotXorROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_OrNotROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_OrROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_SetROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawLine_rop_bitmap/res/res_XorROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/dst1.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/dst2.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/dst3.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndNotROP0.png
bin
0 -> 214 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndNotROP1.png
bin
0 -> 247 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndNotROP2.png
bin
0 -> 258 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndNotROP3.png
bin
0 -> 253 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndNotROP4.png
bin
0 -> 237 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndNotROP5.png
bin
0 -> 260 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndNotROP6.png
bin
0 -> 258 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndNotROP7.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndROP0.png
bin
0 -> 173 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndROP1.png
bin
0 -> 203 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndROP2.png
bin
0 -> 217 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndROP3.png
bin
0 -> 207 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndROP4.png
bin
0 -> 196 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndROP5.png
bin
0 -> 213 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndROP6.png
bin
0 -> 218 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_AndROP7.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_ClearROP0.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_ClearROP1.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_ClearROP2.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_ClearROP3.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_ClearROP4.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_ClearROP5.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_ClearROP6.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_ClearROP7.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_CopyROP0.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_CopyROP1.png
bin
0 -> 176 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_CopyROP2.png
bin
0 -> 175 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_CopyROP3.png
bin
0 -> 177 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_CopyROP4.png
bin
0 -> 176 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_CopyROP5.png
bin
0 -> 176 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_CopyROP6.png
bin
0 -> 176 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_CopyROP7.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NandROP0.png
bin
0 -> 217 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NandROP1.png
bin
0 -> 242 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NandROP2.png
bin
0 -> 249 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NandROP3.png
bin
0 -> 244 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NandROP4.png
bin
0 -> 234 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NandROP5.png
bin
0 -> 254 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NandROP6.png
bin
0 -> 251 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NandROP7.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NopROP0.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NopROP1.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NopROP2.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NopROP3.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NopROP4.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NopROP5.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NopROP6.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NopROP7.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NorROP0.png
bin
0 -> 211 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NorROP1.png
bin
0 -> 208 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NorROP2.png
bin
0 -> 215 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NorROP3.png
bin
0 -> 187 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NorROP4.png
bin
0 -> 213 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NorROP5.png
bin
0 -> 204 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NorROP6.png
bin
0 -> 198 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NorROP7.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotAndROP0.png
bin
0 -> 177 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotAndROP1.png
bin
0 -> 198 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotAndROP2.png
bin
0 -> 195 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotAndROP3.png
bin
0 -> 185 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotAndROP4.png
bin
0 -> 188 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotAndROP5.png
bin
0 -> 198 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotAndROP6.png
bin
0 -> 185 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotAndROP7.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotCopyROP0.png
bin
0 -> 168 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotCopyROP1.png
bin
0 -> 167 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotCopyROP2.png
bin
0 -> 167 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotCopyROP3.png
bin
0 -> 167 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotCopyROP4.png
bin
0 -> 167 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotCopyROP5.png
bin
0 -> 167 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotCopyROP6.png
bin
0 -> 167 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotCopyROP7.png
bin
0 -> 155 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotOrROP0.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotOrROP1.png
bin
0 -> 224 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotOrROP2.png
bin
0 -> 229 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotOrROP3.png
bin
0 -> 224 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotOrROP4.png
bin
0 -> 198 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotOrROP5.png
bin
0 -> 229 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotOrROP6.png
bin
0 -> 227 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotOrROP7.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotROP0.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotROP1.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotROP2.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotROP3.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotROP4.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotROP5.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotROP6.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotROP7.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotXorROP0.png
bin
0 -> 239 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotXorROP1.png
bin
0 -> 237 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotXorROP2.png
bin
0 -> 243 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotXorROP3.png
bin
0 -> 226 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotXorROP4.png
bin
0 -> 235 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotXorROP5.png
bin
0 -> 230 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotXorROP6.png
bin
0 -> 232 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_NotXorROP7.png
bin
0 -> 184 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrNotROP0.png
bin
0 -> 217 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrNotROP1.png
bin
0 -> 213 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrNotROP2.png
bin
0 -> 222 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrNotROP3.png
bin
0 -> 194 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrNotROP4.png
bin
0 -> 219 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrNotROP5.png
bin
0 -> 215 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrNotROP6.png
bin
0 -> 212 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrNotROP7.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrROP0.png
bin
0 -> 186 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrROP1.png
bin
0 -> 212 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrROP2.png
bin
0 -> 216 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrROP3.png
bin
0 -> 194 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrROP4.png
bin
0 -> 207 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrROP5.png
bin
0 -> 214 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrROP6.png
bin
0 -> 208 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_OrROP7.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_SetROP0.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_SetROP1.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_SetROP2.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_SetROP3.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_SetROP4.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_SetROP5.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_SetROP6.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_SetROP7.png
bin
0 -> 169 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_XorROP0.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_XorROP1.png
bin
0 -> 255 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_XorROP2.png
bin
0 -> 260 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_XorROP3.png
bin
0 -> 251 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_XorROP4.png
bin
0 -> 251 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_XorROP5.png
bin
0 -> 261 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_XorROP6.png
bin
0 -> 264 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/res/res_XorROP7.png
bin
0 -> 228 bytes
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/src1.xbm
12
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/src2-mask.xbm
16
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/src2.xbm
16
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop/src3.xbm
12
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/dst.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_AndNotROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_AndROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_ClearROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_CopyROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_NandROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_NopROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_NorROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_NotAndROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_NotCopyROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_NotOrROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_NotROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_NotXorROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_OrNotROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_OrROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_SetROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/res/res_XorROP.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/src1-mask.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/src1.xbm
6
-rw-r--r--
tests/auto/qpainter/drawPixmap_rop_bitmap/src2.xbm
5
-rw-r--r--
tests/auto/qpainter/qpainter.pro
16
-rw-r--r--
tests/auto/qpainter/task217400.png
bin
0 -> 526 bytes
-rw-r--r--
tests/auto/qpainter/tst_qpainter.cpp
4711
-rw-r--r--
tests/auto/qpainter/utils/createImages/createImages.pro
11
-rw-r--r--
tests/auto/qpainter/utils/createImages/main.cpp
194
-rw-r--r--
tests/auto/qpainterpath/.gitignore
2
-rw-r--r--
tests/auto/qpainterpath/qpainterpath.pro
5
-rw-r--r--
tests/auto/qpainterpath/tst_qpainterpath.cpp
1311
-rw-r--r--
tests/auto/qpainterpathstroker/.gitignore
1
-rw-r--r--
tests/auto/qpainterpathstroker/qpainterpathstroker.pro
5
-rw-r--r--
tests/auto/qpainterpathstroker/tst_qpainterpathstroker.cpp
75
-rw-r--r--
tests/auto/qpalette/.gitignore
1
-rw-r--r--
tests/auto/qpalette/qpalette.pro
5
-rw-r--r--
tests/auto/qpalette/tst_qpalette.cpp
132
-rw-r--r--
tests/auto/qparallelanimationgroup/qparallelanimationgroup.pro
5
-rw-r--r--
tests/auto/qparallelanimationgroup/tst_qparallelanimationgroup.cpp
1024
-rw-r--r--
tests/auto/qpathclipper/.gitignore
1
-rw-r--r--
tests/auto/qpathclipper/pathcompare.h
126
-rw-r--r--
tests/auto/qpathclipper/paths.cpp
734
-rw-r--r--
tests/auto/qpathclipper/paths.h
95
-rw-r--r--
tests/auto/qpathclipper/qpathclipper.pro
10
-rw-r--r--
tests/auto/qpathclipper/tst_qpathclipper.cpp
1334
-rw-r--r--
tests/auto/qpauseanimation/qpauseanimation.pro
5
-rw-r--r--
tests/auto/qpauseanimation/tst_qpauseanimation.cpp
426
-rw-r--r--
tests/auto/qpen/.gitignore
1
-rw-r--r--
tests/auto/qpen/qpen.pro
5
-rw-r--r--
tests/auto/qpen/tst_qpen.cpp
226
-rw-r--r--
tests/auto/qpicture/.gitignore
1
-rw-r--r--
tests/auto/qpicture/qpicture.pro
5
-rw-r--r--
tests/auto/qpicture/tst_qpicture.cpp
289
-rw-r--r--
tests/auto/qpixmap/.gitignore
1
-rw-r--r--
tests/auto/qpixmap/convertFromImage/task31722_0/img1.png
bin
0 -> 26622 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromImage/task31722_0/img2.png
bin
0 -> 149 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromImage/task31722_1/img1.png
bin
0 -> 26532 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromImage/task31722_1/img2.png
bin
0 -> 160 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromToHICON/icon_32bpp.ico
bin
0 -> 285478 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromToHICON/icon_32bpp_16x16.png
bin
0 -> 754 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromToHICON/icon_32bpp_256x256.png
bin
0 -> 16269 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromToHICON/icon_32bpp_32x32.png
bin
0 -> 1745 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromToHICON/icon_32bpp_48x48.png
bin
0 -> 2618 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromToHICON/icon_8bpp.ico
bin
0 -> 7406 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromToHICON/icon_8bpp_16x16.png
bin
0 -> 1454 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromToHICON/icon_8bpp_32x32.png
bin
0 -> 1721 bytes
-rw-r--r--
tests/auto/qpixmap/convertFromToHICON/icon_8bpp_48x48.png
bin
0 -> 1967 bytes
-rw-r--r--
tests/auto/qpixmap/images/designer.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_-10_dy_-10_50_50_100_100.png
bin
0 -> 4385 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_-10_dy_-10_x_y_w_h.png
bin
0 -> 4104 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_-10_dy_0_50_50_100_100.png
bin
0 -> 4243 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_-10_dy_0_x_y_w_h.png
bin
0 -> 4116 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_-128_dy_-128_x_y_w_h.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_-128_dy_0_x_y_w_h.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_-10_50_50_100_100.png
bin
0 -> 4367 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_-10_x_y_w_h.png
bin
0 -> 4157 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_-128_x_y_w_h.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_0_50_50_100_100.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_0_null.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_0_x_y_w_h.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_10_50_50_100_100.png
bin
0 -> 4271 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_10_x_y_w_h.png
bin
0 -> 4188 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_128_x_y_w_h.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_0_dy_1_null.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_10_dy_0_50_50_100_100.png
bin
0 -> 4248 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_10_dy_0_x_y_w_h.png
bin
0 -> 4196 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_10_dy_10_50_50_100_100.png
bin
0 -> 4243 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_10_dy_10_x_y_w_h.png
bin
0 -> 4220 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_128_dy_0_x_y_w_h.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_128_dy_128_64_64_128_128.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_128_dy_128_x_y_w_h.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/images/dx_1_dy_0_null.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/loadFromData/designer_argb32.png
bin
0 -> 4189 bytes
-rw-r--r--
tests/auto/qpixmap/loadFromData/designer_indexed8_no_alpha.gif
bin
0 -> 3317 bytes
-rw-r--r--
tests/auto/qpixmap/loadFromData/designer_indexed8_no_alpha.png
bin
0 -> 2431 bytes
-rw-r--r--
tests/auto/qpixmap/loadFromData/designer_indexed8_no_alpha_animated.gif
bin
0 -> 4075 bytes
-rw-r--r--
tests/auto/qpixmap/loadFromData/designer_indexed8_with_alpha.gif
bin
0 -> 2086 bytes
-rw-r--r--
tests/auto/qpixmap/loadFromData/designer_indexed8_with_alpha.png
bin
0 -> 1405 bytes
-rw-r--r--
tests/auto/qpixmap/loadFromData/designer_indexed8_with_alpha_animated.gif
bin
0 -> 4138 bytes
-rw-r--r--
tests/auto/qpixmap/loadFromData/designer_rgb32.jpg
bin
0 -> 11810 bytes
-rw-r--r--
tests/auto/qpixmap/loadFromData/designer_rgb32.png
bin
0 -> 4282 bytes
-rw-r--r--
tests/auto/qpixmap/qpixmap.pro
35
-rw-r--r--
tests/auto/qpixmap/qpixmap.qrc
29
-rw-r--r--
tests/auto/qpixmap/tst_qpixmap.cpp
1901
-rw-r--r--
tests/auto/qpixmapcache/.gitignore
1
-rw-r--r--
tests/auto/qpixmapcache/qpixmapcache.pro
5
-rw-r--r--
tests/auto/qpixmapcache/tst_qpixmapcache.cpp
521
-rw-r--r--
tests/auto/qpixmapfilter/noise.png
bin
0 -> 7517 bytes
-rw-r--r--
tests/auto/qpixmapfilter/qpixmapfilter.pro
9
-rw-r--r--
tests/auto/qpixmapfilter/tst_qpixmapfilter.cpp
450
-rw-r--r--
tests/auto/qplaintextedit/.gitignore
1
-rw-r--r--
tests/auto/qplaintextedit/qplaintextedit.pro
7
-rw-r--r--
tests/auto/qplaintextedit/tst_qplaintextedit.cpp
1508
-rw-r--r--
tests/auto/qplugin/.gitignore
2
-rw-r--r--
tests/auto/qplugin/debugplugin/debugplugin.pro
11
-rw-r--r--
tests/auto/qplugin/debugplugin/main.cpp
43
-rw-r--r--
tests/auto/qplugin/qplugin.pro
28
-rw-r--r--
tests/auto/qplugin/releaseplugin/main.cpp
43
-rw-r--r--
tests/auto/qplugin/releaseplugin/releaseplugin.pro
11
-rw-r--r--
tests/auto/qplugin/tst_qplugin.cpp
120
-rw-r--r--
tests/auto/qplugin/tst_qplugin.pro
16
-rw-r--r--
tests/auto/qpluginloader/.gitignore
2
-rw-r--r--
tests/auto/qpluginloader/almostplugin/almostplugin.cpp
51
-rw-r--r--
tests/auto/qpluginloader/almostplugin/almostplugin.h
57
-rw-r--r--
tests/auto/qpluginloader/almostplugin/almostplugin.pro
7
-rw-r--r--
tests/auto/qpluginloader/elftest/.gitattributes
10
-rwxr-xr-x
tests/auto/qpluginloader/elftest/corrupt1.elf64.so
bin
0 -> 239745 bytes
-rwxr-xr-x
tests/auto/qpluginloader/elftest/corrupt2.elf64.so
bin
0 -> 240097 bytes
-rwxr-xr-x
tests/auto/qpluginloader/elftest/corrupt3.elf64.so
bin
0 -> 240097 bytes
-rw-r--r--
tests/auto/qpluginloader/elftest/debugobj.so
bin
0 -> 507232 bytes
-rw-r--r--
tests/auto/qpluginloader/elftest/garbage1.so
4
-rw-r--r--
tests/auto/qpluginloader/elftest/garbage2.so
1
-rw-r--r--
tests/auto/qpluginloader/elftest/garbage3.so
1
-rw-r--r--
tests/auto/qpluginloader/elftest/garbage4.so
1
-rw-r--r--
tests/auto/qpluginloader/elftest/garbage5.so
2
-rw-r--r--
tests/auto/qpluginloader/lib/lib.pro
18
-rw-r--r--
tests/auto/qpluginloader/lib/mylib.c
60
-rw-r--r--
tests/auto/qpluginloader/qpluginloader.pro
14
-rw-r--r--
tests/auto/qpluginloader/theplugin/plugininterface.h
54
-rw-r--r--
tests/auto/qpluginloader/theplugin/theplugin.cpp
51
-rw-r--r--
tests/auto/qpluginloader/theplugin/theplugin.h
57
-rw-r--r--
tests/auto/qpluginloader/theplugin/theplugin.pro
11
-rw-r--r--
tests/auto/qpluginloader/tst/tst.pro
31
-rw-r--r--
tests/auto/qpluginloader/tst_qpluginloader.cpp
406
-rw-r--r--
tests/auto/qpoint/.gitignore
1
-rw-r--r--
tests/auto/qpoint/qpoint.pro
8
-rw-r--r--
tests/auto/qpoint/tst_qpoint.cpp
151
-rw-r--r--
tests/auto/qpointer/.gitignore
1
-rw-r--r--
tests/auto/qpointer/qpointer.pro
4
-rw-r--r--
tests/auto/qpointer/tst_qpointer.cpp
343
-rw-r--r--
tests/auto/qpolygon/.gitignore
1
-rw-r--r--
tests/auto/qpolygon/qpolygon.pro
6
-rw-r--r--
tests/auto/qpolygon/tst_qpolygon.cpp
105
-rw-r--r--
tests/auto/qprinter/.gitignore
4
-rw-r--r--
tests/auto/qprinter/qprinter.pro
8
-rw-r--r--
tests/auto/qprinter/tst_qprinter.cpp
1065
-rw-r--r--
tests/auto/qprinterinfo/.gitignore
1
-rw-r--r--
tests/auto/qprinterinfo/qprinterinfo.pro
7
-rw-r--r--
tests/auto/qprinterinfo/tst_qprinterinfo.cpp
401
-rw-r--r--
tests/auto/qprocess/.gitignore
22
-rw-r--r--
tests/auto/qprocess/fileWriterProcess/fileWriterProcess.pro
10
-rw-r--r--
tests/auto/qprocess/fileWriterProcess/main.cpp
59
-rw-r--r--
tests/auto/qprocess/qprocess.pro
32
-rw-r--r--
tests/auto/qprocess/test/test.pro
124
-rwxr-xr-x
tests/auto/qprocess/testBatFiles/simple.bat
2
-rwxr-xr-x
tests/auto/qprocess/testBatFiles/with space.bat
2
-rw-r--r--
tests/auto/qprocess/testDetached/main.cpp
84
-rw-r--r--
tests/auto/qprocess/testDetached/testDetached.pro
10
-rw-r--r--
tests/auto/qprocess/testExitCodes/main.cpp
48
-rw-r--r--
tests/auto/qprocess/testExitCodes/testExitCodes.pro
5
-rw-r--r--
tests/auto/qprocess/testGuiProcess/main.cpp
57
-rw-r--r--
tests/auto/qprocess/testGuiProcess/testGuiProcess.pro
4
-rw-r--r--
tests/auto/qprocess/testProcessCrash/main.cpp
53
-rw-r--r--
tests/auto/qprocess/testProcessCrash/testProcessCrash.pro
8
-rw-r--r--
tests/auto/qprocess/testProcessDeadWhileReading/main.cpp
52
-rw-r--r--
tests/auto/qprocess/testProcessDeadWhileReading/testProcessDeadWhileReading.pro
10
-rw-r--r--
tests/auto/qprocess/testProcessEOF/main.cpp
58
-rw-r--r--
tests/auto/qprocess/testProcessEOF/testProcessEOF.pro
9
-rw-r--r--
tests/auto/qprocess/testProcessEcho/main.cpp
59
-rw-r--r--
tests/auto/qprocess/testProcessEcho/testProcessEcho.pro
8
-rw-r--r--
tests/auto/qprocess/testProcessEcho2/main.cpp
58
-rw-r--r--
tests/auto/qprocess/testProcessEcho2/testProcessEcho2.pro
10
-rw-r--r--
tests/auto/qprocess/testProcessEcho3/main.cpp
61
-rw-r--r--
tests/auto/qprocess/testProcessEcho3/testProcessEcho3.pro
9
-rw-r--r--
tests/auto/qprocess/testProcessEchoGui/main_win.cpp
67
-rw-r--r--
tests/auto/qprocess/testProcessEchoGui/testProcessEchoGui.pro
13
-rw-r--r--
tests/auto/qprocess/testProcessEnvironment/main.cpp
61
-rw-r--r--
tests/auto/qprocess/testProcessEnvironment/testProcessEnvironment.pro
12
-rw-r--r--
tests/auto/qprocess/testProcessLoopback/main.cpp
57
-rw-r--r--
tests/auto/qprocess/testProcessLoopback/testProcessLoopback.pro
8
-rw-r--r--
tests/auto/qprocess/testProcessNormal/main.cpp
46
-rw-r--r--
tests/auto/qprocess/testProcessNormal/testProcessNormal.pro
9
-rw-r--r--
tests/auto/qprocess/testProcessOutput/main.cpp
66
-rw-r--r--
tests/auto/qprocess/testProcessOutput/testProcessOutput.pro
9
-rw-r--r--
tests/auto/qprocess/testProcessSpacesArgs/main.cpp
69
-rw-r--r--
tests/auto/qprocess/testProcessSpacesArgs/nospace.pro
9
-rw-r--r--
tests/auto/qprocess/testProcessSpacesArgs/onespace.pro
11
-rw-r--r--
tests/auto/qprocess/testProcessSpacesArgs/twospaces.pro
12
-rw-r--r--
tests/auto/qprocess/testSetWorkingDirectory/main.cpp
51
-rw-r--r--
tests/auto/qprocess/testSetWorkingDirectory/testSetWorkingDirectory.pro
7
-rw-r--r--
tests/auto/qprocess/testSoftExit/main_unix.cpp
62
-rw-r--r--
tests/auto/qprocess/testSoftExit/main_win.cpp
58
-rw-r--r--
tests/auto/qprocess/testSoftExit/testSoftExit.pro
16
-rw-r--r--
tests/auto/qprocess/testSpaceInName/main.cpp
56
-rw-r--r--
tests/auto/qprocess/testSpaceInName/testSpaceInName.pro
13
-rw-r--r--
tests/auto/qprocess/tst_qprocess.cpp
2448
-rw-r--r--
tests/auto/qprocessenvironment/qprocessenvironment.pro
6
-rw-r--r--
tests/auto/qprocessenvironment/tst_qprocessenvironment.cpp
319
-rw-r--r--
tests/auto/qprogressbar/.gitignore
1
-rw-r--r--
tests/auto/qprogressbar/qprogressbar.pro
5
-rw-r--r--
tests/auto/qprogressbar/tst_qprogressbar.cpp
297
-rw-r--r--
tests/auto/qprogressdialog/.gitignore
1
-rw-r--r--
tests/auto/qprogressdialog/qprogressdialog.pro
9
-rw-r--r--
tests/auto/qprogressdialog/tst_qprogressdialog.cpp
157
-rw-r--r--
tests/auto/qpropertyanimation/qpropertyanimation.pro
5
-rw-r--r--
tests/auto/qpropertyanimation/tst_qpropertyanimation.cpp
1243
-rw-r--r--
tests/auto/qpushbutton/.gitignore
1
-rw-r--r--
tests/auto/qpushbutton/qpushbutton.pro
5
-rw-r--r--
tests/auto/qpushbutton/testdata/setEnabled/disabled_Windows_win32_data0.qsnap
bin
0 -> 890 bytes
-rw-r--r--
tests/auto/qpushbutton/testdata/setEnabled/enabled_Motif_data0.qsnap
bin
0 -> 758 bytes
-rw-r--r--
tests/auto/qpushbutton/testdata/setEnabled/enabled_Windows_data0.qsnap
bin
0 -> 725 bytes
-rw-r--r--
tests/auto/qpushbutton/testdata/setEnabled/enabled_Windows_win32_data0.qsnap
bin
0 -> 735 bytes
-rw-r--r--
tests/auto/qpushbutton/testdata/setPixmap/Vpix_Motif_data0.qsnap
bin
0 -> 829 bytes
-rw-r--r--
tests/auto/qpushbutton/testdata/setPixmap/Vpix_Windows_data0.qsnap
bin
0 -> 796 bytes
-rw-r--r--
tests/auto/qpushbutton/testdata/setPixmap/Vpix_Windows_win32_data0.qsnap
bin
0 -> 796 bytes
-rw-r--r--
tests/auto/qpushbutton/testdata/setText/simple_Motif_data0.qsnap
bin
0 -> 742 bytes
-rw-r--r--
tests/auto/qpushbutton/testdata/setText/simple_Windows_data0.qsnap
bin
0 -> 709 bytes
-rw-r--r--
tests/auto/qpushbutton/testdata/setText/simple_Windows_win32_data0.qsnap
bin
0 -> 719 bytes
-rw-r--r--
tests/auto/qpushbutton/tst_qpushbutton.cpp
675
-rw-r--r--
tests/auto/qquaternion/qquaternion.pro
2
-rw-r--r--
tests/auto/qquaternion/tst_qquaternion.cpp
888
-rw-r--r--
tests/auto/qqueue/.gitignore
1
-rw-r--r--
tests/auto/qqueue/qqueue.pro
7
-rw-r--r--
tests/auto/qqueue/tst_qqueue.cpp
100
-rw-r--r--
tests/auto/qradiobutton/.gitignore
1
-rw-r--r--
tests/auto/qradiobutton/qradiobutton.pro
5
-rw-r--r--
tests/auto/qradiobutton/tst_qradiobutton.cpp
108
-rw-r--r--
tests/auto/qrand/.gitignore
1
-rw-r--r--
tests/auto/qrand/qrand.pro
4
-rw-r--r--
tests/auto/qrand/tst_qrand.cpp
87
-rw-r--r--
tests/auto/qrawfont/qrawfont.pro
13
-rw-r--r--
tests/auto/qrawfont/testfont.ttf
bin
0 -> 63212 bytes
-rw-r--r--
tests/auto/qrawfont/testfont_bold_italic.ttf
bin
0 -> 49760 bytes
-rw-r--r--
tests/auto/qrawfont/tst_qrawfont.cpp
814
-rw-r--r--
tests/auto/qreadlocker/.gitignore
1
-rw-r--r--
tests/auto/qreadlocker/qreadlocker.pro
4
-rw-r--r--
tests/auto/qreadlocker/tst_qreadlocker.cpp
231
-rw-r--r--
tests/auto/qreadwritelock/.gitignore
1
-rw-r--r--
tests/auto/qreadwritelock/qreadwritelock.pro
4
-rw-r--r--
tests/auto/qreadwritelock/tst_qreadwritelock.cpp
1127
-rw-r--r--
tests/auto/qrect/.gitignore
1
-rw-r--r--
tests/auto/qrect/qrect.pro
4
-rw-r--r--
tests/auto/qrect/tst_qrect.cpp
4432
-rw-r--r--
tests/auto/qregexp/.gitignore
1
-rw-r--r--
tests/auto/qregexp/qregexp.pro
9
-rw-r--r--
tests/auto/qregexp/tst_qregexp.cpp
1457
-rw-r--r--
tests/auto/qregexpvalidator/.gitignore
1
-rw-r--r--
tests/auto/qregexpvalidator/qregexpvalidator.pro
4
-rw-r--r--
tests/auto/qregexpvalidator/tst_qregexpvalidator.cpp
124
-rw-r--r--
tests/auto/qregion/.gitignore
1
-rw-r--r--
tests/auto/qregion/qregion.pro
5
-rw-r--r--
tests/auto/qregion/tst_qregion.cpp
1025
-rw-r--r--
tests/auto/qresourceengine/.gitattributes
1
-rw-r--r--
tests/auto/qresourceengine/.gitignore
1
-rw-r--r--
tests/auto/qresourceengine/parentdir.txt
1
-rw-r--r--
tests/auto/qresourceengine/qresourceengine.pro
46
-rw-r--r--
tests/auto/qresourceengine/testqrc/aliasdir/aliasdir.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/aliasdir/compressme.txt
322
-rw-r--r--
tests/auto/qresourceengine/testqrc/blahblah.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/currentdir.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/currentdir2.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/otherdir/otherdir.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/search_file.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/searchpath1/search_file.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/searchpath2/search_file.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/subdir/subdir.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/test.qrc
30
-rw-r--r--
tests/auto/qresourceengine/testqrc/test/german.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/test/test/test1.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/test/test/test2.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/test/testdir.txt
1
-rw-r--r--
tests/auto/qresourceengine/testqrc/test/testdir2.txt
1
-rw-r--r--
tests/auto/qresourceengine/tst_qresourceengine.cpp
488
-rw-r--r--
tests/auto/qringbuffer/qringbuffer.pro
7
-rw-r--r--
tests/auto/qringbuffer/tst_qringbuffer.cpp
200
-rw-r--r--
tests/auto/qs60mainapplication/qs60mainapplication.pro
4
-rw-r--r--
tests/auto/qs60mainapplication/tst_qs60mainapplication.cpp
133
-rw-r--r--
tests/auto/qscopedpointer/.gitignore
1
-rw-r--r--
tests/auto/qscopedpointer/qscopedpointer.pro
4
-rw-r--r--
tests/auto/qscopedpointer/tst_qscopedpointer.cpp
441
-rw-r--r--
tests/auto/qscopedvaluerollback/qscopedvaluerollback.pro
4
-rw-r--r--
tests/auto/qscopedvaluerollback/tst_qscopedvaluerollback.cpp
203
-rw-r--r--
tests/auto/qscrollarea/.gitignore
1
-rw-r--r--
tests/auto/qscrollarea/qscrollarea.pro
9
-rw-r--r--
tests/auto/qscrollarea/tst_qscrollarea.cpp
185
-rw-r--r--
tests/auto/qscrollbar/.gitignore
1
-rw-r--r--
tests/auto/qscrollbar/qscrollbar.pro
4
-rw-r--r--
tests/auto/qscrollbar/tst_qscrollbar.cpp
147
-rw-r--r--
tests/auto/qscroller/qscroller.pro
3
-rw-r--r--
tests/auto/qscroller/tst_qscroller.cpp
537
-rw-r--r--
tests/auto/qsemaphore/.gitignore
1
-rw-r--r--
tests/auto/qsemaphore/qsemaphore.pro
6
-rw-r--r--
tests/auto/qsemaphore/tst_qsemaphore.cpp
450
-rw-r--r--
tests/auto/qsequentialanimationgroup/qsequentialanimationgroup.pro
6
-rw-r--r--
tests/auto/qsequentialanimationgroup/tst_qsequentialanimationgroup.cpp
1672
-rw-r--r--
tests/auto/qset/.gitignore
1
-rw-r--r--
tests/auto/qset/qset.pro
9
-rw-r--r--
tests/auto/qset/tst_qset.cpp
931
-rw-r--r--
tests/auto/qsettings/.gitattributes
5
-rw-r--r--
tests/auto/qsettings/.gitignore
1
-rw-r--r--
tests/auto/qsettings/qsettings.pro
10
-rw-r--r--
tests/auto/qsettings/qsettings.qrc
9
-rw-r--r--
tests/auto/qsettings/resourcefile.ini
46
-rw-r--r--
tests/auto/qsettings/resourcefile2.ini
46
-rw-r--r--
tests/auto/qsettings/resourcefile3.ini
50
-rw-r--r--
tests/auto/qsettings/resourcefile4.ini
2
-rw-r--r--
tests/auto/qsettings/resourcefile5.ini
2
-rw-r--r--
tests/auto/qsettings/tst_qsettings.cpp
3876
-rw-r--r--
tests/auto/qsharedpointer/.gitignore
1
-rw-r--r--
tests/auto/qsharedpointer/externaltests.cpp
743
-rw-r--r--
tests/auto/qsharedpointer/externaltests.h
133
-rw-r--r--
tests/auto/qsharedpointer/externaltests.pri
8
-rw-r--r--
tests/auto/qsharedpointer/forwarddeclaration.cpp
52
-rw-r--r--
tests/auto/qsharedpointer/forwarddeclared.cpp
53
-rw-r--r--
tests/auto/qsharedpointer/forwarddeclared.h
54
-rw-r--r--
tests/auto/qsharedpointer/qsharedpointer.pro
15
-rw-r--r--
tests/auto/qsharedpointer/tst_qsharedpointer.cpp
1921
-rw-r--r--
tests/auto/qsharedpointer/wrapper.cpp
60
-rw-r--r--
tests/auto/qsharedpointer/wrapper.h
58
-rw-r--r--
tests/auto/qsharedpointer_and_qwidget/qsharedpointer_and_qwidget.pro
3
-rw-r--r--
tests/auto/qsharedpointer_and_qwidget/tst_qsharedpointer_and_qwidget.cpp
152
-rw-r--r--
tests/auto/qshortcut/.gitignore
1
-rw-r--r--
tests/auto/qshortcut/qshortcut.pro
10
-rw-r--r--
tests/auto/qshortcut/tst_qshortcut.cpp
1272
-rw-r--r--