aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.4' in qt/qtdeclarativev6.4.0-beta3Qt Submodule Update Bot2022-08-111-5/+5
* QQuickControlPrivate::resizeBackground: preserve geometry bindingFabian Kosmale2022-08-103-2/+70
* Host environment doc: Improve chances to find ?. and ??Fabian Kosmale2022-08-101-1/+2
* Doc: Add \relates command to documented global functionsTopi Reinio2022-08-102-10/+13
* Doc: Fix linking issuesTopi Reinio2022-08-109-23/+22
* doc: fix spelling error in qquicktreeview.cppRichard Moe Gustavsen2022-08-091-1/+1
* Revert "Make find_package for qmlsc look only in host qt"Jani Heikkinen2022-08-091-18/+1
* Do not try to create unsupported compressed textures with MetalAndy Nichols2022-08-081-0/+6
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2022-08-081-5/+5
* Native style, StyleItemScrollbar: don't draw the scrollbar as sunken when usi...Richard Moe Gustavsen2022-08-061-0/+2
* Doc: improve Exporting 9-Patch Images sectionMitch Curtis2022-08-051-7/+12
* Doc: link to Sketch template and generated assertsMitch Curtis2022-08-051-3/+9
* Enable internally to access the RT and related in QSGRenderNodeLaszlo Agocs2022-08-042-1/+4
* Enhance renderpass-related notes in QSGRendererInterface docsLaszlo Agocs2022-08-041-5/+13
* Qml: Omit QQmlComponentAttached from qmltypesUlf Hermann2022-08-041-0/+1
* Clarify QSGRenderNode docsLaszlo Agocs2022-08-041-7/+8
* Revert accidental change to test262Ulf Hermann2022-08-041-0/+0
* QmlCompiler: Allow any conversion possible via QJSPrimitiveValueUlf Hermann2022-08-047-33/+69
* qmlls: Move back to binUlf Hermann2022-08-041-1/+0
* Qml: Don't crash on nested group properties with aliasesUlf Hermann2022-08-044-11/+42
* tst_qquickmenu: Unblacklist some test cases on macOSDoris Verria2022-08-032-11/+17
* iOS Style: Don't show progress if value is 0Doris Verria2022-08-031-0/+1
* V4: Mark InternalClass parents when running GCUlf Hermann2022-08-0311-77/+339
* QQuickTableView: remove unused static variablesFabian Kosmale2022-08-032-10/+0
* Fix a typo in the docs of StackViewThibaut Cuvelier2022-08-031-1/+1
* Fix dynamically changing the image mipmap propertyKaj Grönholm2022-08-031-0/+2
* sg: Prevent not supported format warnings when wrapping external texturesLaszlo Agocs2022-08-033-2/+6
* QQmlDebuggingEnabler: guard deprecated constructor definitionIvan Solovev2022-08-031-0/+2
* QQmlMetaType::registerPluginTypes - fix unused variable warningIvan Solovev2022-08-031-0/+2
* Remove unused .pri files in src/Mitch Curtis2022-08-0219-821/+0
* Make Controls docs available in Creator's locatorMitch Curtis2022-08-021-0/+12
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2022-08-011-5/+5
* qmltc: Convert dynamic_cast check to static assert for QML interfacesAndrei Golubev2022-07-291-2/+4
* qmltc: Make explicit component ids accessible during object creationAndrei Golubev2022-07-297-46/+101
* Remove redundant parameter from generated special functions of qmltcAndrei Golubev2022-07-293-30/+17
* Separate script bindings from others in generated qmltc codeAndrei Golubev2022-07-295-13/+60
* Move common code parts to a function in QmltcCodeGeneratorAndrei Golubev2022-07-291-53/+52
* qmltc: Fix alias assignment code generationAndrei Golubev2022-07-297-14/+42
* qmltc: Acknowledge group/attached properties have objects in QmlIRAndrei Golubev2022-07-292-1/+24
* qqmltypecompiler: align runtime function table order to qmlcachegenAndrei Golubev2022-07-298-79/+91
* qmltc: Do not generate duplicated Q_UNUSED() for endInit instructionAndrei Golubev2022-07-291-4/+0
* Support RegExpLiteral bindings in qmltcAndrei Golubev2022-07-298-1/+36
* qmltc: Fix import namespace code generationAndrei Golubev2022-07-292-5/+14
* tst_qquickpincharea: fix signal handler parameter injection warningMitch Curtis2022-07-291-3/+3
* CMake: Rename tests to be unique for top-level buildsAlexandru Croitor2022-07-283-7/+7
* Fix several more improperly placed #include mocThiago Macieira2022-07-2812-28/+26
* Address TODOs in qmltc toolAndrei Golubev2022-07-285-30/+18
* tst_qquickpopup: Fix click position and wait for transitions to finishDoris Verria2022-07-281-1/+2
* ScrollView: ignore filtered wheel events when wheelEnabled is falseMitch Curtis2022-07-282-2/+48
* QQuickAnchors: make all properties FINALFabian Kosmale2022-07-281-18/+18