aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QML bundle codeSimon Hausmann2014-12-1233-1517/+42
* Add default parameter value for ExecutionEngine::newString()Oleg Shparber2014-12-125-9/+9
* Add default parameter value for ScopedCallData()Oleg Shparber2014-12-128-8/+8
* Release the VM of unused heap chunksJocelyn Turcotte2014-12-112-45/+98
* Move prototype back from the vtable into ObjectLars Knoll2014-12-1135-327/+309
* Better encapsulate access to the global objectLars Knoll2014-12-1120-82/+82
* Encapsulate accesses to the root contextLars Knoll2014-12-1117-70/+71
* Fix Object::arrayData() accessor to return a heap objectLars Knoll2014-12-117-50/+52
* Get rid of a not required reinterpret_castLars Knoll2014-12-111-1/+1
* Cleanup header inclusion orderLars Knoll2014-12-113-80/+77
* Remove arrayData() calls from qv4object.cppLars Knoll2014-12-102-28/+31
* Changed value type property index encodingSimon Hausmann2014-12-107-32/+36
* Fix arrayData accesses in qv4lookup.cppLars Knoll2014-12-101-12/+12
* Remove non required arrayData() accesses from qv4arrayobject.cppLars Knoll2014-12-101-7/+7
* Move readonly accessors into Heap::ArrayDataLars Knoll2014-12-102-56/+69
* Move function definition where it belongsLars Knoll2014-12-092-5/+5
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-09194-952/+1645
|\
| * QML: fix warning in testsErik Verbruggen2014-12-091-23/+0
| * QML: fix warning in testsErik Verbruggen2014-12-091-1/+0
| * Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Simon Hausmann2014-12-0989-110/+385
| |\
| | * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-0589-110/+385
| | |\
| | | * QQmlInspectorService: handle views only with supported plugins.v5.4.0Ulf Hermann2014-12-051-0/+1
| | | * qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-0579-87/+89
| | | * Update plugins.qmltypesKai Koehne2014-12-057-16/+278
| | | * Add string::arg method in installTranslatorFunctionsKai Koehne2014-12-052-0/+11
| | | * Fix crashes on QNX/x86Simon Hausmann2014-12-031-7/+6
| * | | QML: fix warning in testsErik Verbruggen2014-12-091-2/+0
| * | | Quick: fix testErik Verbruggen2014-12-091-1/+1
| * | | Avoid string-based connect in QQuickImageBase.Michael Brasser2014-12-082-6/+6
| * | | Fix \inqmlmodule usage: only use one parameterAlejandro Exojo2014-12-0833-36/+36
| |/ /
| * | Correct QtQml.Models \qmlmodule version.Mitch Curtis2014-12-041-1/+1
| * | Fix QtQuick2 module unload supportChris Adams2014-12-0410-1/+228
| * | Error out when trying to set an item as its own parentFrederik Gladhorn2014-12-031-1/+1
| * | Fix application build when combining with Mac OS X Cocoa headersSimon Hausmann2014-12-031-6/+6
| * | Fix conditional breakpoints in QMLSimon Hausmann2014-12-032-1/+42
| * | Fix expression evaluation in specific frames in the debuggerSimon Hausmann2014-12-032-13/+63
| * | Remove dead codeSimon Hausmann2014-12-032-14/+0
| * | QtQuick.Window: add missing documentation for Window methodsShawn Rutledge2014-12-031-19/+102
| * | Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Simon Hausmann2014-12-028-19/+182
| |\ \
| | * | Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-028-19/+182
| | |\|
| | | * Added change log for 5.4.0Simon Hausmann2014-12-021-0/+144
| | | * Regression: Fix array data corruptionSimon Hausmann2014-12-022-2/+4
| | | * Skip tst_qquickwindow::headless() when using ANGLE/Windows.Friedemann Kleint2014-12-021-0/+5
| | | * Fix loading of .ui.qml form files with cached compilation unitsSimon Hausmann2014-12-021-15/+21
| | | * Make effectiveDevicePixelRatio() return a qreal.Morten Johan Sørvig2014-11-302-2/+2
| | | * Document Qt.application.supportsMultipleWindows property.Mitch Curtis2014-11-251-0/+6
| * | | Fix permissions of filesKai Koehne2014-12-025-0/+0
| |/ /
| * | Don't default to HighQualitySubPixelAntialiasing on WinRTAndrew Knight2014-12-021-1/+1
| * | Add missing call to rendercontrolLaszlo Agocs2014-11-281-1/+3
| * | Add since 5.4 markersAlbert Astals Cid2014-11-281-0/+4