aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where QQMPH kept an exclusive grab when no buttons were pressedJan Arve Sæther2019-02-063-0/+111
* QQuickWindow: don't give exclusive grab to invisible or disabled ItemsShawn Rutledge2019-02-051-1/+1
* QMLJS: Have ScanFunctions iterate over ArrayPattern nodesErik Verbruggen2019-02-052-0/+9
* Improve error messageRainer Keller2019-02-043-3/+7
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Liang Qi2019-02-013-27/+54
|\
| * Fix axis constraints API and documentation:v5.12.1Jan Arve Sæther2019-01-213-27/+54
* | doc: Two class members can not have the same nameRainer Keller2019-02-011-1/+1
* | V4: Fix unwind handler reset after for-in loopErik Verbruggen2019-01-311-5/+2
* | TapHander: do not "want" an eventPoint that is outside parent boundsShawn Rutledge2019-01-303-5/+9
* | Remove revisions from Qt.labs.settings methods and propertiesPaolo Angelelli2019-01-304-13/+10
* | Correctly scope unwind handlers for try blocksLars Knoll2019-01-302-6/+44
* | TextInput: Stop leaking password values to process memoryIvan Čukić2019-01-292-0/+11
* | Fix byte code register dump outputSimon Hausmann2019-01-291-1/+1
* | PinchHandler: fix pedantic warningsShawn Rutledge2019-01-282-20/+19
* | PinchHandler: Avoid unwanted translations when axes are disabledShawn Rutledge2019-01-283-7/+93
* | Add *.pro.user.* to .gitignoreMitch Curtis2019-01-281-0/+2
* | Bring behavior of String.replace() in line with other enginesLars Knoll2019-01-252-14/+84
* | Silent -Wdouble-promotion warningJesus Fernandez2019-01-251-2/+2
* | Canvas: Guard context pointer against external deletionUlf Hermann2019-01-233-145/+254
* | MemoryManager: Only clear weak values onceUlf Hermann2019-01-235-5/+90
* | QQmlNotifier: Always keep the isNotifying flag when updating senderPtrUlf Hermann2019-01-234-20/+94
* | Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-2214-5/+751
* | Skip shadersource-dynamic-shadersource test on XCB platformUlf Hermann2019-01-222-1/+8
* | TestLib: Remove outdated note from TestCase.mouseDragJoerg Bornemann2019-01-221-3/+0
* | Merge "Merge remote-tracking branch 'origin/5.12.1' into 5.12" into refs/stag...Liang Qi2019-01-2226-49/+58845
|\ \
| * | Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-2126-49/+58845
| |\|
| | * Fix cacheFlush ManageCaches flags for INTEGRITYJanne Koskinen2019-01-201-1/+1
| | * V4: Fix stack alignment in JITted codeErik Verbruggen2019-01-152-13/+33
| | * Add changes file for Qt 5.12.1Antti Kokko2019-01-151-0/+78
| | * When matching RegExps catch JIT failuresUlf Hermann2019-01-096-24/+114
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0861-192/+501
| | |\
| | * | Fix regression in border-top with high-dpiAllan Sandfeld Jensen2019-01-071-1/+1
| | * | Add binary compatibility files for 5.12 for QtDeclarativeMilla Pohjanheimo2018-12-204-0/+58401
| | * | CMake: Don't handle empty resource filesAndy Shaw2018-12-173-11/+13
| | * | TapHandler: clean up when wantsEventPoint returns falseShawn Rutledge2018-12-134-2/+61
| | * | PointHandler: distribute simultaneous touch presses properlyShawn Rutledge2018-12-133-1/+166
| | * | Fix typo in notify signal emissionRobert Griebl2018-12-101-1/+1
| | * | Doc: Restore QtQuick.Shapes documentationTopi Reinio2018-12-102-8/+9
* | | | Documentation: Start using the \nullptr macroFriedemann Kleint2019-01-217-18/+16
* | | | Remove reference to OpenGL from distance field cache superclassEskil Abrahamsen Blomfeldt2019-01-215-15/+8
|/ / /
* | | Annotate stack traces when frames are elided through tail callsErik Verbruggen2019-01-154-0/+24
* | | StorageModel manual test: use DelegateChoices to show data graphicallyShawn Rutledge2019-01-153-32/+149
* | | QQmlMetaType: Erase attached properties in dtorUlf Hermann2019-01-152-4/+51
* | | Stabilize tst_QQuickPathView::package()Friedemann Kleint2019-01-141-0/+1
* | | tst_qquickapplication: Don't assume app activation is tied to window activationTor Arne Vestbø2019-01-141-25/+31
* | | Fix crash with qt.qml.binding.removal.info=trueNils Jeisecke2019-01-141-5/+8
* | | Bump versionKari Oikarinen2019-01-141-1/+1
* | | Fix build error when building with -no-feature-translationUlf Hermann2019-01-111-1/+1
* | | V4: Fix stack alignment in JITted codeErik Verbruggen2019-01-102-13/+33
* | | quicktest: winrt: Use qml files from resource system by defaultOliver Wolff2019-01-101-1/+1