summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct RGB to Grayscale conversionAllan Sandfeld Jensen2021-05-212-12/+25
* QFuture/QPromise: don't check for is_copy_constructibleGiuseppe D'Angelo2021-05-211-1/+0
* Add function to QAuthenticatorPrivate to check method supportMårten Nordheim2021-05-201-0/+18
* Fix qt6_add_big_resourcesJoerg Bornemann2021-05-201-1/+3
* CMake: Replace qt_finalize_executable with qt_finalize_targetAlexandru Croitor2021-05-201-1/+1
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-201-0/+15
* QByteArrayView: add compareMårten Nordheim2021-05-201-0/+15
* CMake: Introduce finalizer mode handling of static pluginsAlexandru Croitor2021-05-201-55/+115
* Fix QUrl::fromLocalFile with long path prefixKarsten Heimrich2021-05-191-0/+4
* rhi: gl: Add support for importing an existing renderbuffer objectLaszlo Agocs2021-05-191-1/+139
* QStringTokenizer: Add a benchmarkMårten Nordheim2021-05-194-0/+203
* tst_QFile: confirm behavior is the same on pipes and socketpairsThiago Macieira2021-05-181-2/+75
* tst_QSharedPointer: Fix Clang warnings about self assignmentTor Arne Vestbø2021-05-191-0/+7
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-1810-307/+67
* Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15Allan Sandfeld Jensen2021-05-181-0/+1
* Fix QItemSelectionModel::selectionChanged emissionAndreas Buhr2021-05-181-0/+43
* Long live qToUnderlyingGiuseppe D'Angelo2021-05-181-0/+20
* PRIx macros: add some actual testingGiuseppe D'Angelo2021-05-181-10/+10
* QArrayData: store the right flag type, not an intGiuseppe D'Angelo2021-05-171-1/+1
* QFlags: add test(Any)Flag(s)Giuseppe D'Angelo2021-05-151-0/+58
* Add tests for QAndroidApplication's sdkVersion and activityAssam Boudjelthia2021-05-137-6/+129
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-2/+2
* QPropertyBinding: Do not reevaluate if not installed on propertyFabian Kosmale2021-05-121-0/+27
* Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on LinuxAllan Sandfeld Jensen2021-05-121-2/+1
* QProperty: Cleanup QPropertyAlias leftoversFabian Kosmale2021-05-111-84/+0
* QSFPM: make filterRegularExpression and filterCaseSensitivity bindableIvan Solovev2021-05-112-0/+99
* QSortFilterProxyModel: port to new property systemIvan Solovev2021-05-113-3/+78
* Fix QStandardItemModel signals on takeChildLuca Beldi2021-05-111-1/+48
* Do not remove non-widget items when removeWidget() called with nullptrPiotr Srebrny2021-05-111-0/+24
* CMake: Resurrect test_import_plugins cmake build testsAlexandru Croitor2021-05-1117-59/+194
* CMake: Skip building CMake build tests in a prefix in-tree configAlexandru Croitor2021-05-111-0/+16
* Check scrollbar visibility when computing QListView marginsChen Bin2021-05-111-0/+54
* Fix QSaveFile and QTemporaryFile issues with windows network sharesKarsten Heimrich2021-05-114-1/+28
* Move QtX11Extras into QtGui as private APITor Arne Vestbø2021-05-104-0/+401
* Allow background inheritance between non-body block elementsAllan Sandfeld Jensen2021-05-081-1/+27
* QMetaMethod: Store method constness in metaobject systemFabian Kosmale2021-05-071-2/+23
* tst_qlibrary: don't use absolute paths for symlinksSamuli Piippo2021-05-072-5/+5
* QTabBar: take a style sheet's font into account when laying out tabsVolker Hilsheimer2021-05-061-0/+67
* QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActiva...Friedemann Kleint2021-05-061-1/+42
* tst_moc: Use qtpaths instead of qmakeFabian Kosmale2021-05-051-2/+2
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-052-8/+0
* Write out the HTML correctly for nested listsAndy Shaw2021-05-051-0/+58
* Unit test for checking text-decoration in html exportOliver Eftevaag2021-05-051-0/+57
* Export text-decorationAllan Sandfeld Jensen2021-05-051-2/+2
* Fix assertion on matchingLocales(Abhkazian, Any, Any)Edward Welbourne2021-05-051-1/+7
* Fix set*Field JNI template callsAssam Boudjelthia2021-05-052-0/+164
* Add new app permissions API under QCoreApplicationAssam Boudjelthia2021-05-051-2/+2
* QAbstractProxyModel: port to new property systemIvan Solovev2021-05-042-2/+33
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-05-043-0/+7
* tst_moc: fix returning-reference-to-local warningMårten Nordheim2021-05-041-2/+2