aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtdeclarativev6.0.0-beta4Qt Submodule Update Bot2020-11-091-2/+2
* qquicktextinput: compile with explicit QChar(int) constructorDavid Faure2020-11-092-12/+12
* QQuickWindow: Check if QQuickItem was not deletedBartlomiej Moskal2020-11-091-0/+8
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-091-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-081-2/+2
* qtdeclarative: finish fixing compilation with explicit QChar(int)David Faure2020-11-078-25/+26
* Fix misuses of the implicit QChar(int) constructorDavid Faure2020-11-072-4/+5
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-071-2/+2
* qmltyperegistrar: Move JSON processing into separate classUlf Hermann2020-11-066-285/+433
* V4: Prevent heap objects from getting immediately swept by GCUlf Hermann2020-11-064-1/+111
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-061-2/+2
* Stabilize tst_QQuickDropArea::containsDrag_internalShawn Rutledge2020-11-061-5/+2
* Clear up Canvas docs wrt the unsupported FBO render modeLaszlo Agocs2020-11-061-17/+2
* Promote suffixless graphics api enum values in GraphicsInfoLaszlo Agocs2020-11-062-7/+11
* Do not assert with OpenGL in qquickcanvasitem testLaszlo Agocs2020-11-061-8/+5
* Use suffixless enum value in graphicsApi check in QQuickFboLaszlo Agocs2020-11-061-2/+1
* Fix tst_QQuickText::fontSizeModeEskil Abrahamsen Blomfeldt2020-11-061-1/+1
* CMake: Clean up logic to prepare building pure QML modulesUlf Hermann2020-11-062-9/+28
* libinfix build: adjust qmldir entriesFabian Kosmale2020-11-063-3/+20
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-051-2/+2
* FunctionCallProfiler: initialize all membersVolker Hilsheimer2020-11-051-4/+3
* Add changes file for Qt 5.15.2Antti Kokko2020-11-051-0/+91
* Better describe the Quick 3D use case in QQuickGraphicsConfigLaszlo Agocs2020-11-051-7/+13
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-051-2/+2
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-0534-135/+118
* Doc:: Fix documentation warnings for Qt QMLTopi Reinio2020-11-058-21/+21
* Doc: Fix documentation warnings for QML Models and Test modulesTopi Reinio2020-11-055-7/+7
* Fix CustomAffector exampleKaj Grönholm2020-11-051-23/+2
* Cleanup and optimize particlesKaj Grönholm2020-11-0514-96/+44
* QML engine: fix conversion scores for sequences in CallOverloadedFabian Kosmale2020-11-044-0/+52
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-041-2/+2
* Adjust to QPropertyBindingPrivate not using std::function anymoreFabian Kosmale2020-11-042-9/+44
* Remove some outdated comments about FontLoader.nameEskil Abrahamsen Blomfeldt2020-11-041-4/+2
* Update MetaType things in testsDavid Skoland2020-11-045-17/+14
* Speed up tst_QQuickListView; round coordinate displayShawn Rutledge2020-11-032-3/+15
* QmlCompiler: Use the name of a QML object as its locationUlf Hermann2020-11-031-1/+3
* Expose QQmlPlatform and QQmlApplication to QMLUlf Hermann2020-11-032-0/+5
* QQuickItem: remove unnecessary friendShawn Rutledge2020-11-031-2/+1
* QmlCompiler: Allow the specification of file scope codeUlf Hermann2020-11-032-5/+12
* Doc: Minor fix for \sa syntax that caused a disappeared linkEirik Aavitsland2020-11-031-1/+1
* tst_qqmlbinding: Do not leak componentFabian Kosmale2020-11-031-1/+2
* QML: Fix typo in documentationUlf Hermann2020-11-021-1/+1
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-024-7/+4
* tst_qqmlbinding: Avoid event loop flakyness on Ubuntu 20.04Fabian Kosmale2020-11-021-2/+1
* Fix compiler warnings from testsVolker Hilsheimer2020-11-022-7/+7
* Update tests to use new metaType systemDavid Skoland2020-11-0216-139/+138
* QML: Allow singleton types to be extendedUlf Hermann2020-11-0210-44/+156
* QML: Allow singletons to be created with a factory functionUlf Hermann2020-11-024-14/+101
* QML: Allow namespaces as extensions to typesUlf Hermann2020-11-0210-21/+116
* sg docs: Add a note about direct graphics API usageLaszlo Agocs2020-11-021-0/+9