aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove imagePaul Wicking2020-05-041-0/+0
* Fix line number for follow-up lines in stringsChristian Stenger2020-05-011-1/+3
* Fix lexer handling of escape sequences in stringChristian Stenger2020-05-011-0/+1
* Doc: fix typo in ListView::layoutDirectionMitch Curtis2020-04-301-1/+1
* Doc: Update flowchartPaul Wicking2020-04-302-0/+0
* Fix warning -Wxor-used-as-powMårten Nordheim2020-04-301-1/+1
* Add beforeFrameBegin() and afterFrameEnd() to QQuickWindowLaszlo Agocs2020-04-305-0/+67
* cmake: Provide equivalent of QMLTYPES_FILENAMEFabian Kosmale2020-04-301-3/+16
* Doc: add code example of QQmlApplicationEngine::setInitialProperties()Mitch Curtis2020-04-291-0/+11
* Doc: add code example to QML_NAMED_ELEMENTMitch Curtis2020-04-291-0/+10
* Temporarily restore a QSGTexturePrivate functionLaszlo Agocs2020-04-282-0/+9
* Move updateRhiTexture and co. to QSGTextureLaszlo Agocs2020-04-2820-197/+140
* Register value types declarativelyUlf Hermann2020-04-289-34/+121
* PropertyCache: Fix resolution of forbidden QObject methodsUlf Hermann2020-04-281-1/+3
* Fix file name comment in script.mjs snippetUlf Hermann2020-04-271-1/+1
* Fix failing assertion in the GC with JITSimon Hausmann2020-04-271-0/+2
* Move object onwership functions from QQmlEngine to QJSEngineFabian Kosmale2020-04-244-71/+70
* Resume AnimatedSprite playback when visibility changesLaszlo Agocs2020-04-242-0/+10
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-246-18/+34
|\
| * qquickitemgrabresult: Check effective window for visibilityKai Uwe Broulik2020-04-231-1/+6
| * Doc: AnimatedImage incompatible with QQuickImageProviderNico Vertriest2020-04-232-9/+8
| * Fix warning about deprecated "end" manipulatorThiago Macieira2020-04-221-1/+1
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-04-222-6/+18
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-222-6/+18
| | |\
| | | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Qt Forward Merge Bot2020-04-212-6/+18
| | | |\
| | | | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-106-5/+45
| | | | |\
| | | | * | Don't replace all characters below 0x20 with spaces as they may be validAndy Shaw2020-03-021-2/+1
| | | | * | TableModel: Allow a double to be added to a field seen as int previouslyAndy Shaw2020-02-281-4/+17
| * | | | | WASM: Fix broken WebAssembly platform detectionFredrik Orderud2020-04-221-2/+2
| |/ / / /
* | | | | QQuickItem: rename geometryChanged to geometryChangeMitch Curtis2020-04-2336-89/+77
* | | | | Drop obsolete encoding parameter from ToHtml callFabian Kosmale2020-04-231-1/+1
* | | | | Fix using fonts inside .ttc with render type QtRenderingEskil Abrahamsen Blomfeldt2020-04-231-1/+1
* | | | | Add additional properties to FontLoader to help disambiguateEskil Abrahamsen Blomfeldt2020-04-232-24/+104
* | | | | Add _q_dumpLayoutTree() for debugging purposesJan Arve Sæther2020-04-222-0/+79
* | | | | Don't truncate the hashesEskil Abrahamsen Blomfeldt2020-04-222-2/+2
* | | | | Update dependencies.yaml and adapt to API changes in qtbaseSimon Hausmann2020-04-225-31/+20
* | | | | Fix failing assertion in the GC with the JITSimon Hausmann2020-04-221-0/+4
* | | | | Add support for binding ahead-of-time compiled bindings to QPropertiesSimon Hausmann2020-04-226-11/+42
* | | | | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-221-0/+6
* | | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Friedemann Kleint2020-04-226-3/+23
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-04-226-3/+23
| |\| | | |
| | * | | | WASM: Enable WebAssembly platform detection from QMLFredrik Orderud2020-04-212-0/+3
| | * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-203-1/+7
| | |\| | |
| | | * | | Make qdoc generate the documentation for qmlRegisterSingletonTypeGiuseppe D'Angelo2020-04-161-0/+5
| | | * | | OpacityAnimator: apply opacity animation to the first frame in SGWang Chuan2020-04-071-0/+1
| | | * | | Fix enum setup optimizationMichael Brasser2020-04-021-1/+1
| | * | | | RHI: Fix build with -no-openglFriedemann Kleint2020-04-171-2/+11
* | | | | | Mouse area: Prevent drag being started with non-accepted mouse buttonsFriedemann Kleint2020-04-221-3/+9
* | | | | | Add a hook that allows for ahead-of-time compiled functionsSimon Hausmann2020-04-228-5/+37
|/ / / / /
* | | | | Use categorized logging instead of quickLayoutDebug()Jan Arve Sæther2020-04-214-19/+21