aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.3' in qt/qtdeclarativeQt Submodule Update Bot2022-02-231-5/+5
* Fix tracking of sg initialized state in rendercontrolLaszlo Agocs2022-02-221-0/+1
* qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-2210-20/+15
* qmltc: Handle (simple) deferred properties correctlyAndrei Golubev2022-02-2213-1/+389
* qmltc: Fix attached property code generationAndrei Golubev2022-02-221-1/+4
* Doc: link to Qt Quick Controls' Dialog type from Qt Quick Dialogs'Mitch Curtis2022-02-221-0/+1
* Doc: disambiguate section titlesMitch Curtis2022-02-221-8/+8
* qmllint: Warn about missing property types on current scopeMaximilian Goldstein2022-02-214-16/+39
* Update dependencies on '6.3' in qt/qtdeclarativeQt Submodule Update Bot2022-02-211-5/+5
* MessageDialog: use QQuickDialog::implicitFooterHeight for implicitHeightOliver Eftevaag2022-02-215-5/+5
* tst_qmltc_examples: Fix a documentation leftover (FILES -> QML_FILES)Andrei Golubev2022-02-211-2/+2
* QmlCompiler: Perform QVariant conversion in JavaScript semanticsUlf Hermann2022-02-216-58/+148
* QmlCompiler: Do not crash on attempts to lookup a function in the scopeUlf Hermann2022-02-214-1/+25
* QmlCompiler: Do not generate block comments into C++ codeUlf Hermann2022-02-214-9/+24
* QmlCompiler: Avoid infinite loop in dead store eliminationUlf Hermann2022-02-214-3/+21
* Un-blacklist tst_QQuickFramebufferObject: skip offscreen/software renderingShawn Rutledge2022-02-192-8/+9
* QQuickIcon: Resolve source URL relative to outermost property ownerYuya Nishihara2022-02-198-24/+51
* QmlCompiler: Correctly encode inf/nan/-0 into C++Ulf Hermann2022-02-184-0/+46
* Doc: Turn notes into section in QQuickWidget overviewKai Köhne2022-02-182-7/+13
* Doc: Remove cmake-variables qdoc groupKai Köhne2022-02-181-1/+0
* Fix copyright header of Calendar QML typesMitch Curtis2022-02-173-6/+6
* tst_qmltc_examples: Set visible text to 0 by defaultAndrei Golubev2022-02-161-0/+1
* Disable qmljs on iOS buildJuha Vuolle2022-02-161-1/+1
* Fix tst_quicktestmainwithsetup on AndroidAssam Boudjelthia2022-02-161-0/+5
* QQuickTableView: don't position the table contents outside the viewportRichard Moe Gustavsen2022-02-163-55/+219
* Update dependencies on '6.3' in qt/qtdeclarativeQt Submodule Update Bot2022-02-161-5/+5
* CMake: Rename QT_QML_MODULE_FOLLOW_FOREIGN_VERSIONING to be internalAlexandru Croitor2022-02-161-2/+3
* CMake: Fix docs and implementation of qt_generate_foreign_qml_typesAlexandru Croitor2022-02-164-19/+38
* CMake: Document source file propertiesAlexandru Croitor2022-02-161-0/+187
* Use QSGRendererInterface::OpenGL in documentation and examplesKai Köhne2022-02-1613-14/+14
* Doc: Add documentation for ComboBox::valueAt()Kai Köhne2022-02-161-1/+10
* qmlcompiler: include necessary headers in generated codeFabian Kosmale2022-02-161-0/+2
* Document that all required types must be implemented by custom stylesMitch Curtis2022-02-161-0/+8
* Fix QML warning in tst_QQuickListViewMitch Curtis2022-02-161-1/+1
* QQmlStrongJSQObjectReference: rename setObject() argument o → objMarc Mutz2022-02-151-5/+5
* QQuickFontLoader: replace a QVector with QDuplicateTrackerMarc Mutz2022-02-151-7/+5
* Imagine: Use 16 pixels of margin, rather than 20 (for consistency)Oliver Eftevaag2022-02-152-9/+12
* CMake: Error out when using CMake < 3.19 with qml app deploymentAlexandru Croitor2022-02-155-1/+27
* qmltc: Explicitly unsupport singleton typesAndrei Golubev2022-02-144-25/+25
* Appreciate pragma singleton in QQmlJSImportVisitor in Qt 6.3Andrei Golubev2022-02-144-3/+15
* Avoid spurious dependency on qml_compile_hash_p.hFabian Kosmale2022-02-142-2/+2
* CMake: Skip qml compile hash recreation in developer buildsAlexandru Croitor2022-02-141-1/+7
* Restore comment describing how the compile hash worksUlf Hermann2022-02-141-1/+5
* Fix tst_designer and tst_qquickfontdialogimpl tests on AndroidAssam Boudjelthia2022-02-142-0/+8
* CMake: Fix issue with Xcode common dep between qmllint and toolingAlexandru Croitor2022-02-121-1/+1
* CMake: Clarify doc comment about Xcode common dependency issueAlexandru Croitor2022-02-121-2/+4
* CMake: Fix incorrect option passed to qt_deploy_qml_imports in docsAlexandru Croitor2022-02-121-3/+1
* tst_qqmlqt: reliably call QDesktopServices::unsetUrlHandler()Marc Mutz2022-02-121-7/+8
* Mark QQuickRenderControl constructor explicitShawn Rutledge2022-02-121-1/+1
* Add 6.3 revision to failOnWarningShawn Rutledge2022-02-121-1/+1