aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Suppress QLocale::nativeCountryName deprecationMårten Nordheim2022-03-101-1/+1
* masm: Repace bitwise | with || in bool expression in X86Assembler.hAndrei Golubev2022-03-091-1/+1
* masm: Fix whitespaces in x86Assembler.hAndrei Golubev2022-03-091-72/+72
* QNX: Fix compiler warnings about unused parametersPasi Petäjäjärvi2022-03-091-0/+3
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-03-081-4/+4
* QQuickScrollBar: ensure '0 ≤ size ≤ 1' and '0 ≤ minimumSize ≤ 1'Oliver Eftevaag2022-03-072-8/+43
* Rename android_dummy_imports.qml to dummy_imports.qmlAssam Boudjelthia2022-03-0524-35/+70
* Reduce the length of Int8Array in tst_QJSEngine::typedArraySet()Assam Boudjelthia2022-03-051-1/+1
* QQuickMaterialStyle: Fix bogus revision declarationUlf Hermann2022-03-051-1/+1
* QML: Handle dynamic meta objects in AOT lookupsUlf Hermann2022-03-044-82/+271
* Android: unify the android tests dummy import filesAssam Boudjelthia2022-03-0438-148/+149
* Disable failing declarative tests on Android - Part 2Assam Boudjelthia2022-03-043-1/+22
* Android: various test fixesAssam Boudjelthia2022-03-048-4/+44
* QML: Add indirect library dependencies for tests relying thosePasi Petäjäjärvi2022-03-0410-1/+10
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2022-03-041-4/+4
* qml: Add build qmldir import path of the current module in prefix buildsAndrei Golubev2022-03-031-0/+17
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-0322-4/+88
* QQuickAnchorChanges: Keep geometry bindings on reverse() and rewind()Ulf Hermann2022-03-034-15/+100
* A11Y: make QQuickText focusable for A11YIvan Solovev2022-03-023-3/+10
* Fix tst_qquickaccessible::hitTest() on AndroidIvan Solovev2022-03-021-1/+2
* QQuickText: fix fractional pointSize rounding error bugOliver Eftevaag2022-03-024-26/+88
* tst_qquickaccessibility: wrap dynamic object allocations into smart pointersIvan Solovev2022-03-021-30/+25
* Doc: state that desktop support is being improvedMitch Curtis2022-03-021-0/+5
* qquickstyleitem: Fix Q_ENUM/Q_FLAG confusionFabian Kosmale2022-03-021-1/+1
* Ensure that min <= max in qBound callOliver Eftevaag2022-03-021-1/+2
* CMake: Remove INSTALL_SOURCE_QMLTYPES warningAlexandru Croitor2022-03-021-4/+0
* QML: Explicitly reject malformed file importsUlf Hermann2022-03-025-0/+56
* QQuickStateOperations: updateGeometry() when setting x/y/w/hUlf Hermann2022-03-023-7/+116
* QQuickLoader: Check for QQmlEngine before using itUlf Hermann2022-03-023-3/+56
* Blacklist: test cases blacklisted in qquicklayouts:CI Insignificant Platforms Monitor Bot2022-03-011-0/+9
* Remove PUBLIC which leads to unnecessary Qt::Gui dependenciesTatiana Borisova2022-02-281-1/+1
* Copy QML builtins in prefix buildsAndrei Golubev2022-02-251-0/+7
* QQmlMetaType: Don't duplicate notify signals for extended typesUlf Hermann2022-02-244-17/+43
* Fix tracking of sg initialized state in rendercontrolLaszlo Agocs2022-02-221-0/+1
* qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-2210-20/+15