qt5base-lts/tests/manual
Allan Sandfeld Jensen af2daafde7 Deprecate constructing QFlags from a pointer
This was used to support QFlags f = 0 initialization, but with 0 used
as a pointer literal now considered bad form, it had been changed many
places to QFlags f = nullptr, which is meaningless and confusing.

Change-Id: I4bc592151c255dc5cab1a232615caecc520f02e8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-11-20 19:43:38 +01:00
..
bearerex
cocoa QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
corelib/tools
diaglib Diaglib/Windows: Output more information on geometry for native handles 2019-11-08 11:34:11 +01:00
dialogs Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +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 Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-30 14:43:02 +02:00
inputmethodhints
keypadnavigation Improve the keypadnavigation manual test 2019-08-01 19:03:42 +02:00
lance Remove dead code from Qt 4 times 2019-08-20 22:27:46 +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 Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
qdesktopservices Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qdesktopwidget Remove usages of deprecated APIs of QDesktopWidget 2019-10-13 13:08:42 +02:00
qgraphicsitem
qgraphicsitemgroup Fix some warnings in manual tests 2019-03-07 22:06:04 +00:00
qgraphicslayout/flicker Fix the build of the qgraphicslayout manual test 2019-09-06 09:57:57 +02:00
qhttpnetworkconnection
qimagereader
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
qmimedatabase Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qnetconmonitor Add manual test for QNetwork{Connection|Status}Monitor 2019-07-08 12:12:57 +02:00
qnetworkaccessmanager/qget
qnetworkconfiguration
qnetworkconfigurationmanager
qnetworkreply
qopenglcontext
qopengltextureblitter
qopenglwidget/openglwidget
qopenglwindow/multiwindow
qprintdevice_dump
qscreen Remove usages of deprecated APIs of QDesktopWidget 2019-10-13 13:08:42 +02: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 tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qtexteditlist
qtexttableborders QTextDocument: add manual test for table border logic 2019-08-09 07:21:25 +00:00
qtouchevent
qvulkaninstance Basic Vulkan enablers 2017-03-17 16:12:03 +00:00
qwidget_zorder
repaint
rhi Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
shortcuts manual shortcut test: add more shortcut sequences 2019-04-24 18:48:13 +00:00
socketengine Remove usages of deprecated APIs from QtAlgorithms 2019-06-29 21:58:36 +02:00
textrendering Remove dead code from Qt 4 times 2019-08-20 22:27:46 +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
wasm/localfiles wasm: add local file access manual test 2019-10-29 14:02:43 +00:00
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 Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
windowgeometry Fix window(child)geometry manual tests 2018-06-25 13:01:14 +00:00
windowmodality
windowtransparency tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
xcb_gl_integration
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 QTextDocument: add manual test for table border logic 2019-08-09 07:21:25 +00:00