qt5base-lts/tests/auto/corelib/xml/qxmlstream
Edward Welbourne 6c5de416c9 Merge remote-tracking branch 'origin/5.6' into 5.7
Conflicts:
	src/corelib/io/qtemporarydir.cpp
One side encapsulated a repeated piece of #if-ery in a local define;
the other added to the #if-ery.  Made its addition to the other's.

	src/corelib/kernel/qeventdispatcher_unix_p.h
One side moved some members into a struct; this collided with a #undef
check that neither side now has.  Discarded the #undef part.

	src/gui/opengl/qopengltexturehelper_p.h
5.7 deleted a bunch of methods; not clear why merge got confused.

	src/tools/moc/moc.cpp
One added a name to the copyright header; another changed its URL.

Change-Id: I9e9032b819f030d67f1915445acf2793e98713fa
2016-07-26 10:43:29 +02:00
..
data Fix QXmlStreamReader parsing of files containing NULs 2015-01-24 18:35:22 +01:00
XML-Test-Suite
.gitattributes
.gitignore
qc14n.h Updated license headers 2016-01-21 18:55:18 +00:00
qxmlstream.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
setupSuite.sh Updated license headers 2016-01-21 18:55:18 +00:00
tst_qxmlstream.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-07-26 10:43:29 +02:00
XML-Test-Suite-LICENSE.txt