qt5base-lts/tests/manual
Liang Qi e3ed2281c0 Merge remote-tracking branch 'origin/5.11' into dev
Conflicts:
	src/plugins/platforms/cocoa/qnsview.mm
	src/plugins/platforms/cocoa/qnsview_dragging.mm
	src/plugins/platforms/ios/qiosinputcontext.mm
	src/plugins/platforms/xcb/qxcbconnection.cpp
	src/plugins/platforms/xcb/qxcbconnection_xi2.cpp
	src/plugins/platforms/xcb/qxcbwindow.cpp
	src/tools/androiddeployqt/main.cpp
		Was moved from qttools into qtbase in 5.11.
		So re-apply 32398e4d here.
	tests/auto/corelib/global/qlogging/test/test.pro
	tests/auto/corelib/global/qlogging/tst_qlogging.cpp
	tests/auto/corelib/io/qfile/tst_qfile.cpp
	tests/auto/corelib/kernel/qtimer/tst_qtimer.cpp
	tests/auto/corelib/thread/qthreadstorage/test/test.pro
	tests/auto/widgets/itemviews/qheaderview/tst_qheaderview.cpp
	tests/auto/widgets/kernel/qapplication/test/test.pro

Done-with: Gatis Paeglis <gatis.paeglis@qt.io>
Done-with: Mårten Nordheim <marten.nordheim@qt.io>
Done-with: Oliver Wolff <oliver.wolff@qt.io>
Change-Id: Id970486c5315a1718c540f00deb2633533e8fc7b
2018-07-02 11:23:45 +02:00
..
bearerex Updated license headers 2016-01-21 18:55:18 +00:00
cocoa Cocoa Menus: Add support for menu items in window-less apps 2018-05-23 18:09:28 +00:00
corelib/tools Updated license headers 2016-01-21 18:55:18 +00:00
diaglib Merge remote-tracking branch 'origin/dev' into 5.11 2018-02-10 15:55:52 +01:00
dialogs Manual dialogs test: Add about dialog showing style and scaling 2018-05-08 06:57:15 +00:00
embeddedintoforeignwindow tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
filetest filetest: Make the "ls" command actually list the dirs 2018-02-22 18:59:37 +00:00
foreignwindows Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
gestures Updated license headers 2016-01-21 18:55:18 +00:00
highdpi QGraphicsView: Improve high-DPI item caching 2018-04-26 23:39:46 +00:00
inputmethodhints Updated license headers 2016-01-21 18:55:18 +00:00
keypadnavigation Updated license headers 2016-01-21 18:55:18 +00:00
lance Fix compilation of manual lance test 2017-08-04 18:48:29 +00:00
mkspecs Updated license headers 2016-01-21 18:55:18 +00:00
network_remote_stresstest QHostInfo: Make getaddrinfo() mandatory 2017-10-18 09:26:43 +00:00
network_stresstest QHostInfo: Make getaddrinfo() mandatory 2017-10-18 09:26:43 +00:00
qcursor tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qdesktopservices Updated license headers 2016-01-21 18:55:18 +00:00
qdesktopwidget Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsitem Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsitemgroup Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicslayout/flicker Updated license headers 2016-01-21 18:55:18 +00:00
qhttpnetworkconnection Updated license headers 2016-01-21 18:55:18 +00:00
qimagereader Updated license headers 2016-01-21 18:55:18 +00:00
qlayout Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qlocale tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qmetatype Updated license headers 2016-01-21 18:55:18 +00:00
qmimedatabase Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkaccessmanager/qget Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkconfiguration Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkconfigurationmanager Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkreply Updated license headers 2016-01-21 18:55:18 +00:00
qopenglcontext port to modularized platformsupport libraries 2016-10-15 18:45:41 +00:00
qopengltextureblitter Make QOpenGLTextureBlitter public 2016-07-29 07:21:10 +00:00
qopenglwidget/openglwidget Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-18 20:50:35 +01:00
qopenglwindow/multiwindow Merge remote-tracking branch 'origin/5.6' into 5.7 2016-09-21 07:14:40 +02:00
qprintdevice_dump Updated license headers 2016-01-21 18:55:18 +00:00
qscreen Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qssloptions Updated license headers 2016-01-21 18:55:18 +00:00
qsslsocket Updated license headers 2016-01-21 18:55:18 +00:00
qstorageinfo tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qsysinfo QSysInfo: add a function that returns the boot ID 2017-11-05 18:34:09 +00:00
qt_poll Updated license headers 2016-01-21 18:55:18 +00:00
qtabbar macOS: Fix padding around tab label with icon 2017-08-18 07:27:52 +00:00
qtabletevent Manual tablet test: Draw crosshairs when tablet pen is close 2018-03-14 14:15:45 +00:00
qtbug-8933 Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-19 12:55:27 +02:00
qtbug-52641 tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qtexteditlist Updated license headers 2016-01-21 18:55:18 +00:00
qtouchevent Updated license headers 2016-01-21 18:55:18 +00:00
qvulkaninstance Basic Vulkan enablers 2017-03-17 16:12:03 +00:00
qwidget_zorder Updated license headers 2016-01-21 18:55:18 +00:00
repaint Updated license headers 2016-01-21 18:55:18 +00:00
shortcuts Manual shortcut test: Arrange in QGridLayout 2018-04-18 20:54:03 +00:00
socketengine Updated license headers 2016-01-21 18:55:18 +00:00
textrendering Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
touch Manual touch test: Add handling for multiple touch screens 2018-05-02 09:36:19 +00:00
touchGraphicsItem Set the ellipseDiameters back to the original size in QGraphicsView 2018-02-08 21:25:01 +00:00
transientwindow Updated license headers 2016-01-21 18:55:18 +00:00
triangulator Add manual test for the QtGui triangulator 2017-01-24 16:23:20 +00:00
unc Updated license headers 2016-01-21 18:55:18 +00:00
widgetgrab Updated license headers 2016-01-21 18:55:18 +00:00
widgets QMenuBar: Account for displays that are above 0x0 2018-06-29 05:37:13 +00:00
windowchildgeometry Fix window(child)geometry manual tests 2018-06-25 13:01:14 +00:00
windowflags windowflags: Make it easier to debug windows without a frame 2018-02-22 09:51:49 +00:00
windowgeometry Fix window(child)geometry manual tests 2018-06-25 13:01:14 +00:00
windowmodality Updated license headers 2016-01-21 18:55:18 +00:00
windowtransparency tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
xcb_gl_integration Updated license headers 2016-01-21 18:55:18 +00:00
xembed-raster tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
xembed-widgets tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
manual.pro Basic Vulkan enablers 2017-03-17 16:12:03 +00:00