platform/upstream/qtdeclarative.git
2013-12-12 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-12-12 Sérgio MartinsDon't crash when QCoreApplication is currently being...
2013-12-12 Gunnar SlettaSafeguard QQuickWindow::hide() against other GL contexts.
2013-12-11 Alan AlpertStabilize Test
2013-12-11 Simon HausmannFix regression in QML string list concatenations
2013-12-11 Robin Burchelltst_qquickflickable: unskip rebound on OS X
2013-12-11 Gunnar SlettaSize changes do not warrant a transform update.
2013-12-11 Robin BurchellSet highlight size for both dimensions, irrespective...
2013-12-11 Oleg ShparberFlickable: Use increased default flick parameters on...
2013-12-10 Robin BurchellStabilise and remove insignificant marker from tst_qqui...
2013-12-10 Robin BurchellFix up listening for layout direction changes.
2013-12-10 Thiago MacieiraUse qCpuHasFeature because the check can be optimized...
2013-12-10 Michael BrasserMark item as dirty when nodes are cleaned
2013-12-10 Simon HausmannFix broken Maroon game / regression in PropertyChanges...
2013-12-10 J-P NurmiQSGRenderer: sanity check attribute regs only when...
2013-12-10 Erik VerbruggenV4: change variable renumbering algorithm from recursiv...
2013-12-10 Friedemann... Windows: Use Shell API for checking file case correctness.
2013-12-09 Ulf HermannCorrectly profile the size of loaded pixmaps
2013-12-08 Thiago MacieiraRemove unused function isUnicodeNonCharacter
2013-12-06 Simon HausmannFix crash in QQuickLoader when source component is...
2013-12-06 Ulf HermannProfile a pixmap start event also when loading is async...
2013-12-06 Torgeir LilleskogFix: QSGGeometry lineWidth in qsgbatchrenderer
2013-12-06 Gunnar SlettaPropegate filtering state when we extract texture from...
2013-12-06 Thiago MacieiraAvoid warnings on cast from char* to QString
2013-12-06 Michael BrasserOnly emit focusObjectChanged when an actual change...
2013-12-05 Simon HausmannClean up property dependency data structures
2013-12-05 Simon HausmannFix dependency calculation for context and scope properties
2013-12-05 Laszlo AgocsSet the format for the fallback offscreen surface
2013-12-05 Tor Arne VestbøFix broken visibility property assignment after d0644b040e
2013-12-05 Lars KnollFix data layout of Managed class
2013-12-05 Simon HausmannFix dynamic properties in QQmlPropertyMap not always...
2013-12-04 Martin JonesFix Flickable StopAtBounds drag over, back, over behavior.
2013-12-04 Lars KnollFix a crash in JSON.parse
2013-12-04 Erik VerbruggenV4 IR: reverse propagate int32 truncation.
2013-12-04 Robin BurchellQQmlImport: Don't try use a dangling pointer.
2013-12-04 Richard Moe... static builds: add classname entry to qmldir for QtQuic...
2013-12-04 Robin BurchellQQmlMemoryProfiler: Fix dangling pointer use.
2013-12-04 Alan AlpertRevert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614"
2013-12-04 Topi ReinioFix binding loop in Maroon in Trouble QML demo
2013-12-04 Gunnar SlettaDon't leave the GL context current after cleanup.
2013-12-04 Lars KnollRemove unused member
2013-12-04 Lars KnollFix some header guards
2013-12-04 Lars KnollEncapsulate the current context and fix it's usage
2013-12-04 Lars KnollRemove setVTable calls in performance critical areas
2013-12-04 Lars KnollMove the vtable pointer from the object to the internal...
2013-12-04 Lars KnollFix a bug in the code for eval
2013-12-04 Lars KnollAdd a static toArrayIndex() method to QV4::String
2013-12-04 Lars KnollFixup the implementation mess for QJSValue(QString)
2013-12-04 Lars KnollOptimize ExecutionContext::setProperty
2013-12-04 Lars KnollUse an internalClass to represent formals and locals...
2013-12-04 Lars KnollRemove unused inline wrapper
2013-12-04 Lars KnollFix url type test
2013-12-04 Lars KnollSpeedup JS instanceof operator
2013-12-04 Lars KnollInitialize variable
2013-12-03 J-P NurmiFix qsTr() in .js context
2013-12-03 Robin BurchellQQmlImport: Don't try use a dangling pointer.
2013-12-03 Frederik GladhornMerge "Merge remote-tracking branch 'origin/release...
2013-12-03 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-12-03 Gunnar SlettaImprove the Canvas threading model
2013-12-03 Morten Johan... Revert "Load "@2x" images on high-dpi "retina" systems."
2013-12-03 Tor Arne VestbøUpdate changelog for change Icf323618 / QTBUG-35174
2013-12-03 Gunnar SlettaRelease GL resources of ShaderEffectSource while we...
2013-12-03 Gunnar SlettaDrop the "missing provider" warning from ShaderEffect.
2013-12-03 Gunnar SlettaFix typo in debug define
2013-12-03 J-P NurmiFix style animations to stop when the item is hidden
2013-12-03 Konstantin... Fix build in release mode with forced asserts
2013-12-03 Erik VerbruggenV4 IR: remove common toInt32 casts.
2013-12-03 Erik VerbruggenV4 IR: change the worklist to a QSet for block scheduling.
2013-12-03 Erik VerbruggenV4: remove invalid assert.
2013-12-03 Gunnar SlettaSafely abort when we don't succeed in creating a GL...
2013-12-02 Thiago MacieiraAdd a namespace for a global variable in a public header
2013-12-02 Thiago MacieiraFix change-of-sign warning in the new QML compiler
2013-12-02 Thiago MacieiraAllow QtQml to compile with ICC 14.0 with -Werror
2013-12-02 Frederik GladhornFix QQuickTextInput not overriding shortcuts (del/home...)
2013-11-30 Alan AlpertUpdate changelog for 5.2.0
2013-11-30 Topi ReinioDoc: Change the order of QQuickText function definitions
2013-11-30 Topi ReinioDoc: Update examples used in Writing QML Extensions...
2013-11-30 Gunnar SlettaHandle boundingboxes with NaN in them.
2013-11-30 Oswald Buddenhagendisable qml import scan for qmljs
2013-11-30 Tor Arne VestbøEnsure that QML Windows respect the default platform...
2013-11-30 Martin JonesSet all attached section properties before emitting...
2013-11-29 Robin BurchellWhen the MouseArea loses grab, an active drag should...
2013-11-29 Simon HausmannAdd support pre-compiled bindings for QML custom parsers
2013-11-29 Ulf HermannAdapt tests to new events from qqmlprofilerservice
2013-11-29 Ulf HermannSome documentation for the VME profiler
2013-11-29 Ulf HermannUse the new object creation profiler in qqmlvme
2013-11-29 Ulf HermannAdd a stack-based object creation profiler
2013-11-29 Ulf HermannRemove old qml object creation profiling
2013-11-29 Eskil Abrahamsen... Enable broken IBO fallback for Hisilicon Immersion...
2013-11-29 Simon HausmannFix accelerated property lookup on id addressed objects
2013-11-29 Simon HausmannFix JavaScript signal connect on alias without other...
2013-11-29 Thiago MacieiraFix warnings: initialize Instruction variables created...
2013-11-28 Eskil Abrahamsen... Set sampler precision in shifted distance field text...
2013-11-28 Simon HausmannSlightly accelerate access to value type properties
2013-11-28 Simon HausmannAdd a QML debug config option QML_LOOKUP_HINTS to find...
2013-11-28 Simon HausmannAdd support for accelerated property access to QML...
2013-11-28 Liang Qitests: update tst_qquicktextinput
2013-11-27 Gunnar SlettaRevert 99480d5420c0beea6771be582c039b550a4461f5
2013-11-27 J-P NurmiTextInput: call fixup() when appropriate
2013-11-27 Robin BurchellDelay renderWindow with a timer
next