qt6-bb10/tests/manual
Laszlo Agocs 53599592e0 Introduce the Qt graphics abstraction as private QtGui helpers
Comes with backends for Vulkan, Metal, Direct3D 11.1, and OpenGL (ES).

All APIs are private for now.

Shader conditioning (i.e. generating a QRhiShader in memory or on disk
from some shader source code) is done via the tools and APIs provided
by qt-labs/qtshadertools.

The OpenGL support follows the cross-platform tradition of requiring
ES 2.0 only, while optionally using some (ES) 3.x features. It can
operate in core profile contexts as well.

Task-number: QTBUG-70287
Change-Id: I246f2e36d562e404012c05db2aa72487108aa7cc
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-06-13 10:13:45 +02:00
..
bearerex
cocoa QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
corelib/tools
diaglib Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00
dialogs Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-06 01:00:08 +02:00
embeddedintoforeignwindow Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
filetest Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
foreignwindows Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-19 01:00:08 +01:00
gestures Fix some warnings in manual tests 2019-03-07 22:06:04 +00:00
highdpi Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
inputmethodhints
keypadnavigation
lance Fix manual lance test: avoid using deprecated api 2019-04-26 07:47:12 +00:00
markdown Add QTextMarkdownWriter, QTextEdit::markdown property etc. 2019-05-01 14:31:27 +00:00
mkspecs
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 Fix usage of QGuiApplication::set/resetOverrideCursor 2018-11-05 21:57:43 +00:00
qdesktopservices Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qdesktopwidget
qgraphicsitem
qgraphicsitemgroup Fix some warnings in manual tests 2019-03-07 22:06:04 +00:00
qgraphicslayout/flicker
qhttpnetworkconnection
qimagereader
qlayout Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qlocale
qmetatype
qmimedatabase Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qnetworkaccessmanager/qget
qnetworkconfiguration
qnetworkconfigurationmanager
qnetworkreply
qopenglcontext
qopengltextureblitter
qopenglwidget/openglwidget
qopenglwindow/multiwindow
qprintdevice_dump
qscreen Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qssloptions
qsslsocket Update manual qsslsocket test to use HTTP/2 instead of spdy 2019-01-22 09:45:41 +00:00
qstorageinfo Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qsysinfo Fix some warnings in manual tests 2019-03-07 22:06:04 +00:00
qt_poll
qtabbar macOS: Fix padding around tab label with icon 2017-08-18 07:27:52 +00:00
qtabletevent manual tests: Fix build 2019-03-07 22:09:01 +00:00
qtbug-8933
qtbug-52641
qtexteditlist
qtouchevent
qvulkaninstance
qwidget_zorder
repaint
rhi Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
shortcuts manual shortcut test: add more shortcut sequences 2019-04-24 18:48:13 +00:00
socketengine
textrendering macOS: Only do gamma-corrected blending for subpixel-antialiased text 2018-12-23 12:00:07 +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
triangulator
unc
widgetgrab
widgets Don't increase the size of the layout unnecessarily when moving toolbars 2019-03-15 12:24:02 +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
windowtransparency
xcb_gl_integration
xembed-raster
xembed-widgets
manual.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00