aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-191-0/+56
| |\
| | * Add changes file for Qt 5.11.1v5.11.1Antti Kokko2018-06-151-0/+56
* | | Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-19121-192/+192
* | | Flickable: fix another possible cause for out-of-sync moving flagsNils Jeisecke2018-06-191-4/+2
* | | QQmlDebugProcess: Wait forever for debug messagesUlf Hermann2018-06-191-2/+0
|/ /
* | CMake: avoid x${var} tricksRolf Eike Beer2018-06-081-1/+1
* | CMake: replace deprecated exec_program() with execute_process()Rolf Eike Beer2018-06-081-1/+1
|/
* Tooling: Fix integer range checksUlf Hermann2018-06-062-10/+5
* Add changes file for Qt 5.9.6Antti Kokko2018-06-051-0/+43
* Add changes file for Qt 5.9.5Antti Kokko2018-06-051-0/+69
* Add binary compatibility files for Qt 5.11Milla Pohjanheimo2018-06-054-0/+57946
* Fix subrect of mismatched dpr sprite imageAllan Sandfeld Jensen2018-06-011-5/+5
* Bump versionOswald Buddenhagen2018-05-311-1/+1
* V4: Set argumentsCanEscape when debuggingUlf Hermann2018-05-302-0/+24
* Formals come after locals in the CallContextLars Knoll2018-05-292-4/+37
* Fix a crash in the modulus operationLars Knoll2018-05-282-1/+11
* Remove old pre-QFileSystemEngine-rewrite codeErik Verbruggen2018-05-281-9/+1
* QML Debugger: Don't crash when encoding JSON dataUlf Hermann2018-05-252-27/+99
* Fix build for Android with android-clangLiang Qi2018-05-251-2/+1
* Fix crash when modifying list model in worker threadSimon Hausmann2018-05-242-2/+3
* tst_gradient.qml: fix warnings about multiple var declarationsMitch Curtis2018-05-241-115/+115
* tst_gradient.qml: fix warnings about type coercionMitch Curtis2018-05-241-108/+108
* V4 debugger: Allow retrieval of non-CallContext scopesUlf Hermann2018-05-235-26/+111
* On network redirects, update finalUrl, not urlUlf Hermann2018-05-238-9/+60
* Fix change-of-sign warningThiago Macieira2018-05-231-1/+1
* Fix crash when incubating objects with non-existent initial propertiesSimon Hausmann2018-05-234-2/+36
* Fix crash when modifying objects used as prototypesLars Knoll2018-05-232-0/+20
* Ensure we restore QML-defined enumsMichael Brasser2018-05-234-0/+38
* Doc: link to integration flowchart in "Interacting with QML from C++"Mitch Curtis2018-05-221-2/+2
* tst_qquickanimatedsprite: add all QML files to OTHER_FILESMitch Curtis2018-05-161-1/+1
* setGrabberItem: consistently call touchUngrabEvent or mouseUngrabEventShawn Rutledge2018-05-152-8/+7
* Pass the arguments correctly to QRadialGradientAndy Shaw2018-05-151-1/+1
* Fix for input method commit that ends with newlinePaul Olav Tvete2018-05-141-1/+7
* Fix build without features.gesturesTasuku Suzuki2018-05-145-2/+32
* MouseArea: set pressed state to Qt::NoButton not nullptrShawn Rutledge2018-05-131-1/+1
* Fix TestCaseCollector fails to initialize component from resourcesChristoph Keller2018-05-131-2/+6
* Fix bug where Ungrab event was not sentJan Arve Sæther2018-05-112-1/+43
* Fix .import within .js files with CONFIG+=qtquickcompilerSimon Hausmann2018-05-119-17/+43
* Fix build without features.timezoneTasuku Suzuki2018-05-111-1/+1
* Fix build without features.quick-shadereffectTasuku Suzuki2018-05-101-0/+1
* Fix build without features.quick-pathTasuku Suzuki2018-05-101-1/+1
* Fix build without features.xmlstreamwriterTasuku Suzuki2018-05-101-1/+1
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-093-10/+184
|\
| * Add changes file for Qt 5.11.0v5.11.0-rc2v5.11.0-rc1v5.11.0Antti Kokko2018-04-301-0/+167
| * Only create CallContext objects for bindings that might be signal handlersLars Knoll2018-04-261-3/+8
| * Fix crash in Function.prototype.bindLars Knoll2018-04-241-7/+9
* | tests: unblacklist tst_qquickwindow.cpp::touchEvent_propagationGatis Paeglis2018-05-081-3/+0
* | Fix crash when changing the source of AnimatedImage after a frame changeLouis du Verdier2018-05-082-5/+39
* | Fix loading of composite singletons from resourcesSimon Hausmann2018-05-085-8/+27
* | tests: blacklist tst_qquickitem::qtBug60123Gatis Paeglis2018-05-081-0/+3