platform/upstream/qtdeclarative.git
2014-01-02 Simon HausmannFix lookups of enums in singletons
2014-01-02 Erik VerbruggenV4: remove class field in DominatorTree that was used...
2014-01-02 Erik VerbruggenV4 IR: do not add unconditional jumps to work lists
2014-01-02 Erik VerbruggenV4: re-enable test cases disabled for QTBUG-34047
2014-01-02 Erik VerbruggenV4 IR: change datastructures for dominator calculations.
2013-12-30 Sze Howe KohDoc: Fix broken links
2013-12-30 Shawn RutledgeQtQuick ColorDialog: ensure slider rotation takes effect
2013-12-29 Shawn RutledgeQtQuick.Dialogs: check for inheriting from QApplication
2013-12-26 Mitch CurtisContext2D: don't use an arrow to illustrate scaling...
2013-12-23 Shawn Rutledgesystemdialogs example: path to /tmp is different on...
2013-12-23 VenuDoc: Fixed a few broken links and snippets
2013-12-20 J-P NurmiQtQuick docs: add missing \qmlpropertygroup commands
2013-12-19 VenuDoc: Updated the image URL
2013-12-19 Oswald Buddenhagenuse private linkage where possible
2013-12-19 Oswald Buddenhagenremove obsolete workarounds for qmake processing order...
2013-12-19 Erik VerbruggenV4 SSA: add some more literature references.
2013-12-19 Andrew den... Fix deadlock when QQmlEngine is destroyed during compil...
2013-12-19 Andrew den... Fix positioning of item when first cacheBuffer item...
2013-12-18 Shawn RutledgeQtQuick window example improvements: window size and...
2013-12-18 J-P NurmiDocs: fix Drag::onDragStarted() and onDragFinished...
2013-12-18 J-P NurmiFix & cleanup whitespace in qquickdrag.cpp docs
2013-12-17 aavitFixes: qml memory corruption on Android
2013-12-17 Oswald Buddenhagenensure that qmltest users have CONFIG+=console
2013-12-17 Thiago MacieiraDelete a disallowed template instantiation the proper way
2013-12-16 Shawn RutledgeQtQuick Dialogs: don't use native windows on iOS
2013-12-13 VenuDoc: Made copy of the QML files in the snippets directory
2013-12-13 Robin BurchellFix touch to mouse synthesis/propagation.
2013-12-12 Erik VerbruggenV4 IR: change block scheduling algorithm from recursive...
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
next