platform/upstream/qtdeclarative.git
2013-09-09 Caroline ChaoTests: Disabled temporarily access type tests of QMetaM...
2013-09-08 Richard Moe... Fix build on iOS: define GL_DOUBLE
2013-09-08 Erik VerbruggenV4 JIT: Change function call generation with registers.
2013-09-08 Erik VerbruggenV4: fix inferred types of 30&&true and 30||true.
2013-09-08 Jeremy KatzDocument TextInput property displayText as read-only
2013-09-07 Thiago MacieiraRemove variables that aren't being used right now
2013-09-06 Sérgio Martinswince: Build fix, creating stack traces is not availabl...
2013-09-06 Friedemann... Remove insignification of the test on Windows.
2013-09-06 Gunnar SlettaExport qsgnode_set_description.
2013-09-06 Gunnar SlettaPrefer multisample antialiasing when we have a msaa...
2013-09-06 Sergio AhumadaMerge "Merge branch 'stable' into dev" into refs/stagin...
2013-09-06 Sergio AhumadaMerge branch 'stable' into dev
2013-09-05 Thiago MacieiraRemove large, unused function in QtQuick 2
2013-09-05 Thiago MacieiraDisable the isPowerOfTwo functions that are only used...
2013-09-05 Gunnar SlettaFix rendering errors in Qt Quick Controls gallery
2013-09-05 Gunnar SlettaOff-by-one error in batch recylcing lead to leaks and...
2013-09-05 John LaytFix qqmllocale test to use correct spec and time zone
2013-09-05 Dominik HollandRemoved the static intialized boolean of qquickitemsmodule.
2013-09-05 Dominik HollandFix qmlClearEnginePlugins() to clear engine plugins.
2013-09-05 Dominik HollandFix crash tst_qqmllanguage
2013-09-05 J-P NurmiFix tons of reference errors in tst_qquickpositioners
2013-09-04 J-P NurmiFix qv4jsir_p.h warnings
2013-09-04 Kai KoehneFix compiler warning about unused variable
2013-09-04 Lars KnollFix a crash in Function.apply()
2013-09-03 Simon HausmannRevert "Temporarily pin qtbase to a working version..."
2013-09-02 Lars KnollOptimize String.replace and RegExp.exec
2013-09-02 Lars KnollOptimize ScriptFunction::construct() and creation of...
2013-09-02 Lars KnollInline identifier lookup where it makes sense
2013-09-02 Lars KnollUse Q_ASSERT instead of assert to get rid of the checks...
2013-09-02 Lars KnollOptimize Function.apply()
2013-09-02 Lars KnollOptimise property lookups on primitive types
2013-09-02 Lars KnollFix a small bug in ExecutionContext::getPropertyAndBase
2013-09-02 Lars KnollRemove more usages of Object::setPrototype()
2013-09-02 Lars KnollRemove more usages of Object::setPrototype()
2013-09-02 Lars KnollCleanup calls to Object::setPrototype()
2013-09-02 Lars KnollMove prototype pointer into QV4::InternalClass
2013-09-02 Lars KnollAdd the object's prototype to the InternalClass structure
2013-09-02 Lars KnollRemove unused arvument from Object constructor
2013-09-02 Lars KnollRemove unused variable
2013-09-02 Lars KnollRemove unused constructor
2013-09-02 Lars KnollFix some bugs in the code generator
2013-09-02 Lars KnollAdd Value::isNullOrUndefined()
2013-09-02 Lars KnollFix incorrect implementation of Array.toString()
2013-09-02 Lars Knollchange calling convention for JS function calls
2013-09-02 Lars Knollmove methods to create a new context into the Execution...
2013-09-02 Lars KnollAdd a SimpleScriptFunction class
2013-09-02 Lars KnollMove call context creation into the ExecutionContext...
2013-09-02 Simon HausmannTemporarily collect a map of all functions in the engine
2013-09-02 Simon HausmannFix crashes when running tst_qqmlecmascript::importScri...
2013-09-02 Gunnar SlettaNew scenegraph renderer and atlas textures.
2013-09-02 Jan Arve SaetherMake sure text is output to console on windows
2013-09-02 Thiago MacieiraFix the header guard for the ARM unwinder helper
2013-09-02 Thiago MacieiraRename the DW2 and ARM unwinder helpers to standard...
2013-09-02 Thiago MacieiraFix bad cast from non-const QMap iterator to const_iterator
2013-09-02 Sergio AhumadaFix generation of headers by syncqt.pl outside git...
2013-09-02 Simon HausmannTemporarily pin qtbase to a working version...
2013-08-30 Josh FaustFix crash on QV8Engine destruction
2013-08-30 Friedemann... Stabilize tst_rendernode.
2013-08-30 Friedemann... tst_QQuickItemLayer: Specify precision in shader for...
2013-08-30 Friedemann... tst_qquickpathview::cancelDrag(): Move mouse after...
2013-08-29 Sérgio Martinswince: Build fix, assert() is not present in this platform.
2013-08-29 Sérgio Martinswince: Build fix, disable the assembler when JIT is...
2013-08-29 Erik VerbruggenGenerate code for conversion to signed int32.
2013-08-29 Erik VerbruggenGenerate code for conversion to boolean.
2013-08-28 Caroline Chaoqmltest: Add QTestDefinedVariables
2013-08-28 Caroline Chaoqmltest: Register test object as a singleton
2013-08-28 Erik VerbruggenV4 regalloc: fix off-by-one in availability calculation.
2013-08-28 Erik VerbruggenV4 regalloc: do not overwrite register availability...
2013-08-28 Gunnar SlettaInitialize variables in ShaderEffectSource's texture...
2013-08-28 Sergio Martinswince: Build fix, abort() is not available on this...
2013-08-28 Erik VerbruggenGenerate code conversion to double.
2013-08-28 Sérgio Martinswince: Build fix, CONST conflicts with Windows macros.
2013-08-28 Kai KoehneFix unused variable warning
2013-08-28 Simon HausmannFix crash when trying to set versioned group properties
2013-08-27 Yoann LopesUpdated distance field glyph caches to use QDistanceField.
2013-08-27 J-P NurmiQQuickPlatformFileDialog: fix directoryEntered() signal...
2013-08-27 Shawn RutledgeDon't crash due to KeyRelease on an unloaded Item
2013-08-27 Erik VerbruggenThe fast and the furious, register drift.
2013-08-27 Simon HausmannImprove reliability of propertyVarOwnership test
2013-08-27 Eskil Abrahamsen... Fix girth of native text with grayscale AA or style
2013-08-27 Friedemann... Fix warning about unused variable.
2013-08-27 Daiwei LiExplicitly call setCursor in the QQuickMouseArea constr...
2013-08-27 Sergio Martinswince: vsnprintf is not available, use qvsnprintf
2013-08-26 Friedemann... Silence MinGW/gcc-4.8.1 compiler warnings.
2013-08-26 Friedemann... Stabilize tests using utilities from QQuickViewTestUtil.
2013-08-26 Erik VerbruggenInterpreter fixes.
2013-08-23 Friedemann... Stabilize tst_qquickmousearea.
2013-08-23 Michael Zanettifix include guard to not clash with qscriptvalueiterator
2013-08-23 Simon HausmannAllow for function declarations inside conditionals
2013-08-23 Friedemann... tst_qquickitem: Make exclusion more fine-grained.
2013-08-22 Alan AlpertDon't crash with deferred properties
2013-08-22 Caroline ChaoTestLib: Fix regression in error location output
2013-08-22 Simon HausmannCleanup: Rename overloaded () operators of CodeGen...
2013-08-22 Simon HausmannCleanup: Separate JS environment scanner class declarat...
2013-08-22 Simon HausmannFix compilation with MSVC 2008 (and prospective Windows...
2013-08-21 Kai KoehneDebugger: Fix crash when app exits while debugging
2013-08-21 Simon HausmannProspective build fix for shadow builds with MSVC
2013-08-20 Erik VerbruggenChange convertUInt32ToDouble to use an int scratch...
2013-08-20 Simon HausmannMerge branch 'wip/v4' of ssh://codereview.qt-project...
2013-08-20 Lars KnollClean up one more header dependency for the compiler
next