summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-035-19/+100
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-025-19/+100
| |\
| | * Forward physical parameters for derived QImagesAlexander Volkov2019-04-011-0/+35
| | * Forward devicePixelRatio in QPixmap::mask()Alexander Volkov2019-04-011-0/+34
| | * Refine underflow check in QLocaleData::convertDoubleToFloat()Edward Welbourne2019-04-011-15/+28
| | * Fix assert/crash when creating QBrush with null QGradientEirik Aavitsland2019-04-011-0/+2
| | * Fix installation of .pdb files for applications that have VERSION setJoerg Bornemann2019-03-311-4/+1
* | | Add missing test to project fileJędrzej Nowacki2019-04-021-0/+1
* | | Fix -Wweak-vtables warningJesus Fernandez2019-04-011-0/+3
* | | Use the QTime API less clumsilyEdward Welbourne2019-04-012-3/+4
* | | Implement support for WA_MacNoClickThroughAndy Shaw2019-04-012-0/+52
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-3121-14/+254
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-302-0/+5
| |\|
| | * Blacklist the reverse lookup of 8.8.8.8 to unblock integrationsVolker Hilsheimer2019-03-291-0/+2
| | * Blacklist qgraphicsitem::sorting test on opensuse-42.3Kai Koehne2019-03-291-0/+3
| * | Extend blacklistnig of tst_qwidgets to cover RHEL 7.6Tony Sarajärvi2019-03-291-0/+1
| * | Remove blacklisting of tst_qsslsocket_onDemandCertificates_memberAllan Sandfeld Jensen2019-03-271-2/+0
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-274-5/+58
| |\|
| | * tst_qmake: Add XFAILing testJoerg Bornemann2019-03-264-5/+58
| * | QDoubleSpinBox: reset size hint when prefix is setChristian Ehrlicher2019-03-262-0/+24
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-2611-7/+166
| |\|
| | * Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-222-3/+35
| | * QPixmap: More safe failing if qApp is not a QGuiApplicationAlbert Astals Cid2019-03-223-0/+73
| | * Fix tree recursion in QAbstractItemModel::match()Friedemann Kleint2019-03-222-0/+40
| | * Fix broken data for time-zones with no transitionsEdward Welbourne2019-03-221-0/+4
| | * Silence QMainWindow testFriedemann Kleint2019-03-221-0/+2
| | * Silence the item model testsFriedemann Kleint2019-03-214-4/+12
* | | Fix the skip-check in TestMethods::invokeTest()Edward Welbourne2019-03-297-33/+102
* | | Fix memory leak in auto testLars Knoll2019-03-291-0/+1
* | | Fix memory leak in auto testLars Knoll2019-03-291-0/+2
* | | Change cleanup mechanism for orphaned connectionsLars Knoll2019-03-291-5/+2
* | | Suppress warnings about deprecated methods in their testsEdward Welbourne2019-03-271-12/+20
* | | Replace a misguided test with a valid oneEdward Welbourne2019-03-271-1/+1
* | | Tidy up tst_globaldata to use better namings and document what it testsEdward Welbourne2019-03-277-299/+300
* | | Stabilize auto testLars Knoll2019-03-271-4/+8
* | | Cleanup widgets/kernel.pro after modularizationJędrzej Nowacki2019-03-271-2/+0
* | | Test QTest's signal dumperMårten Nordheim2019-03-2711-0/+2270
* | | Use move more consistently in QScopedValueRollbackAllan Sandfeld Jensen2019-03-271-0/+13
* | | Enable and extend the qtimer_vs_qmetaobject benchmarkMilian Wolff2019-03-272-14/+56
* | | tst_qsslsocket: fix racy testMårten Nordheim2019-03-261-2/+2
* | | tst_qsslkey: test AES encryption in the 'encrypt' testMårten Nordheim2019-03-261-18/+74
* | | WinRT: Add support for AES-encrypted keysMårten Nordheim2019-03-261-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Friedemann Kleint2019-03-2611-22/+120
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-2611-22/+120
| |\| |
| | * | Manual dialog test: Fix deprecation warningsFriedemann Kleint2019-03-222-3/+13
| | * | Extend blacklisting of tst_gestures from RHEL 7.4 to 7.6Tony Sarajärvi2019-03-211-0/+1
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-214-19/+75
| | |\|
| | | * tst_qmake: Keep the source dir cleanJoerg Bornemann2019-03-204-19/+75
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-204-0/+31
| | |\|
| | | * Use Q_UNUSED(updateRect) when building without QT_BUILD_INTERNALJesus Fernandez2019-03-181-0/+2