..
3rdparty
zlib: Disable MSVC warning C4267
2021-04-26 10:59:30 +02:00
android
Android: Fix Application becomes unresponsive issue
2021-05-03 08:48:57 +03:00
concurrent
QtConcurrentIterateKernel: fix warning
2021-04-12 10:31:54 +00:00
corelib
QFlags::setFlag: don't go through Int, go through QFlags itself
2021-05-03 02:54:10 +02:00
dbus
qdbus: add support for "aay" (QByteArrayList)
2021-05-02 22:00:43 +02:00
entrypoint
Fix qmake user projects for QT_LIBINFIX builds on Windows/iOS
2021-03-17 09:04:56 +01:00
gui
Disable spurious MSVC warning C4273 in Qt Gui, Qt OpenGL
2021-05-03 13:04:47 +00:00
network
QLocalSocket: declare operators for the SocketOptions flag
2021-05-02 20:25:41 +02:00
opengl
Disable spurious MSVC warning C4273 in Qt Gui, Qt OpenGL
2021-05-03 13:04:47 +00:00
openglwidgets
Document QOpenGLWidget limitations without an alpha channel
2021-01-15 15:21:28 +01:00
platformsupport
evdevtouch: Fix wrong addTouchPoint for "mtdev"
2021-02-23 14:22:20 +00:00
plugins
Android: Fix Application becomes unresponsive issue
2021-05-03 08:48:57 +03:00
printsupport
Silence warning in QPrintDialog
2021-05-01 04:36:06 +00:00
sql
QSqlTableModel::orderByClause(): Quote the table name
2021-05-03 14:10:36 +00:00
testlib
Add a helper method for testing write-once bindable properties
2021-04-30 15:37:27 +03:00
tools
Revert "Include qsimd.cpp in bootstrap build"
2021-05-01 18:55:42 +00:00
widgets
Document that a toplevel window QSizeGrip doesn't get rendered on macOS
2021-05-03 15:04:47 +02:00
xml
The condition 'if(oldChild)' is redundant
2021-03-03 20:52:45 +08:00
CMakeLists.txt
Make it possible to disable the PrintSupport module
2021-02-09 09:17:21 +01:00