summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Use C++11 alignof as reference for Q_ALIGNOF, and fix test on AndroidVolker Hilsheimer2019-06-171-2/+2
| | | * | | Turn on C++11 and 14 correctlyVolker Hilsheimer2019-06-171-1/+3
| | | * | | Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-2/+5
| | | * | | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Liang Qi2019-06-172-14/+4
| | | |\ \ \
| | | | * \ \ Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-172-14/+4
| | | | |\ \ \
| | | | | * | | tst_qsslsocket: fix racy testv5.13.0-rc3v5.13.0Mårten Nordheim2019-06-131-2/+2
| | | | | * | | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1
| | | | | * | | QSslSocket: add and set the TLSv1.3-specific PSK callbackMårten Nordheim2019-06-131-11/+1
| | | * | | | | QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-231-0/+7
| | | |/ / / /
| | * | | | | tst_QThread: Blacklist sleep() for WindowsFriedemann Kleint2019-06-261-0/+2
| * | | | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-26236-1475/+11405
| |\| | | | |
| | * | | | | rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-1734-44/+592
| | * | | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-2513-44/+160
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2019-06-101-0/+73
| | | * | | | Temporarily skip tst_QSslSocket::resumeMårten Nordheim2019-06-241-0/+1
| | | * | | | SSL: Update an about-to-expire certificateMårten Nordheim2019-06-242-30/+30
| | | * | | | Revert "tst_qnetworkreply - QSKIP/disable tests that deadlock on Windows"Timur Pocheptsov2019-06-211-23/+0
| | | * | | | Stabilize tst_qsplitterFrederik Gladhorn2019-06-192-2/+1
| | | * | | | Report correct state change when destroying QAbstractAnimationTor Arne Vestbø2019-06-201-0/+15
| | | | |_|/ | | | |/| |
| | | * | | Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-173-14/+27
| | | |\ \ \
| | | | * | | QSslSocket: add and set the TLSv1.3-specific PSK callbackv5.12.4Mårten Nordheim2019-06-121-11/+1
| | | | * | | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-121-1/+1
| | | | * | | tst_qsslsocket: fix racy testMårten Nordheim2019-06-121-2/+2
| | | | * | | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-121-0/+23
| | | * | | | Fix raster paint error in path joins of tightly bending bezier curvesEirik Aavitsland2019-06-141-0/+11
| | | * | | | Generalize image file name @2x suffix handling to higher scale factorsEirik Aavitsland2019-06-144-0/+25
| | | * | | | Do not use the resolver for the local hostnameDimitrios Apostolou2019-06-111-2/+2
| | * | | | | QByteArray autotest: code tidiesGiuseppe D'Angelo2019-06-231-6/+6
| | * | | | | QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String...Marc Mutz2019-06-202-0/+85
| | * | | | | Overload QTextBrowser::setSource() to add optional type argumentShawn Rutledge2019-06-204-10/+41
| | * | | | | Support copy-pasting foreground images within same documentEskil Abrahamsen Blomfeldt2019-06-211-0/+31
| | * | | | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-2030-459/+459
| | * | | | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-1425-87/+103
| | * | | | | test: migrate ModelsToTest to QRegularExpressionSamuel Gaist2019-06-101-1/+1
| | * | | | | test: migrate QNetworkReply test to QRegularExpressionSamuel Gaist2019-06-102-5/+8
| | * | | | | test: migrate QXmlSimpleReader to QRegularExpressionSamuel Gaist2019-06-101-6/+6
| | * | | | | test: migrate QFontComboBox test to QRegularExpressionSamuel Gaist2019-06-101-1/+1
| | * | | | | test: migrate QAbstractItemModelTester to QRegularExpressionSamuel Gaist2019-06-101-1/+1
| | * | | | | test: migrate QPrinterInfo test to QRegularExpressionSamuel Gaist2019-06-111-11/+12
| | * | | | | Remove unused QRegExp includeSamuel Gaist2019-06-101-1/+0
| | * | | | | test: migrate QTextDocumentFragment test to QRegularExpressionSamuel Gaist2019-06-101-1/+2
| | * | | | | test: migrate collections test to QRegularExpressionSamuel Gaist2019-06-101-5/+9
| | * | | | | test: migrate QStateMachine test to QRegularExpressionSamuel Gaist2019-06-101-2/+2
| | * | | | | test: migrate QLibrary test to QRegularExpressionSamuel Gaist2019-06-101-3/+5
| | * | | | | test: Fix QRegularExpression feature config checkSamuel Gaist2019-06-101-1/+1
| | * | | | | test: migrate QItemSelectionModel test to QRegularExpressionSamuel Gaist2019-06-101-2/+2
| | * | | | | test: migrate QStandardPaths tests to QRegularExpressionSamuel Gaist2019-06-101-2/+6
| | * | | | | test: add missing QRegularExpression specific QDataStream testsSamuel Gaist2019-06-101-0/+74
| | * | | | | test: migrate highdpi manual test to QRegularExpressionSamuel Gaist2019-06-101-1/+1
| | * | | | | QAction: add exclusionPolicy propertySimone Gaiarin2019-03-191-0/+47