summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests for QtPrivate::q_relocate_overlap_nAndrei Golubev2021-04-261-0/+281
* Resurrect data moves in QListAndrei Golubev2021-04-262-17/+59
* Fix QJniObject templates implementationsAssam Boudjelthia2021-04-261-12/+14
* Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-141-3/+6
* QNetworkCookie: Rename sameSite to sameSitePolicyMårten Nordheim2021-04-141-3/+3
* Make POSIX transition rule parser more robustEdward Welbourne2021-04-141-0/+16
* QNetworkInformation: delete the instance as a post-routineMårten Nordheim2021-04-143-0/+74
* Add binary compatibility files for Qt 6.0.0Milla Pohjanheimo2021-04-0811-0/+93524
* Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRowChunLin Wang2021-04-071-0/+17
* CMake: Choose better defaults for qt_add_plugin STATIC/SHAREDAlexandru Croitor2021-04-073-0/+57
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-075-15/+33
* BLACKLIST tst_qfont for Red HatHeikki Halmet2021-04-061-0/+2
* Remove QEXPECT_FAIL for tests that pass now on AndroidVolker Hilsheimer2021-03-312-9/+0
* Remove QEXPECT_FAIL from passing testVolker Hilsheimer2021-03-311-1/+0
* lance tool: fix build for Qt 6Eirik Aavitsland2021-03-303-8/+8
* Prospective fix for flaky test tst_QDoubleSpinBox::setReadOnly()Friedemann Kleint2021-03-301-34/+22
* Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-03-301-0/+14
* tst_qguimetatype: Avoid deprecated methodsFabian Kosmale2021-03-301-14/+21
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-301-1/+1
* QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-03-301-0/+10
* Blacklist test QMenu::QTBUG_89082_actionTipsHide() for WindowsFriedemann Kleint2021-03-301-0/+1
* Blacklist tst_macgui::scrollBarPainting()Tor Arne Vestbø2021-03-301-0/+3
* Rename QJniEnvironment exceptionCheckAndClear to checkAndClearExceptionsAssam Boudjelthia2021-03-301-3/+3
* Replace QTextDocumentResourceProvider with a std::functionVolker Hilsheimer2021-03-302-35/+41
* Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-292-4/+4
* Skip a tst_QRhi test case with the Android emulatorLaszlo Agocs2021-03-291-0/+3
* tst_qobject: fix the detection for GCCGiuseppe D'Angelo2021-03-261-4/+14
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-261-1/+11
* Rework the failure macros in the Qt CTest kitAlexey Edelev2021-03-241-4/+4
* Make it even more obvious on what to do when tst_toolsupport failshjk2021-03-231-0/+7
* Fix invalid pointer return with QGridLayout::itemAt(-1)Zhang Yu2021-03-231-0/+51
* Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-221-11/+61
* tst_bench_qmetaobject: Fix testFabian Kosmale2021-03-211-3/+4
* rhi: Make it possible to clone a QRhiRenderPassDescriptorLaszlo Agocs2021-03-191-1/+44
* Port away from deprecated QVariant::typeVolker Hilsheimer2021-03-171-3/+3
* Fix qnetworkreply's benchmarkTimur Pocheptsov2021-03-171-3/+0
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-162-59/+0
* Fix QMetaType benchmarkFabian Kosmale2021-03-151-3/+5
* Fix QMultiHash::count(key) crashAndrei Golubev2021-03-141-0/+15
* Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-111-0/+18
* QEventDispatcher(Win): Always honor interrupted status to avoid racesMårten Nordheim2021-03-111-0/+27
* tst_qguivariant benchmark: Only use valid QMetaTypesFabian Kosmale2021-03-101-2/+5
* tst_bench_qguimetatype: only consider valid metatypesFabian Kosmale2021-03-101-2/+5
* rhi: gl: Fix missing uniform data with certain command listsLaszlo Agocs2021-03-101-49/+170
* QConcatenateTablesProxyModel: skip dataChanged in hidden columnsDavid Faure2021-03-091-0/+11
* Fix the crashes when animated QTreeWidgetItems are hiddenQiang Li2021-03-081-0/+24
* High-DPI: Set the minimum scale factor to 1Morten Johan Sørvig2021-03-081-0/+15
* Skip globalstatic threadStressTest on QEMUToni Saario2021-03-072-0/+6
* Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-072-0/+40
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-051-24/+26