aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix toplevel Qt build (for real this time)v6.2.2Fabian Kosmale2021-11-241-5/+5
* Unset the QQmlAnimationTimer pointer from unregistered jobsVolker Hilsheimer2021-11-243-2/+50
* Update dependencies on '6.2.2' in qt/qtdeclarativeQt Submodule Update Bot2021-11-241-4/+4
* Fix toplevel Qt buildFabian Kosmale2021-11-221-0/+5
* Update dependencies on '6.2.2' in qt/qtdeclarativeQt Submodule Update Bot2021-11-221-4/+4
* Update dependencies on '6.2.2' in qt/qtdeclarativeQt Submodule Update Bot2021-11-181-4/+4
* Add BC files for 6.2.0Milla Pohjanheimo2021-11-154-0/+48111
* Model examples: use new cmake apiOliver Eftevaag2021-11-1213-79/+43
* Do not reset loops when creating designer objectsAntti Määttä2021-11-121-1/+0
* qmake/vcxproj: Fix qmltypes files being displayed at project rootJoerg Bornemann2021-11-121-8/+12
* Keyinteraction example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2021-11-1211-76/+86
* MouseArea example: use qt_add_qml_module() and update a signal handlerOliver Eftevaag2021-11-123-30/+15
* Particle examples: use new cmake apiOliver Eftevaag2021-11-1299-1196/+427
* Embeddedinwidgets example: use qt_add_qml_module()Oliver Eftevaag2021-11-111-33/+11
* Add regression test for QQmlEngine::retranslate() crashMitch Curtis2021-11-112-0/+165
* Use resize instead of shrink when clearing upload poolsAntti Määttä2021-11-111-2/+2
* painteditem: better error message when running cmake on textballoonOliver Eftevaag2021-11-111-0/+4
* Fix CMakeLists.txts of chattutorialMitch Curtis2021-11-11110-528/+521
* Handle function as default arguments in toplevel functionsFabian Kosmale2021-11-114-0/+32
* Make QML builtins files available in resource file systemAndrei Golubev2021-11-102-9/+32
* QQmlJSImportVisitor: Handle on binding inside grouped propertiesFabian Kosmale2021-11-103-6/+19
* Start dispatching events to QQuickWindow virtual functions againShawn Rutledge2021-11-093-10/+153
* QML DOM: Avoid warning on integrity and make check compile timeFabian Kosmale2021-11-091-1/+3
* CMake: Don't build Qt apps using Ninja when targeting iOSAlexandru Croitor2021-11-091-3/+3
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-11-091-4/+4
* qmldom: improve newlines handling with AttributesSequence::PreserveFawzi Mohamed2021-11-0910-25/+32
* Fix compiler warning from unused parameterVolker Hilsheimer2021-11-081-1/+1
* Do not resolve containing types of inline components too earlyUlf Hermann2021-11-084-7/+26
* FileDialog: sort case-insensitivelyMitch Curtis2021-11-065-0/+5
* Explicitly include qpropery.h in testsFabian Kosmale2021-11-053-0/+3
* QQuickDialogs manual test: remove duplicate import statementsOliver Eftevaag2021-11-051-2/+0
* Reset currentChanges if currentChanges is active when refilling listViewTony Leinonen2021-11-053-1/+146
* QQmlPropertyValueInterceptor: Do not rely on transitive includeFabian Kosmale2021-11-051-0/+1
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-11-051-4/+4
* Use the RegExp variant of ignoreWarning() in case line number changesJan Arve Sæther2021-11-044-31/+29
* qmlimportscanner: Prefer directories with qmldirFabian Kosmale2021-11-047-5/+61
* Type assertions: Mention the moniker as-castsFabian Kosmale2021-11-041-5/+4
* Polish the QML reference examplesFriedemann Kleint2021-11-0453-474/+285
* lancelot test: fix screen grab sizeEirik Aavitsland2021-11-041-0/+10
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-11-041-4/+4
* QuickFontDialog: make setCurrentFont() update listview indexesOliver Eftevaag2021-11-035-107/+251
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-11-031-4/+4
* Bump version to 6.2.2Jani Heikkinen2021-11-032-2/+2
* CMake: Allow disabling package version checkAlexandru Croitor2021-11-021-1/+6
* Stage all qml modules to a common directory when building for AndroidAlexey Edelev2021-11-023-1/+20
* Use correct plugin name for Android QML pluginsAlexey Edelev2021-11-022-70/+113
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-11-011-4/+4
* Let DelegateChoice.roleValue compare enum as string, enum or intShawn Rutledge2021-10-316-1/+217
* Update dependencies on '6.2' in qt/qtdeclarativeQt Submodule Update Bot2021-10-291-4/+4
* deliveryagent: cancel touch-mouse synthesis when cancelling touch eventRichard Moe Gustavsen2021-10-282-0/+43