summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix distribution of font properties in QTextFormatEskil Abrahamsen Blomfeldt2020-03-101-0/+128
* Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-2/+2
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-045-2/+34
|\
| * Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-045-2/+34
| |\
| | * rhi: Use versioning in QShaderDescription serialization as wellLaszlo Agocs2020-03-031-2/+2
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-294-0/+32
| | |\
| | | * QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-284-0/+32
* | | | Revert "Remove flagBits from QMatrix4x4"Fabian Kosmale2020-03-041-4/+3
* | | | Update to Harfbuzz 2.6.4Eskil Abrahamsen Blomfeldt2020-03-042-5/+8
* | | | Remove references to QTextDocumentPrivate from public APIEskil Abrahamsen Blomfeldt2020-03-044-4/+4
|/ / /
* | | Remove flagBits from QMatrix4x4Jarek Kobus2020-02-281-3/+4
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-02-282-1/+25
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-282-1/+25
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Lars Knoll2020-02-271-0/+24
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-271-0/+24
| | | |\|
| | | | * Fix bounding box of zero-width entities in QFontEngineFTAllan Sandfeld Jensen2020-02-271-0/+24
| | * | | QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-271-1/+1
| | |/ /
* | / / Get rid of QMatrixJarek Kobus2020-02-288-463/+7
|/ / /
* | | Prepare QGuiAction::checked property for declarative useAllan Sandfeld Jensen2020-02-261-0/+42
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-265-37/+366
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-221-0/+123
| |\|
| | * QShaderGenerator: Allow more expressions in input nodesNicolas Guichard2020-02-201-0/+50
| | * QShaderGenerator: Don't crash when a node has multiple outputsNicolas Guichard2020-02-201-0/+73
| * | rhi: Allow querying the native buffer objects behind a QRhiBufferLaszlo Agocs2020-02-211-0/+82
| * | rhi: Do not rely on unspecified relation between readbacks and FramesInFlightLaszlo Agocs2020-02-211-5/+5
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Friedemann Kleint2020-02-202-8/+74
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-202-8/+74
| | |\|
| | | * QShaderGraph: don't generate statements with undefined inputsNicolas Guichard2020-02-191-8/+4
| | | * Fix QShaderGenerator crashing when a node port name prefixed another oneNicolas Guichard2020-02-191-0/+70
| * | | Fix font and palette propagation for themed children created at runtimeVolker Hilsheimer2020-02-201-7/+13
| |/ /
| * | Test QImageReader::setScaledClipRect() more realisticallyShawn Rutledge2020-02-191-16/+22
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-0/+45
| |\|
| | * QShaderGraph: Fix statement creation for graphs with dangling branchesNicolas Guichard2020-02-171-0/+45
| * | rhi: Allow detecting texelFetch supportLaszlo Agocs2020-02-131-1/+2
* | | CMake: Fix tst_qguiapplication testLeander Beernaert2020-02-251-0/+9
* | | CMake: Fix tst_qclipboard for Win32Leander Beernaert2020-02-252-0/+16
* | | Use the new QMetaType API in QVariantOlivier Goffart2020-02-251-0/+4
* | | Move QOpenGLBuffer from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-221-1/+1
* | | Move QOpenGLVertexArrayObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-211-1/+1
* | | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-2/+2
* | | Prepare QGuiAction::enabled property for declarative useAllan Sandfeld Jensen2020-02-201-0/+25
* | | Move QOpenGLFrameBufferObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-171-1/+1
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-1353-144/+86
|\ \ \
| * | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-1253-144/+86
* | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-134-4/+51
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-0/+26
| |\ \ \ | | | |/ | | |/|
| | * | Markdown importer: properly set hyperlinksGiuseppe D'Angelo2020-02-032-0/+26
| * | | Allow creating a valid QColorSpace one value at a timeAllan Sandfeld Jensen2020-02-011-2/+10
| * | | QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-281-2/+15
* | | | Remove work-around from thaiWithZWJ testEskil Abrahamsen Blomfeldt2020-02-121-3/+0
| |_|/ |/| |