aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issue in File System explorer example with about popup text wrapJakub Wincenciak2023-10-251-24/+48
* QQuickFlickable: release drag if receiving QEvent::TouchCancelRichard Moe Gustavsen2023-10-252-0/+38
* QML: Fix i18n exampleUlf Hermann2023-10-252-7/+9
* QtQml: Do not gc objects stored in QML-declared list propertiesUlf Hermann2023-10-254-25/+113
* qmltyperegistrar: Fix namespace registrationUlf Hermann2023-10-257-24/+146
* QmlCompiler: Reject calls to one of multiple fuzzy overloadsUlf Hermann2023-10-257-10/+53
* Fix compile time qsTranslate with empty contextUlf Hermann2023-10-248-15/+37
* QML Debugger: Don't crash when looking up values from imported modulesUlf Hermann2023-10-2413-23/+100
* Fix manual tests broken by moving threading example thereEdward Welbourne2023-10-241-1/+1
* QML: Add missing metaType-s to ExecutionEngine::metaTypeFromJSDmitrii Akshintsev2023-10-242-0/+10
* QQuickCheckBox: make nextCheckState property non-privateSami Shalayel2023-10-244-10/+24
* QmlCompiler: Disallow reading enums from instancesUlf Hermann2023-10-236-4/+105
* QtQml: Register function type annotations as mandatory type referencesUlf Hermann2023-10-237-11/+77
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-10-231-5/+5
* Doc: Fix link to Getting Started Programming with Qt QuickKai Köhne2023-10-231-1/+1
* QQmlEngine: Fix documentationUlf Hermann2023-10-201-21/+8
* Add Documentation for versioningUlf Hermann2023-10-201-2/+193
* Increase CTest timeout for tst_qmlformatDimitrios Apostolou2023-10-201-0/+1
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-10-201-5/+5
* doc: qt_add_qml_module links to qmltc's doc about private headersSami Shalayel2023-10-181-0/+8
* QmlCompiler: Prohibit writing to readonly propertiesUlf Hermann2023-10-183-1/+5
* QQuickItem: more fixes for bindable propertiesIvan Solovev2023-10-181-11/+15
* Document how to expose value types with enumerationsUlf Hermann2023-10-182-0/+70
* QtQml: Correctly convert to QQmlListProperty<QObject>Ulf Hermann2023-10-182-0/+15
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-10-171-5/+5
* Qml: Prevent MSVC 2019 min()/max() macros from triggeringOlivier De Cannière2023-10-171-4/+4
* QtQml: Document QML_ADDED_IN_VERSION and QML_REMOVED_IN_VERSIONUlf Hermann2023-10-173-9/+51
* Amend code snippets for QML_ELEMENT to show how to expose enumsUlf Hermann2023-10-171-4/+36
* QtQml: Improve documentation of LoggingCategoryUlf Hermann2023-10-171-4/+24
* QtQml: Improve documentation of Number objectUlf Hermann2023-10-171-6/+19
* QtQml.Models: Amend documentation for ListModelUlf Hermann2023-10-171-0/+5
* Fix translucent NativeRendering text on transparent windowEskil Abrahamsen Blomfeldt2023-10-172-2/+2
* Doc: Highlight File System Explorer in Application Examples categoryKai Köhne2023-10-161-0/+1
* Doc: Highlight some examples for the "User Interface Components" categoryKai Köhne2023-10-162-1/+5
* Fix icon positioning in textless Button in Material styleJoni Poikelin2023-10-131-1/+1
* Sprinkle docs about context properties with warnings and notesUlf Hermann2023-10-132-11/+43
* Improve documentation for incubators and incubation controllersUlf Hermann2023-10-131-12/+30
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-10-121-5/+5
* Fix regression on singletons where declared != actual typeFabian Kosmale2023-10-115-2/+78
* Clarify visibility behavior of Windows with transient parentsTor Arne Vestbø2023-10-111-15/+16
* Doc: Highlight wearable demoKai Köhne2023-10-101-0/+2
* Remove tutorial from Application Examples againKai Köhne2023-10-102-3/+0
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-10-091-5/+5
* QQAE:loadFromModule: Highlight the need for a proper moduleFabian Kosmale2023-10-061-0/+5
* QML diskcache: Verify cache file sizeFabian Kosmale2023-10-064-0/+810
* codegenerator: Convert to the original type of registers for unary opsOlivier De Cannière2023-10-065-1/+34
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2023-10-061-5/+5
* Harden curve node polymorphyEskil Abrahamsen Blomfeldt2023-10-056-23/+59
* Avoid crashing with MultiEffectKaj Grönholm2023-10-051-1/+1
* iOS Style: Use separate elements for the track based on the indeterminate stateDoris Verria2023-10-041-4/+19