platform/upstream/qtdeclarative.git
2013-06-26 Simon HausmannVarious build fixes for Windows:
2013-06-26 Simon HausmannProspective CI system build fix for Ubuntu 10.04's gcc
2013-06-26 Simon HausmannFix compilation with namespaced Qt
2013-06-24 Simon HausmannRe-add qtjsbackend
2013-06-24 Sergio AhumadaFix module name (QtQml) in the license header
2013-06-24 Sergio AhumadaFix missing license headers for test262.py
2013-06-24 Lars KnollRemove a ### comment
2013-06-24 Simon HausmannProspective fix for sync.profile for CI runs on the...
2013-06-24 Sergio AhumadaFix some missing license headers
2013-06-24 Simon HausmannMerge branch 'dev' of ssh://codereview.qt-project.org...
2013-06-24 Simon HausmannFix crash on ARMv7 when leaving functions
2013-06-24 Simon HausmannFix build on Android (part 2)
2013-06-24 Simon HausmannFix build with traditional (non-thumb2) ARM
2013-06-24 Simon HausmannFix build on Android
2013-06-24 Simon HausmannProspective fix for JIT crashes on ARM
2013-06-24 Simon HausmannMark automatic-semicolon insertion bugs as XFAIL
2013-06-23 Simon HausmannFix tst_qjsengine::jsIncDecNonObjectProperty
2013-06-23 Simon HausmannFix failing tst_qqmlecmascript::qtbug_22843:"with ...
2013-06-23 Simon HausmannFix tst_qqmlecmascripts::importScripts with private...
2013-06-23 Simon HausmannFix expected error messages in singleonType test
2013-06-23 Simon HausmannFix a memory management issues with the name map in...
2013-06-23 J-P NurmiAdd missing null check to QQuickTextEdit::hoveredLink()
2013-06-23 Lars KnollFixes to __qmljs_strict_equal
2013-06-23 Lars KnollSmall cleanup
2013-06-22 Lars KnollRemove the context argument from Managed::call
2013-06-22 Lars KnollRemove the context argument from Managed::construct
2013-06-22 Lars KnollRemove context argument from Object::get/putValue
2013-06-22 Lars KnollRemove context argument from String::makeIdentifier()
2013-06-22 Lars KnollRemove context parameter from Manged::put.
2013-06-22 Lars KnollRemove the context argument from Managed::putIndexed
2013-06-22 Lars KnollRemove context parameter from Managed::get()
2013-06-22 Lars KnollRemove context parameter from Managed::getIndexed
2013-06-22 Lars KnollRemove the execution context from most lookup calls.
2013-06-22 Lars KnollRemove the ExecutionContext parameter from Managed...
2013-06-22 Lars KnollRemove the context argument from Managed::hasInstance()
2013-06-21 Lars KnollRemove the context argument from Managed::delete(Indexe...
2013-06-21 Simon HausmannFix GC errors in small objects during construction
2013-06-21 Simon HausmannFix GC errors with Error object
2013-06-21 Simon HausmannMark qqmlecmascript::hasOwnProperty as xfail
2013-06-21 Simon HausmannFix qqmlmoduleplugin
2013-06-21 Simon HausmannFix tst_qqmlcomponent::onDestructionLookup
2013-06-21 Simon HausmannFix enumerating QObject properties
2013-06-21 Simon HausmannMark a sub-test in qqmlecmascript::scope() as xfail
2013-06-21 Simon HausmannFix tst_qjsvalue::engineDeleted()
2013-06-21 Lars KnollFix expected error message
2013-06-21 Lars KnollFix conversion of variantlists to ArrayObjects
2013-06-21 Lars KnollFix expected test output for one list model test
2013-06-21 Simon HausmannRemove XFAILs that was due to strict mode
2013-06-21 Simon HausmannMark test as xfail that assumes writability of the...
2013-06-21 Lars KnollDisable the v8profiler, not the qml profiler
2013-06-21 Lars KnollSkip some tests that are failing because of our date...
2013-06-21 Lars KnollDisable some debugger tests until we have a reimplement...
2013-06-21 Lars KnollRevert to non strict mode for qml expressions etc.
2013-06-21 Lars KnollFix scope chain for eval in strict mode
2013-06-20 Simon HausmannFix qqmlvaluetypewrapper auto-tests
2013-06-20 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-06-20 Simon HausmannFix instanceStateValues xhr test
2013-06-18 Erik VerbruggenPrevent generating jumps to blocks following the curren...
2013-06-18 Erik VerbruggenRemove the index magic from the temp.
2013-06-18 Simon HausmannFix tst_qqmlecmascript::functionAssignmentfromJS_invalid
2013-06-18 Simon HausmannFix tst_qqmlecmascript::functionAssignment_afterBinding
2013-06-18 Simon HausmannFix tst_qqmlecmascript::functionAssignment_fromJS
2013-06-18 Simon HausmannFix tst_qqmlecmascript::functionAssignment_fromBinding
2013-06-18 Lars KnollFix two more errors in the worker script auto test
2013-06-18 Lars KnollFix parts of workerscript
2013-06-18 Simon HausmannFix inifite loop when running ecmascript tests
2013-06-18 Tasuku Suzukifix case insensitive issue with image provider id
2013-06-18 Stephen KellyRemove use of 'register' from QtQml.
2013-06-18 Lars KnollFix the first half of qqmllocale auto tests
2013-06-18 J-P NurmiAdd QQuickText::hoveredLink
2013-06-17 Tasuku SuzukiFix dead lock when showDotAndDotDot is set to FolderLis...
2013-06-17 Simon HausmannFix url test in qqmllanguage
2013-06-17 Simon HausmannMake it possible to evaluate JS with the v4 tool the...
2013-06-17 Lars KnollFix the console autotests
2013-06-17 Lars KnollFix qmlmin test
2013-06-17 Lars KnollFix the remaining test failures in the jsonbinding...
2013-06-17 Lars KnollFix memory corruption in qjsvalueprivate
2013-06-17 Lars KnollFix and enable the qmldirparser autotest
2013-06-17 Lars KnollFix most qjsonbinding auto tests
2013-06-17 Gunnar SlettaPrefix internal classes properly and private export...
2013-06-17 Simon HausmannMark the eval() test as xfail
2013-06-17 Simon HausmannRevert "Local initialisation is now done in codegen."
2013-06-17 Simon HausmannRevert "Local initialization is now done in codegen"
2013-06-17 Simon HausmannAdjust expected error message for qqmlecmascript::qtbug...
2013-06-15 Simon HausmannRe-enable two disabled var property tests and make...
2013-06-15 Simon HausmannFix qqmlproperty::warnOnInvalidBinding
2013-06-15 Simon HausmannFix QVariantObject destruction
2013-06-15 Simon HausmannFix JS ownership of children of marked but floating...
2013-06-14 Mitch CurtisSet default font size to 10px as per spec, not 10pt.
2013-06-14 Lars KnollReset the persistent values to undefined on destruction
2013-06-14 Lars KnollFix some bugs related to QJSValue
2013-06-14 Lars KnollComment out test of octal numbers
2013-06-14 Lars KnollImplement error.fileName and error.lineNumber
2013-06-14 Lars KnollCheck for duplicated label statements as to 12.12 of...
2013-06-14 J-P NurmiFix QQuickTextEdit::hoveredLink
2013-06-14 Lars KnollFixes to __defineGetter__ and __defineSetter__
2013-06-14 Gunnar SlettaGraph example
2013-06-14 Mitch CurtisAllow floating point pixel sizes for Context2D, don...
2013-06-13 Lars Knollfix deleteProperty on a string objects
2013-06-13 Lars KnollRemove test case that violates the ecma spec
next