aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix QQuickImageParticle resetting loopKaj Grönholm2020-11-112-28/+27
* Add simpler non point particle levelKaj Grönholm2020-11-1122-76/+199
* Add Qt 6 API changes doc from qtdocJerome Pasion2020-11-111-1/+162
* QmlCompiler: Allow AOT compilation of JS functionsUlf Hermann2020-11-112-0/+17
* blacklist tst_QQuickListView::sectionsSnap in CI on macOSShawn Rutledge2020-11-111-0/+2
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-1111-165/+297
* DesignerSupport: Add more tests for QQuickDesignerSupportThomas Hartmann2020-11-113-1/+185
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-1117-68/+297
* Change internal name of "var" type to QJSValueUlf Hermann2020-11-111-16/+17
* Use "QString" as internal name for string type in builtinsUlf Hermann2020-11-111-60/+60
* QQmlPropery: Add seed to qHashFabian Kosmale2020-11-111-2/+2
* tst_qquickloader: Test setting source from component worksMaximilian Goldstein2020-11-114-0/+26
* testlib: Don't misuse the Qt object for storing test resultsUlf Hermann2020-11-111-17/+15
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-111-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-111-2/+2
* Add debug trace when a static plugin is loadedAlexandru Croitor2020-11-101-0/+5
* Remove debug usage of QT_FORCE_ASSERTSAlexandru Croitor2020-11-101-2/+0
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-109-0/+57
* Remove assert in QQmlPropertyThomas Hartmann2020-11-101-1/+0
* Fix compilation with namespacesEskil Abrahamsen Blomfeldt2020-11-101-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-101-2/+2
* Silence unused warning in QSGRhiSupport in uncommon build configsLaszlo Agocs2020-11-091-4/+8
* Optimize particles vertex dataKaj Grönholm2020-11-0916-57/+58
* V4 string object: Avoid some compile warningsUlf Hermann2020-11-091-2/+2
* QML: Rewrite Qt object in actual C++Ulf Hermann2020-11-0917-961/+835
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-0939-154/+155
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-093-6/+6
* 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