aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Export QQuickItemViewFxItem privatelyv5.15.0Shawn Rutledge2020-05-111-1/+1
* Fix parallel installation of qmltypes in a debug and release buildv5.15.0-rc2Kai Koehne2020-05-071-7/+19
* Add changes file for Qt 5.15.0v5.15.0-rc1Antti Kokko2020-04-281-0/+283
* Merge remote-tracking branch 'origin/5.14' into 5.15.0Qt Forward Merge Bot2020-04-271-2/+1
|\
| * Generate the docs for qmlRegisterSingletonInstance5.14Giuseppe D'Angelo2020-04-241-0/+4
* | Make no-opengl builds succeed with Vulkan or MetalLaszlo Agocs2020-04-251-4/+11
* | Fix crashes when draggingFriedemann Kleint2020-04-241-0/+8
* | Merge 5.15 into 5.15.0Alexandru Croitor2020-04-234-12/+11
|\ \
| * | 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-225-7/+232
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-225-7/+232
| | |\|
| * | | WASM: Fix broken WebAssembly platform detectionFredrik Orderud2020-04-221-2/+2
| |/ /
* | | Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-225-7/+232
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.14.2' into 5.14Qt Forward Merge Bot2020-04-215-6/+231
| |\ \
| | * | Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-171-0/+56
| | * | Merge 5.14 into 5.14.2Kari Oikarinen2020-03-1014-30/+99
| | |\ \
| | * | | 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-283-4/+174
* | | | | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-223-0/+52
* | | | | Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-2116-32/+200
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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-205-1/+64
| |\| | |
| | * | | 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-073-0/+58
| | * | | Fix enum setup optimizationMichael Brasser2020-04-021-1/+1
| * | | | Blacklist tst_qquicktextedit::hAlignVisual on SLESFabian Kosmale2020-04-201-0/+2
| * | | | RHI: Fix build with -no-openglFriedemann Kleint2020-04-171-2/+11
| * | | | Doc: Clarify what QQuickWindow::resetOpenGLState() resetsAndy Shaw2020-04-161-0/+5
| * | | | qmltyperegistrar: Correctly handle foreign and super classesUlf Hermann2020-04-165-13/+88
| * | | | Fix clipping of text with software backendEskil Abrahamsen Blomfeldt2020-04-161-16/+27
* | | | | V4: Avoid integer overflow in DataViewCtorFabian Kosmale2020-04-212-1/+17
|/ / / /
* | | | Deprecate QSGEngineLaszlo Agocs2020-04-144-2/+14
* | | | Deprecate QSGSimpleMaterial and QSGSimpleMaterialShaderLaszlo Agocs2020-04-142-0/+11
* | | | TypeDescriptionReader: Read alias and isFlag for enumsv5.15.0-beta4Ulf Hermann2020-04-092-1/+13
* | | | qmltyperegistrar: Retain alias and isFlag information for enumsUlf Hermann2020-04-093-0/+23
* | | | Avoid deprecated TouchPoint rect accessors in MPTA and QQWinPrivShawn Rutledge2020-04-072-3/+4
* | | | QQuickTableView: fix crash in tableLayoutToString()Richard Moe Gustavsen2020-04-072-0/+2
* | | | Add missing include to d3d11underqml exampleLaszlo Agocs2020-04-071-0/+1
* | | | Add qmltypes for Qt.test.qtestrootUlf Hermann2020-04-064-52/+130
* | | | qmltyperegistrar: Follow the private includes setting in qmltypesUlf Hermann2020-04-062-9/+11
* | | | CMake: Fix double inclusion of CMake plugin targetsAlexandru Croitor2020-04-031-4/+6
* | | | TableView: Clarify the rows/columns docs about inserting/removingAndy Shaw2020-04-031-6/+11
* | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Frederik Gladhorn2020-04-023-0/+80
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Frederik Gladhorn2020-04-013-0/+80
| |\| | |
| | * | | Fix QQuickMouseArea getting stuck in pressed state when hiding in pressFrederik Gladhorn2020-03-313-0/+80
* | | | | fix -no-feature-translation buildTim Jenssen2020-04-022-2/+2
* | | | | Do not match for line numbers in the source code in ignoreWarning()Jan Arve Sæther2020-04-021-3/+3
* | | | | Add doumentation for nullish coalescingMaximilian Goldstein2020-04-022-0/+6
|/ / / /
* | | | Doc: explain how to receive mouse press and release eventsv5.15.0-beta3Mitch Curtis2020-03-311-0/+11