summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qmltyperegistrar: Improve the file open error message6.5Friedemann Kleint2023-05-171-1/+4
* Docs: Expand Vulcan under QML Example documentationNicholas Bennett2023-05-171-24/+63
* QQuickMaterialPlaceholderText: fix code checker complaintMitch Curtis2023-05-172-2/+2
* doc: Make Window snippets testable; remove import versionsShawn Rutledge2023-05-173-19/+36
* doc: Use part of window example for Window.flags property snippetShawn Rutledge2023-05-173-1/+60
* doc: Clarify usage of palette; testable snippetsShawn Rutledge2023-05-175-17/+98
* doc: add both stretch factors to the list of attached propertiesOliver Eftevaag2023-05-162-0/+6
* qt_add_qml_module: Set QT_QML_MODULE_QML_FILES correctlyFabian Kosmale2023-05-165-15/+67
* qml tool: Use QCommandLineParser::process() rather than parse()Shawn Rutledge2023-05-161-10/+3
* Fix qmllint-reported warning in shadereffects exampleLaszlo Agocs2023-05-161-4/+4
* Fix qmllint warning in rendercontrol examplesLaszlo Agocs2023-05-162-2/+2
* graph example: Remove old todoLaszlo Agocs2023-05-161-2/+0
* Enhance Image docs about compressed formatsLaszlo Agocs2023-05-161-0/+37
* Rename qmlimageprovideplugin test to qmlhighdpiimageproviderpluginAmir Masoud Abdol2023-05-164-19/+6
* Doc: Fix linking and read-only status for Window.visibility propertiesTopi Reinio2023-05-161-1/+3
* Improve qmlimageproviderplugin's CMakeLists.txtAmir Masoud Abdol2023-05-161-9/+2
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-05-161-5/+5
* NinePatchImage: support the compressed texture imageJaehak Lee2023-05-156-8/+63
* qmllint: Separate logic by import type in QQmlJSImportVisitor::visitOlivier De Cannière2023-05-156-47/+101
* Examples: Move Qml plugin example to manual testsOlivier De Cannière2023-05-1520-89/+1
* QQmlComponent: Remove pending QProperty bindings in old createObject()Ulf Hermann2023-05-135-29/+78
* QQuickText: Mark as a dirty node when its ClipRect changesPiotr Wierciński2023-05-124-12/+72
* Doc: improve the SpinBox floating point exampleMitch Curtis2023-05-121-9/+17
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-05-121-5/+5
* Replace {add,sub,mul}_overload with q{Add,Sub,Mul}OverloadMarc Mutz2023-05-113-5/+5
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-05-111-3/+3
* QML: Maintain invariant between QObjectMethod membersUlf Hermann2023-05-114-3/+64
* Allow a layout with width or height == 0 to resize its child itemsJan Arve Sæther2023-05-112-2/+12
* QML: Allow conversion from QV4::Sequence to different iterableUlf Hermann2023-05-115-11/+109
* QML: Encode "missing" line number as negated address of stack frameUlf Hermann2023-05-1113-22/+71
* Fix duplicate data tag warning in tst_tumbler.qmlMitch Curtis2023-05-111-1/+4
* Remove the 'qml-devtools' featureAlexey Edelev2023-05-103-26/+17
* QML: Don't try to convert objects with prototypes to QVariantUlf Hermann2023-05-104-4/+31
* QQuickItem: Do not synthesize replace() for data/resources/childrenUlf Hermann2023-05-103-13/+222
* Material: fix clipped floating placeholder textMitch Curtis2023-05-095-4/+114
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-05-091-5/+5
* QML: Don't crash when monitoring binding removalUlf Hermann2023-05-083-8/+47
* QmlCompiler: Improve method overload selectionUlf Hermann2023-05-084-9/+39
* QQmlComponent: Remove pending bindings when setting propertiesUlf Hermann2023-05-065-7/+70
* Quick: Update documentation of TapHandler to reflect renamed enumDavid Edmundson2023-05-051-1/+1
* QmlCompiler: Recognize QList<QObject*> as QObjectListUlf Hermann2023-05-053-0/+27
* QmlCompiler: Disallow reading from values affected by side effectsUlf Hermann2023-05-0513-151/+238
* Fix small errors in the C++ integration tutorialsFriedemann Kleint2023-05-052-3/+2
* QML: Fix call frame conversion for QVariant return typesUlf Hermann2023-05-056-0/+169
* Material: don't set all caps for Button textMitch Curtis2023-05-052-4/+3
* qmllint: Do not crash on invalid aliasFabian Kosmale2023-05-043-1/+17
* Examples: Add equality an operator to Extending Qml Advanced tutorialsOlivier De Cannière2023-05-048-4/+84
* QmlCompiler: Do not stop parsing on top-level Component elementsUlf Hermann2023-05-046-5/+45
* Improve QUICK_TEST_MAIN_WITH_SETUP snippetSamuel Gaist2023-05-041-0/+12
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-05-031-5/+5