summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-044-92/+114
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-044-92/+114
| |\
| | * Reorganise the qfloat16 auto-testEdward Welbourne2019-10-031-84/+102
| | * rhi: Remove QVectors from the data description structs as wellLaszlo Agocs2019-10-033-8/+12
| * | Move away from recently deprecated HTTP2 attributesMårten Nordheim2019-10-011-9/+9
* | | Disable tests with qemu-arm & developer-build configurations in the CISimon Hausmann2019-10-032-1/+4
* | | Blacklist markdownwriter also on boot2qtSimon Hausmann2019-10-021-0/+1
* | | tst_qnetworkreply: Remove getFromHttp:success-externalFrederik Gladhorn2019-10-022-6/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-0239-591/+857
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-10-0119-66/+90
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0119-66/+90
| | |\|
| | | * Remove QVector in the API of QRhiResource subclassesLaszlo Agocs2019-09-304-22/+19
| | | * Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-09-308-18/+36
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-308-18/+36
| | | | |\
| | | | | * Re-enable tst_QOpenGLWindow on Win32Friedemann Kleint2019-09-272-2/+6
| | | | | * Fix QRandomGenerator initialization on AMD CPUsDmitry Kazakov2019-09-261-3/+3
| | | | | * QWizard/Aerostyle: Fix "&Next" shortcutFriedemann Kleint2019-09-251-7/+2
| | | | | * Ensure that QFont::fromString() doesn't parse empty font specificationsShawn Rutledge2019-09-241-0/+21
| | | | | * Revert "BLACKLIST insert_remove_loop for msvc-2019"Friedemann Kleint2019-09-241-2/+0
| | | | | * Skip tst_QDateTime::systemTimeZoneChange for UWP configurationsOliver Wolff2019-09-241-3/+3
| | | | | * tests: fix typo in commentRolf Eike Beer2019-09-231-1/+1
| | | * | | Featurize support for signaling NaNEdward Welbourne2019-09-303-0/+21
| | | |/ /
| | | * | Ensure drawable size atomicity within a frameLaszlo Agocs2019-09-294-25/+11
| | | * | rhi: Always enable debug info printing from manual testsLaszlo Agocs2019-09-291-1/+3
| * | | | Prospective fix to stabilize tst_qwindow::isActive() on Windows 10Simon Hausmann2019-10-011-1/+7
| |/ / /
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-2818-13/+286
| |\| |
| | * | rhi: Add a --transparent option to manual testsLaszlo Agocs2019-09-2615-14/+30
| | * | rhi: Unify handling of special cases for scissor and viewport rectsLaszlo Agocs2019-09-264-0/+257
| * | | tst_QListView: cleanupChristian Ehrlicher2019-09-261-44/+40
| * | | tst_QItemView: cleanupChristian Ehrlicher2019-09-252-76/+86
| * | | tst_qsslsocket: Update some QSslConfiguration usageMårten Nordheim2019-09-251-21/+31
| * | | tst_QHeaderView: cleanupChristian Ehrlicher2019-09-251-370/+317
* | | | Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-257-958/+13
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-2411-734/+663
|\| | |
| * | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-249-38/+133
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-249-38/+133
| | |\| |
| | | * | Include missing shbang line in executable shell scriptEdward Welbourne2019-09-231-0/+1
| | | * | Rearrange tst_QNumeric's tests for infinity and (quiet) NaNEdward Welbourne2019-09-231-26/+84
| | | * | Fix crash when using signaldumper and sender is deletedMårten Nordheim2019-09-237-12/+48
| * | | | tst_QListWidget: cleanupChristian Ehrlicher2019-09-231-240/+204
| |/ / /
| * | | tst_QListView: cleanupChristian Ehrlicher2019-09-231-456/+326
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-2211-1110/+1050
|\| | |
| * | | QSqlDriver: deprecate one-arg notification() signalChristian Ehrlicher2019-09-211-26/+24
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1910-1084/+1026
| |\| |
| | * | tst_QTreeView: cleanupChristian Ehrlicher2019-09-191-516/+511
| | * | tst_QTreeWidget: cleanupChristian Ehrlicher2019-09-192-559/+483
| | * | Disable debug-and-release builds for MinGWSimon Hausmann2019-09-186-9/+15
| | * | QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and b...Nils Jeisecke2019-09-171-0/+17
* | | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-1816-152/+59
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-04212-1326/+110143
| |\ \ \ \