aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Repair tst_qquickspritegoal on AndroidAndreas Buhr2022-04-071-1/+1
* Skip tst_qquickrectangle::color() for now on AndroidAndreas Buhr2022-04-071-0/+4
* Property include test data for tst_qqmlenginecleanupAndreas Buhr2022-04-061-0/+7
* tst_qqmllistcompositor: fix -Wdeprecated-enum-enum-conversionMarc Mutz2022-04-061-5/+3
* Repair test data inclusion in tst_qquickrendercontrol for AndroidAndreas Buhr2022-04-061-0/+7
* QStyleOptionFrame: mark Shape and Shadow as designed to be ORed togetherMarc Mutz2022-04-061-0/+1
* QQuickTableView, doc: fixup some documentation errorsRichard Moe Gustavsen2022-04-061-3/+3
* Repair tst_qquickscreen on AndroidAndreas Buhr2022-04-061-0/+7
* Repair tst_qqmlproperty on AndroidAndreas Buhr2022-04-051-0/+4
* Avoid copying QQmlJSScopeUlf Hermann2022-04-049-95/+165
* QmlCompiler: Improve ambiguous type detectionUlf Hermann2022-04-041-5/+5
* Doc: Write QML ModulesJaishree Vyas2022-04-047-2/+368
* QQuickText/Edit: fix C++20 -Wdeprecated-enum-enum-conversion warningsMarc Mutz2022-04-022-0/+4
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-04-011-4/+4
* Revert "Blacklist: test cases blacklisted in qquicklayouts:"Pasi Petäjäjärvi2022-04-011-9/+0
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-03-311-4/+4
* QQuickControl: let Control reject hover eventsRichard Moe Gustavsen2022-03-307-5/+319
* Doc: Improve cursorPosition description in TextInput and TextEdit docsJaishree Vyas2022-03-292-2/+23
* Add QmlModels dependency to LabsQmlModelsAndrei Golubev2022-03-291-0/+2
* QQuickMouseArea: let MouseArea reject hover eventsRichard Moe Gustavsen2022-03-293-33/+14
* Sidebar example: nest content in MouseArea to restore hover propagationShawn Rutledge2022-03-291-5/+5
* QQuickDeliverAgent: don't propagate hover to siblingsRichard Moe Gustavsen2022-03-285-5/+109
* QML: Protect against EAGAIN when calling madvise on linuxUlf Hermann2022-03-261-3/+15
* QSGOpenGLDistanceFieldGlyphCache: fix UB (ordering of pointers not from the s...Marc Mutz2022-03-251-3/+3
* QML: In captureLookup(), return false if it failsUlf Hermann2022-03-251-2/+1
* Add improvements to object listmodel exampleJani Korteniemi2022-03-252-10/+29
* V4 ArrayIterator: Protect retrieved value from GCUlf Hermann2022-03-242-3/+74
* QQuickBehavior: Force notify when first setting the bindingUlf Hermann2022-03-243-1/+38
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-03-241-4/+4
* Styled text: Remove an unneeded QString allocation and copyMårten Nordheim2022-03-231-2/+2
* Blacklist tst_qquicktextinput paste-related functionsUlf Hermann2022-03-231-0/+16
* FileDialog: do not add default suffix when content scheme is usedIvan Solovev2022-03-232-2/+12
* Restructure Qt Quick Dialogs testsMitch Curtis2022-03-2336-110/+741
* Clarify that a dynamic plugin is not resolvedAlexandru Croitor2022-03-221-2/+3
* qqmlimport: Log when no qmldir file is foundAlexandru Croitor2022-03-222-2/+15
* DebugTranslationService: Do not show a window in the testUlf Hermann2022-03-211-2/+0
* QSGOpenGLDistanceFieldGlyphCache: fix multiplication result truncationMarc Mutz2022-03-211-1/+1
* CMake: Remove INSTALL_SOURCE_QMLTYPES warning, take 2Kai Köhne2022-03-211-4/+0
* tst_qmlcompiler_manual: cherry-pick BLACKLIST to 6.2Andrei Golubev2022-03-211-0/+17
* Disable failing *dialogimpl tests on Android in 6.2Andrei Golubev2022-03-211-0/+2
* Doc: clarify CloseOnPress/Release* policy behaviorMitch Curtis2022-03-151-0/+5
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-03-151-4/+4
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-03-141-4/+4
* Ensure that image providers scale by defaultMitch Curtis2022-03-141-4/+2
* QQuickFlickable: use custom content item that takes extents into accountRichard Moe Gustavsen2022-03-132-1/+77
* Add several autotest cases to Minimal set for STATIC buildTatiana Borisova2022-03-113-3/+17
* Reset provider's texture if QQuickNinePatchImage's source is invalidSukyoung Oh2022-03-104-0/+43
* Doc: show how to make ComboBox's popup modal/manage events outside itMitch Curtis2022-03-102-0/+50
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-03-101-4/+4
* Doc: make validator documentation more discoverableMitch Curtis2022-03-102-1/+8