summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Dissociate QTypeRevision from QVersionNumberMarc Mutz2024-01-105-152/+188
* Resurrect tests/auto/corelib/plugin/qpluginloader/machtestJoerg Bornemann2024-01-104-90/+143
* Unblacklist tests/auto/tools/rcc for CMake and Boot2QtJoerg Bornemann2024-01-091-2/+0
* QHttpHeaders: add value(name, fall-back)Marc Mutz2024-01-091-1/+3
* tst_QHttpHeaders: DRY the value() testMarc Mutz2024-01-091-19/+44
* tst_QHttpHeaders: don't convert QAnyStringViewMarc Mutz2024-01-091-3/+3
* tst_QHashFunctions: extend the consistency() test with mixed-signedness int t...Marc Mutz2024-01-091-0/+19
* Exclude VxWorks from trash bin testsKrzysztof Sommerfeld2024-01-092-4/+7
* Skip test which resizes window with EGLFSTomasz Kozłowski2024-01-091-0/+3
* Compile with getOpenGileContent() API changesMorten Sørvig2024-01-081-1/+2
* wasm: update manual test to handle dropped filesMorten Sørvig2024-01-081-15/+16
* Fix QThreadPool::maxThreadCount() usageIvan Solovev2024-01-081-0/+22
* Fix the pdf testing in the painting baseline testEirik Aavitsland2024-01-081-2/+5
* QRadialGradient: Fix undefined behaviorHatem ElKharashy2024-01-081-0/+16
* tst_qmenubar: remove dead codeChristian Ehrlicher2023-12-281-192/+0
* tst_qmdisubwindow: re-enable setFont() testChristian Ehrlicher2023-12-281-1/+0
* Skip adding a test case for a native backend when QT_NO_INOTIFY is setŁukasz Matysiak2023-12-281-0/+2
* Android: set default style extraction to minimalAssam Boudjelthia2023-12-222-8/+0
* QObject: assert connection type isn't UniqueConnection for lambdasAhmad Samir2023-12-221-1/+36
* Skip test which resizes window in graphic scene while using EGLFSTomasz Kozlowski2023-12-221-0/+3
* Skip tst_QSharedMemory::useTooMuchMemoryVille Voutilainen2023-12-221-0/+4
* QPlainTextEdit: update viewport, when placeholder text disappearsAxel Spoerl2023-12-211-1/+1
* qTo*ViewIgnoringNull: further ignore nullsThiago Macieira2023-12-211-1/+1
* QWindowContainer: Don't embed a QWidgetAxel Spoerl2023-12-211-0/+34
* QWidget: deliver DragLeave events symmetricallyVolker Hilsheimer2023-12-201-0/+96
* QDialogButtonBox: Fix focus chain and default button assignmentAxel Spoerl2023-12-201-8/+1
* tst_QMessageBox::staticSourceCompat(): improve diagnostic outputAxel Spoerl2023-12-201-6/+13
* Stabilize tst_QMessageBox::hideNativeByDestruction()Axel Spoerl2023-12-201-1/+1
* Remove dead code from tst_QMessageBox::staticSourceCompat()Axel Spoerl2023-12-201-12/+0
* Use BSD-3-Clause license for CMake filesKai Köhne2023-12-201-1/+1
* Skip 'off-by-one' adjustment in block length during undo operationSanthosh Kumar2023-12-201-0/+57
* Sync QWindow visible state during QWidget destructionTor Arne Vestbø2023-12-201-0/+28
* wasm: Don't suppress exceptions during main()Morten Sørvig2023-12-202-1/+39
* Replace uses of QWheelEvent with newly added QTest::wheelEventDoris Verria2023-12-201-7/+3
* wasm tests: Add test for making network requestPiotr Wierciński2023-12-192-0/+97
* Blacklist QEventLoop test on QNXVolker Hilsheimer2023-12-181-1/+1
* tst_qxp_function_ref: check that function_ref's are trivially copyableMarc Mutz2023-12-161-0/+2
* Set correct content size for tool tip labelSanthosh Kumar2023-12-151-0/+26
* Debounce QDeferredDeleteEvents in QObject::deleteLater()Tor Arne Vestbø2023-12-151-2/+1
* Move the settingseditor example into tests/manualVolker Hilsheimer2023-12-1513-0/+1303
* QIdentityProxyModel: add setHandleSourceLayoutChanges(bool)Ahmad Samir2023-12-151-0/+35
* JNI API review: minor API and implementation cleanupsVolker Hilsheimer2023-12-151-32/+32
* QBitArray: add mutation operators taking rvalue QBitArraysThiago Macieira2023-12-141-6/+104
* Copy color table in QImage::transform paint pathAllan Sandfeld Jensen2023-12-141-0/+11
* QAIV: reset state if removing index while editing or committingVolker Hilsheimer2023-12-141-0/+58
* QLineEdit: Use existing selection when deleting a wordJohannes Grunenberg2023-12-141-0/+111
* QSplashScreen: Enforce visibility by processing eventsAxel Spoerl2023-12-142-7/+12
* Turn the "concentriccircles" example into snippets, update screenshotVolker Hilsheimer2023-12-141-1/+0
* Fix the qopenssl_symbols.h copy in the autotestMårten Nordheim2023-12-131-2/+9
* QFuture: Don't use QFutureCallOutInterface for continuationsArno Rehn2023-12-131-20/+36