platform/upstream/qtdeclarative.git
2014-02-14 Erik VerbruggenV4 IR: changed worklist used while doing optimizations.
2014-02-14 Andrew KnightCompile fix for MSVC2013
2014-02-13 Ulf HermannTest case for V4 profiler and its adapter
2014-02-13 Ulf HermannV4 profiler adapter
2014-02-13 Ulf HermannInfrastructure for supporting multiple profilers in...
2014-02-13 Simon Hausmann[new compiler] Fix context ownership for anonymous...
2014-02-12 Ulf HermannSatellite profiler for V4
2014-02-12 Erik VerbruggenV4 JIT: remove unused register constant.
2014-02-12 Simon HausmannMerge "Merge remote-tracking branch 'origin/stable...
2014-02-12 Friedemann... Add a function dumping out a GBMI stack trace of the...
2014-02-12 Gunnar SlettaAdd Image::mipmap to support mipmapping of images.
2014-02-12 Gunnar SlettaDisable Flickable tests on Mac OS X.
2014-02-12 Jan Arve SaetherFixed wrong baseline alignment for TextInput
2014-02-11 Simon HausmannMerge remote-tracking branch 'origin/stable' into dev
2014-02-10 Frederik GladhornWarn when attaching Keys to an invalid item
2014-02-10 Frederik GladhornFix memory leak in test
2014-02-10 John BrooksFix origin for short reversed item views
2014-02-10 Ulf HermannAdd a debug service for controlling qml engines
2014-02-10 Ulf HermannUnify initial waiting of debug services
2014-02-10 Frederik GladhornDoc: note about visible and enabled in PropertyChanges
2014-02-07 Simon HausmannMerge "Merge remote-tracking branch 'origin/stable...
2014-02-07 Simon HausmannSkip mysteriously failing test for now
2014-02-07 Simon HausmannFix exception thrown in slot without Qml Engine
2014-02-07 Anders GunnarssonUpdated documentation for QML Locale.measurementSystem
2014-02-07 Simon Hausmann[new compiler] Fix component attachment linking across...
2014-02-07 Simon Hausmann[new compiler] Fix tst_qqmlincubator::deleteContext
2014-02-07 Simon Hausmann[new compiler] Allow for interruption during object...
2014-02-07 Simon Hausmann[new compiler] Fix parser status and created bindings...
2014-02-07 Simon Hausmann[new compiler] Fix memory management of newly created...
2014-02-07 Ulf HermannProtect list of client plugins from concurrent access
2014-02-07 Erik VerbruggenV4: stack slot allocator for the interpreter.
2014-02-07 Erik VerbruggenV4: fix life range for phi node target that is never...
2014-02-07 Lars KnollRemove add/sub/mul instruction specializations for...
2014-02-07 Lars KnollSpecialize CJump into JumpEq and JumpNe
2014-02-07 Lars KnollAvoid some unary plus instructions
2014-02-07 Lars KnollRemove a memset that is not required
2014-02-07 Lars KnollAdd specialized instructions for right and left shift
2014-02-07 Lars KnollSimplify some runtime methods
2014-02-07 Lars KnollRemove two unused parameters from VME::run()
2014-02-07 Lars KnollAdd a MoveConst instruction to the interpreter
2014-02-07 Lars KnollMake the Ref classes not template based
2014-02-07 Lars KnollRename Referenced to ManagedRef
2014-02-07 Lars KnollMove Referenced together with Managed
2014-02-07 Frederik GladhornAccessibility: respect password state
2014-02-07 Friedemann... Add a test HTTP server as manual test.
2014-02-07 Eskil Abrahamsen... Android: Fix crash when using images in QML
2014-02-07 Simon HausmannFix memory management issue with accessors
2014-02-06 Michael BrasserFix scenegraph backend API for material shaders.
2014-02-06 Sze Howe KohDoc: Merge duplicated example directories
2014-02-06 Gunnar SlettaAvoid renderlist rebuilds in the scene graph renderer.
2014-02-06 Samuli PiippoFix alignment exception in newCallContext on ARM
2014-02-06 Mitch CurtisImprove Scene Graph - Simple Material example documenta...
2014-02-06 Simon Hausmann[Regression] Fix lazy binding evaluation
2014-02-05 Simon Hausmann[new compiler] Fix crash in qml delegate model
2014-02-05 Simon Hausmann[new compiler] Fix propagation of imported scripts...
2014-02-05 Ulf HermannPrevent concurrent access to v4 debugger
2014-02-05 Ulf HermannUnify the interface for QQmlDebugServices
2014-02-05 Lars KnollMove PersistenValue and WeakValue into it's own file
2014-02-05 Lars KnollSmaller performance fixes
2014-02-05 Lars KnollRemove an unused constructor
2014-02-05 Ulf HermannForce QML engine debug output to stderr in qmlplugindump
2014-02-05 hjkAvoid out-of-bound accesses in Qt Quick example code
2014-02-05 Lars KnollAdd a special Debug instruction to the interpreter...
2014-02-05 Simon Hausmann[new compiler] Fix logic error in enum resolver
2014-02-04 Gunnar SlettaFix backend API, broken since 5.2.0
2014-02-04 Simon Hausmann[new compiler] Fix partial bindings on value types
2014-02-04 Simon Hausmann[new compiler] Fix order of alias vs non-alias bindings
2014-02-04 Simon Hausmann[new compiler] Fix bindings on aliases
2014-02-04 Simon Hausmann[new compiler] Set the rootObjectInCreation flag correc...
2014-02-04 Simon Hausmann[new compiler] Fix JS ownership of QML created objects
2014-02-04 Simon Hausmann[new compiler] Fix binding initialization order
2014-02-04 Simon Hausmann[new compiler] Cleanup empty string handling
2014-02-04 Simon HausmannFix canvas tests after commit 439f31f128e70ecae16544ee7...
2014-02-04 Simon HausmannFix occasional crashes in canvas getImageData and other...
2014-02-04 Ulf HermannSet breakpoints before connect() in JS debugging unit...
2014-02-04 Gunnar SlettaSupport batching of rotated antialiased elements.
2014-02-03 Thiago MacieiraNormalize signal & slot signatures in connection
2014-02-03 Simon HausmannAdd missing export macro to QQuickTransform
2014-02-03 Simon HausmannFix nasty bug in property cache leading to inaccessible...
2014-02-03 Simon Hausmann[new compiler] Propagate JS code gen errors
2014-02-03 Simon Hausmann[new compiler] Fix error reporting for invalid regexp...
2014-02-03 Simon Hausmann[new compiler] Fix context sharing for imported JS...
2014-02-03 Simon Hausmann[new compiler] Fix sanity checking of parameter names...
2014-02-03 Simon Hausmann[new compiler] Fix revisioning
2014-02-03 Simon Hausmann[new compiler] Allow function calls during initial...
2014-02-03 Simon Hausmann[new compiler] Fix error message about final property...
2014-02-03 Simon Hausmann[new compiler] Fix error messages when trying to create...
2014-02-03 Simon Hausmann[new compiler] Fix error message when assigning lists...
2014-02-03 Simon Hausmann[new compiler] Don't allow setting the id property...
2014-02-03 Simon Hausmann[new compiler] Fix error messages for binding vs. prope...
2014-02-03 Simon Hausmann[new compiler] Cleanups
2014-02-03 Simon Hausmann[new compiler] Fix invalid id error messaging for empty IDs
2014-02-03 Simon Hausmann[new compiler] Try to resolve qualified enums at type...
2014-02-03 Simon Hausmann[new compiler] Fix location reported on function declar...
2014-02-03 Simon Hausmann[new compiler] Fix datetime property conversion to...
2014-02-03 Simon Hausmann[new compiler] Fix signal handlers that are fuzzily...
2014-02-03 Simon Hausmann[new compiler] Fix location when reporting signal decla...
2014-02-03 Simon Hausmann[new compiler] Fix signal handler parameters for overlo...
2014-02-03 Simon Hausmann[new compiler] Add support for signal handler objects
2014-02-03 Simon Hausmann[new compiler] Fix property declarations inside group...
next