aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move manual test for material stylewip/material3Paul Wicking2022-12-078-0/+0
* Merge remote-tracking branch 'origin/dev' into wip/material3Paul Wicking2022-12-055336-87298/+92841
|\
| * a11y: track item enabled stateHarald Sitter2022-12-032-0/+13
| * Doc: Fix faulty include file extensionJoerg Bornemann2022-12-023-4/+4
| * Fix a few CMake warningsUlf Hermann2022-12-022-0/+3
| * qv4qobjectwrapper: return false on failed argument conversionSami Shalayel2022-12-024-1/+128
| * Introduce QQmlApplicationEngine::loadFromModuleFabian Kosmale2022-12-025-16/+81
| * QQuickMacStyle: stop using deprecated constants, use suggested replacementsTimur Pocheptsov2022-12-021-1/+1
| * iOS Style: Add BusyIndicator controlDoris Verria2022-12-0250-0/+42
| * doc: update list of supported native dialogsOliver Eftevaag2022-12-0210-7/+16
| * CMake: Add iOS build auto test for Qt Quick projectAlexandru Croitor2022-12-023-36/+76
| * QmlCompiler: Fix various kinds of enum lookupUlf Hermann2022-12-027-4/+124
| * Update jsroot.qmltypesUlf Hermann2022-12-021-183/+1140
| * QQmlMetaObjectWrapper: A metaobject is not equal to a non-metaobjectUlf Hermann2022-12-022-8/+5
| * QQmlJSMetaParameter: Encapsulate parameter informationSami Shalayel2022-12-0210-127/+135
| * qmltc: error out when encoutering invalid filenamesSami Shalayel2022-12-023-0/+25
| * QQuickTableView: implement TableView.editDelegateRichard Moe Gustavsen2022-12-019-78/+1517
| * QmlCompiler: Pass QVariant as-is to functions accepting varUlf Hermann2022-12-011-1/+2
| * QQuickItem: Fix effective visibility for items without parentVolker Hilsheimer2022-12-013-23/+5
| * Doc: remove "2" from Qt Quick Controls filesMitch Curtis2022-12-01558-614/+614
| * Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-014870-7405/+7405
| * doc: Add note to PinchHandler.translation property about macOS trackpadShawn Rutledge2022-11-301-0/+3
| * Fix see-also link to loadUrl, silence qdoc warningVolker Hilsheimer2022-11-301-1/+1
| * QmlCompiler: Do not print context for source locations of length 0Ulf Hermann2022-11-302-3/+4
| * WorkerScript: Create ExecutionEngines on demand when neededUlf Hermann2022-11-301-15/+40
| * Fix build error in top level buildsFabian Kosmale2022-11-291-0/+1
| * qmltyperegistrar: Generate accessSemantics="none" for foreign namespacesUlf Hermann2022-11-295-2/+40
| * QmlCompiler: Check return code when opening qmltypes filesUlf Hermann2022-11-291-1/+9
| * QQmlIncubator: Clarify type in loopUlf Hermann2022-11-291-1/+3
| * QQmlNotifier: Guard against broken meta objects when disconnectingUlf Hermann2022-11-292-5/+8
| * Introduce type based overload of Qt.createComponentFabian Kosmale2022-11-284-8/+141
| * Connections: Don't crash when target is deletedFabian Kosmale2022-11-283-8/+57
| * Key required properties by object and property dataUlf Hermann2022-11-286-11/+63
| * Loader: Create bound components into their creation contextUlf Hermann2022-11-283-5/+36
| * QtQml: Restructure the moduleMaximilian Goldstein2022-11-2823-99/+320
| * qmllint: document new behavior of --jsonSami Shalayel2022-11-282-3/+4
| * Fail on warnings for simple "default" controls testsMitch Curtis2022-11-2853-0/+307
| * Add qCDebug to tst_QQuickPinchHandler::scaleThreeFingersShawn Rutledge2022-11-261-0/+1
| * Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2022-11-261-5/+5
| * QML: Fix casting between builtin types when constructing value typesUlf Hermann2022-11-265-2/+53
| * Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2022-11-251-5/+5
| * Debugger: Initialize scoped context correctlySemih Yavuz2022-11-255-4/+97
| * Build: install the metatypes inside Qt's own arch-specific data dirThiago Macieira2022-11-241-1/+1
| * QQuickTableView: respect activeFocusOnTabRichard Moe Gustavsen2022-11-252-0/+55
| * Revert "masm: Treat Android as generic Posix regarding mmap and friends"Ulf Hermann2022-11-252-17/+8
| * Drop some dead code from qqmlpropertycache*Ulf Hermann2022-11-252-18/+11
| * Repair QQmlGadgetPtrWrapper's metaObjectUlf Hermann2022-11-257-64/+59
| * QmlCompiler: Store imported types in a QListUlf Hermann2022-11-259-25/+115
| * QML: Monkey-patch thread safety issue with dynamic metaobjectsUlf Hermann2022-11-244-8/+33
| * qmlformat: add 'ensure new line between functions' optionXavier BESSON2022-11-248-1/+118