aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QQmlTypeLoader: Guard enableProfiler() against QT_NO_QML_DEBUGGERv5.6.3Ulf Hermann2017-09-121-0/+2
* QmlProfiler: Avoid race conditions in QQmlTypeLoaderUlf Hermann2017-09-075-15/+62
* Fix QNX build on WindowsSimon Hausmann2017-09-064-4/+4
* Add change file for Qt 5.6.3Jani Heikkinen2017-09-061-0/+78
* Don't crash: Connections with a signal on a nonexistent objectShawn Rutledge2017-08-313-1/+25
* Fix crash in QQuickAnimatedImageAleksei Ilin2017-08-152-1/+44
* Fix bug in designer support reference countingSimon Hausmann2017-07-271-0/+5
* Don't leak QQmlJavaScriptExpression errorsColin Ogilvie2017-07-271-0/+1
* Fix wrong grabbing behaviorFilipe Azevedo2017-05-161-0/+3
* Fix build of animation benchmarkErik Verbruggen2017-05-121-0/+5
* Another benchmark fixErik Verbruggen2017-05-122-1/+3
* Disable particle benchmarksErik Verbruggen2017-05-122-2/+4
* Fix qml file loading for tst_affectorsErik Verbruggen2017-05-122-5/+9
* Fix benchmark: remove benchmarks containing old v8 referencesErik Verbruggen2017-05-122-89/+2
* Make sure we cannot reload debug connectors on shutdownUlf Hermann2017-05-101-1/+4
* QQmlComponent: Fix heap buffer overflow with bogus inputPeter Hartmann2017-05-092-0/+17
* Fix a QJSValue benchmarkErik Verbruggen2017-05-092-2/+2
* Remove outdated QJSValue benchmarkErik Verbruggen2017-05-095-120/+2
* Fixed assertion failure when using QSG_RENDERER_DEBUG=uploadJason Erb2017-05-041-12/+14
* QML: clear the property cache on QObjectWrapper destuctionErik Verbruggen2017-04-262-0/+19
* Fix for dangling object pointers in QQmlErrorsRobert Griebl2017-04-191-1/+2
* Prospective fix for static builds on Windows with QtQuickCompilerSimon Hausmann2017-04-031-6/+10
* Fix build with GCC 7Marc Mutz2017-03-221-0/+7
* QtQuick scene graph: fix text native renderingOleg Yadrov2017-03-132-0/+135
* Fix memory leak in V4Gunnar Sletta2017-02-031-1/+1
* Enable PropertyChanges to correctly restore binding on aliasMichael Brasser2017-02-033-13/+54
* Fix support for QJSValue as C++ signal parameter type, part 2Simon Hausmann2017-01-193-3/+14
* Accept PUA characters, ZWNJ and ZWJ as input in TextInput/EditEskil Abrahamsen Blomfeldt2017-01-174-8/+12
* Fix crash when C++ QJSValue parameterized signal interacts with JSSimon Hausmann2017-01-144-1/+8
* Bump versionOswald Buddenhagen2016-11-281-1/+1
* Doc: fix incorrect syntax in "Code-Behind Implementation Resource"Mitch Curtis2016-11-251-4/+4
* QmlProfiler: Explicitly specify the offsets for scene graph eventsUlf Hermann2016-11-249-82/+172
* V4: Fix JIT codegen for null/undefined conditional jumpsErik Verbruggen2016-11-231-2/+2
* Improved robustness of the optimizer when removing expressionsSimon Hausmann2016-11-222-9/+14
* Text: Make use of the new cached isSmoothlyScaled attribute on QFontEngineRobin Burchell2016-11-181-3/+5
* Fix binding re-evaluation when list model properties changeSimon Hausmann2016-11-186-3/+91
* Doc: fix incorrect argument name for createQmlObject()Mitch Curtis2016-11-171-2/+2
* QML: Fix memory leak in a benchmarkErik Verbruggen2016-11-161-1/+4
* QML: Change C++ benchmark to reflect QML benchmarkErik Verbruggen2016-11-161-1/+2
* Fix reading of enum properties from gadgetsSimon Hausmann2016-11-162-0/+35
* Doc: improve FolderListModel::rootFolder documentationMitch Curtis2016-11-151-3/+3
* QML: Check for failing realloc/malloc in the QmlJS memory poolErik Verbruggen2016-11-151-1/+4
* Setting Connection's target to null should disconnect implicit targetMichael Brasser2016-11-153-2/+38
* Fix QtQuickTest::mouseMove not having timestampsFrederik Gladhorn2016-11-111-0/+1
* Fix more cases where DSE would optimize out too many storesErik Verbruggen2016-11-103-0/+15
* Add checking "before" as child nodeInhye Seo2016-11-091-2/+4
* Fix crash when using custom OpenGL functionsJesus Fernandez2016-11-071-2/+4
* remove dependencies from sync.profileOswald Buddenhagen2016-11-051-11/+0
* QV4String: properly detect overflow when trying to convert to an array indexGiuseppe D'Angelo2016-11-044-4/+39
* Doc: replace "textEdit" with "TextEdit" in lineCount documentationMitch Curtis2016-10-311-1/+1