summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tst_qfiledialog2: Don't assume window activation is availableJohan Klokkhammer Helsing2019-10-161-15/+30
| * | | tst_QAbstractScrollArea: Use qWaitForWindowExposed instead of activeJohan Klokkhammer Helsing2019-10-161-1/+1
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1617-83/+167
| |\| |
| | * | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-158-30/+22
| | * | Win32: Consolidate registry codeFriedemann Kleint2019-10-145-41/+99
| | * | Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-141-0/+21
| | * | Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-134-12/+25
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-162-32/+80
|\| | |
| * | | tst_qgraphicseffect: Wait for exposed instead of activeJohan Klokkhammer Helsing2019-10-151-7/+4
| * | | tst_qgraphicsitem: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-141-0/+6
| * | | tst_qgraphicsitem: Don't assume window activation is availableJohan Klokkhammer Helsing2019-10-141-25/+70
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-148-62/+47
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-135-23/+47
| |\| |
| | * | QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-0/+6
| | * | Fix QEasingCurve possible imprecision at endpointsEirik Aavitsland2019-10-111-0/+11
| | * | Distinguish invalid datetimes from othersEdward Welbourne2019-10-111-22/+20
| | * | Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-1/+1
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+9
| | |\|
| | | * Don't crash when calling jumpToFrame() on an empty QMovieLars Knoll2019-10-091-0/+9
| * | | QMYSQL: remove support for MySql 4.xChristian Ehrlicher2019-10-123-39/+0
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-124-385/+370
|\| | |
| * | | Win: QUdpSocket: Use QVarLengthArray for retrieving sizeMårten Nordheim2019-10-113-1/+90
| * | | tst_QAbstractItemView: cleanupChristian Ehrlicher2019-10-101-384/+280
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1122-23/+1610
|\| | |
| * | | Fix strange qmake syntaxFrederik Gladhorn2019-10-101-1/+1
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1021-22/+1609
| |\| |
| | * | Fuzzing: Don't copy input data to QByteArrayRobert Loehning2019-10-094-4/+4
| | * | rhi: Autotest for rendering a triangle into a windowLaszlo Agocs2019-10-091-0/+159
| | * | rhi: Autotest rendering with uniform bufferLaszlo Agocs2019-10-099-0/+246
| | * | rhi: Autotest rendering a textured quadLaszlo Agocs2019-10-099-0/+188
| | * | rhi: Enable the qrhi autotest on WinRTLaszlo Agocs2019-10-093-0/+44
| | * | rhi: Autotest rendering a triangleLaszlo Agocs2019-10-097-30/+239
| | * | rhi: gl: Add a feature flag for reading back non-zero mip levelsLaszlo Agocs2019-10-091-5/+12
| | * | rhi: Autotest basic texture operationsLaszlo Agocs2019-10-091-13/+395
| | * | rhi: Add support for buffer readbacksLaszlo Agocs2019-10-091-1/+108
| | * | rhi: Exercise nativeHandles() in qrhi testLaszlo Agocs2019-10-091-2/+244
| | * | Suppress deprecation warnings on a test of a deprecated QString methodEdward Welbourne2019-10-091-0/+3
* | | | Remove leftovers from QML1Lars Knoll2019-10-101-2/+1
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-102-0/+39
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-092-0/+39
| |\| |
| | * | Add libfuzzer test for QTextLayout::beginLayout()Robert Loehning2019-10-072-0/+39
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-0611-160/+2876
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-056-14/+51
| |\| |
| | * | Remove CFBundleGetInfoString from Info.plist templatesTor Arne Vestbø2019-10-042-12/+0
| | * | Add libfuzzer test for QTextDocument::setMarkdown()Robert Loehning2019-10-042-0/+38
| | * | Make conflicting targets check less strictJoerg Bornemann2019-10-031-1/+1
| | * | Prospective fix to stabilize tst_qwindow::isActive() on Windows 10Simon Hausmann2019-10-031-1/+7
| | * | Correct handling of -qfloat16(0)Edward Welbourne2019-10-031-1/+12
| * | | Add support for machine-readable JSON output to the MOCSimon Hausmann2019-10-044-0/+2711
| * | | tst_QColumnView: cleanupChristian Ehrlicher2019-10-041-146/+114