aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* compiler: Avoid invalid C++ code generationFabian Kosmale15 hours2-2/+19
* Fix tst_androidassets so it considers QT_USE_TARGET_ANDROID_BUILD_DIRAlexey Edelev20 hours1-3/+9
* API Review: Expose delegateModelAccess from QQmlInstantiatorUlf Hermann27 hours4-8/+232
* QQuickAbstractButton a11y: Strip mnemonic for accessible nameMichael Weghorn42 hours4-0/+71
* tst_qqmlparser: add tests for the property declarationsDmitrii Akshintsev47 hours1-4/+240
* Make sure we propely dereference all glyphs in distance field cacheEskil Abrahamsen Blomfeldt47 hours2-0/+41
* Add easingCurve value type and Easing singletonMitch Curtis47 hours8-2/+136
* QtQml: Do not evaluate bindings in invalid contextsUlf Hermann47 hours2-0/+53
* Don't delete component delegatesMitch Curtis2 days12-0/+311
* QtQml: Allow access to base object members from VariantAssociationObjectUlf Hermann2 days1-0/+27
* Only activate DragHandler if drag starts within itShawn Rutledge3 days1-0/+28
* Add tests for QQmlSslConfiguration::sslOptionsIvan Solovev3 days3-0/+104
* QtQml: Move ExecutionEngine in to QJSEnginePrivateUlf Hermann3 days1-2/+2
* Android: fix Quick tests handling for for safe area marginsAssam Boudjelthia4 days4-12/+20
* QmlCompiler: Discern between different kinds of side effectsUlf Hermann4 days2-1/+46
* QmlCompiler: Sharpen side effect detectionUlf Hermann4 days3-1/+50
* QmlCompiler: Restore support for writing to temporary arraysUlf Hermann4 days3-0/+26
* QQmlInstantiator: Add test for setting the delegate after the modelUlf Hermann4 days2-0/+49
* Remove text selection / selection itself on Ctrl+Backspace in TextInputDheerendra Purohit6 days1-1/+20
* Allow SelectionRectangle dragging if TableView doesn't flick via mouseShawn Rutledge7 days1-0/+71
* Add PinchHandler and DragHandler 2-finger inside/outside testsShawn Rutledge7 days3-0/+151
* QQuickFlickable: fix jump back when scrolling to edgeWang Chuan7 days2-0/+112
* Emit TextArea::cursorPositionChanged() when a word is deletedDheerendra Purohit7 days1-0/+27
* Add a validation mode for the garbage collectorLuca Di Sera8 days1-0/+189
* Clean up ECMAScript test runnerUlf Hermann9 days4-119/+85
* QQmlPropertyValidator: Check inline components firstUlf Hermann9 days1-0/+28
* QtQml: Avoid direct file access in ECMAScript test runnerUlf Hermann10 days4-68/+169
* Add missing call to beginResetModel()Even Oscar Andersen10 days2-0/+82
* Fix flaky tst_QQuickOverlay::pressedAndReleased on openSuSEFrédéric Lefebvre10 days1-0/+4
* Set flag FramelessWindowHint to tst_mouseAreaInterop::createViewFrédéric Lefebvre10 days1-0/+1
* Unblacklist tst_touchMouse::touchButtonOnFlickable on openSuSE-leapFrédéric Lefebvre10 days1-1/+0
* Unblacklist tst_touchMouse::tapOnDismissiveTopMouseAreaClicksBottomOneFrédéric Lefebvre10 days1-3/+0
* CMake: Make QT_CMAKE_EXPORT_NAMESPACE available in deferred callAlexandru Croitor10 days6-2/+37
* Positioners: hide zero-width or height itemsMitch Curtis10 days5-22/+203
* QtQml: Allow remote JavaScript files in WorkerScriptUlf Hermann10 days3-10/+95
* QtQml: Hold QQmlTypeLoader in QV4::ExecutionEngineUlf Hermann10 days7-27/+28
* QQmlJSImportVisitor: Add constructor without targetFabian Kosmale11 days1-6/+4
* dom: workaround mixed import paths in commitToBaseSami Shalayel11 days4-8/+35
* a11y: Report QQuickControl localeMichael Weghorn11 days3-0/+66
* ECMAScript tests: Add option to use threads instead of processesUlf Hermann13 days1-2/+8
* Disable tst_qquickcontextmenu::menuItemShouldntTriggerOnReleaseUlf Hermann14 days2-0/+6
* QtQuickView statuslistener test: Use version-independent includeMichael Weghorn14 days1-1/+1
* Improve "Cannot assign object to list property" error messageMitch Curtis2025-06-124-4/+20
* QML Language: qqmljs.g update future reserved keywordsDmitrii Akshintsev2025-06-121-9/+0
* Tests: ommit accessibility tests based on configMichal Seben2025-06-123-2/+15
* QtQml: Do not crash when registering native modules on QQmlEngineUlf Hermann2025-06-121-0/+8
* qmllint: Recognize transparent as a color in quick pluginFabian Kosmale2025-06-111-0/+1
* tst_qmlcachegen: Produce nicer failure messagesUlf Hermann2025-06-111-2/+2
* tst_QQuickFile/FolderDialogImpl: use canonical pathsMitch Curtis2025-06-112-146/+186
* gc: Assume less if hasConstWrapper is setFabian Kosmale2025-06-101-0/+27