aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document how to expose value types with enumerations6.5Ulf Hermann2023-10-182-0/+70
* QtQml: Correctly convert to QQmlListProperty<QObject>Ulf Hermann2023-10-182-0/+15
* Amend code snippets for QML_ELEMENT to show how to expose enumsUlf Hermann2023-10-181-4/+36
* QtQml.Models: Amend documentation for ListModelUlf Hermann2023-10-181-0/+5
* QtQml: Document QML_ADDED_IN_VERSION and QML_REMOVED_IN_VERSIONUlf Hermann2023-10-183-9/+51
* QtQml: Improve documentation of Number objectUlf Hermann2023-10-181-6/+19
* QtQml: Improve documentation of LoggingCategoryUlf Hermann2023-10-181-4/+24
* Fix icon positioning in textless Button in Material styleJoni Poikelin2023-10-131-1/+1
* Improve documentation for incubators and incubation controllersUlf Hermann2023-10-131-12/+30
* Sprinkle docs about context properties with warnings and notesUlf Hermann2023-10-132-11/+43
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-10-131-5/+5
* Fix regression on singletons where declared != actual typeFabian Kosmale2023-10-125-2/+78
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-10-121-5/+5
* Doc: Highlight wearable demoKai Köhne2023-10-111-0/+2
* Remove tutorial from Application Examples againKai Köhne2023-10-102-3/+0
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-10-101-5/+5
* QML diskcache: Verify cache file sizeFabian Kosmale2023-10-064-0/+810
* QQAE:loadFromModule: Highlight the need for a proper moduleFabian Kosmale2023-10-061-0/+5
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-10-061-5/+5
* Avoid crashing with MultiEffectKaj Grönholm2023-10-061-1/+1
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-10-051-5/+5
* iOS Style: Use separate elements for the track based on the indeterminate stateDoris Verria2023-10-051-4/+19
* QmlCompiler: Error out when writing to property of unknown typeUlf Hermann2023-10-042-0/+14
* QtQml: Re-add pthread_attr_init() to stackPropertiesGeneric()Ulf Hermann2023-10-041-0/+1
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-10-041-5/+5
* Doc: clarify default push and replace operationMitch Curtis2023-10-031-2/+4
* TypeResolver: Change the way member types of scopes are searched forOlivier De Cannière2023-10-026-14/+45
* QQmlObjectCreator: Don't crash when installing bindingsOlivier De Cannière2023-09-293-1/+32
* Make sure to listen for itemDestroyed when using QQuickDeferredPointerAndy Nichols2023-09-297-0/+247
* Doc: Add example categories for qtquickJaishree Vyas2023-09-2812-0/+15
* Rename shapes example qml files according to what they demonstrateShawn Rutledge2023-09-284-163/+163
* Bump version to 6.5.4Jani Heikkinen2023-09-271-1/+1
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-271-5/+5
* CMake: Fix deployment of QML plugins for debug-and-release QtJoerg Bornemann2023-09-261-2/+16
* QtQml: Check for isReference() before trying to write backUlf Hermann2023-09-264-2/+13
* qmlformat: Port object destructuring fixes to 6.5Semih Yavuz2023-09-2614-33/+357
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-251-5/+5
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-221-5/+5
* QML TableView: resizable{Rows|Columns} scroll fixJonas Karlsson2023-09-222-0/+53
* QQuickTableView: let the subclass decide which model to use for selectionsRichard Moe Gustavsen2023-09-217-15/+99
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-211-5/+5
* Fix delegate loading issue in gallery exampleSanthosh Kumar2023-09-201-118/+106
* Doc: All overviews list categorizationJaishree Vyas2023-09-201-0/+1
* HeaderView: fix custom role names not being usedMitch Curtis2023-09-204-0/+87
* QQuickItem: fix binding loops for x, y, width, and heightIvan Solovev2023-09-201-12/+20
* tst_qquickheaderview: fail on warningsMitch Curtis2023-09-201-1/+5
* Material: allow setting background to nullMitch Curtis2023-09-203-4/+16
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2023-09-191-5/+5
* FormalParameterList: prepare for qmlformatSami Shalayel2023-09-183-9/+7
* qmllint: Do not complain about writing to list propertiesUlf Hermann2023-09-183-1/+9