platform/upstream/qtdeclarative.git
2015-03-02 Lars KnollIntroduce a Heap::Pointer class
2015-02-24 Oswald BuddenhagenBump version
2015-02-24 Aaron KennedyOnly heap allocate binding bits storage if needed.
2015-02-23 Robin BurchellQQuickView/QQuickWidget: Improve diagnostics message...
2015-02-23 Robin BurchellQQuickView/QQuickWidget: Improve diagnostics for using...
2015-02-23 Robin BurchellQQuickView/QQuickWidget: Report an error if rootObject...
2015-02-20 Eskil Abrahamsen... Account for leading when drawing text decoration
2015-02-19 Allan Sandfeld... Cleanup math function includes and usage
2015-02-18 Sean HarmerAdd Qt.hsva() function
2015-02-18 Holger Hans... NamedNodeMap: Remove logically dead code
2015-02-17 Jani HeikkinenFixed license headers
2015-02-16 Shawn RutledgeFlickable: use wheel event pixel deltas when available
2015-02-13 Morten Johan... High-dpi SVG and QQuickImageProvider Images
2015-02-13 Shawn RutledgePinchArea: handle smart zoom gesture
2015-02-13 Sérgio MartinsFix 590 inconsistent override warnings [-Winconsistent...
2015-02-12 Shawn RutledgeDoc: Bump QtQuick import version to 2.5
2015-02-12 Liang QiUse TabFocusBehavior in QStyleHints in QtQuick
2015-02-12 Robin BurchellQQuickText: Move baseUrl to ExtraData.
2015-02-12 Robin BurchellQQuickText: Decrease the size of QQuickTextPrivate...
2015-02-12 Robin BurchellQQuickParticleData: Reorganise fields to drop size...
2015-02-12 Gabriel de... QML Models: Register ItemSelectionModel
2015-02-12 Gabriel de... QuickTestResult: Try a bit harder when stringifying...
2015-02-12 Gabriel de... Add Q_GADGET wrappers for QModelIndex & Co.
2015-02-12 Jani HeikkinenUpdate copyright headers
2015-02-12 hjkAdd offset test for QV4::Heap::String::text
2015-02-12 Shawn RutledgePhotosurface example: flickable surface
2015-02-11 Laszlo AgocsRemove unnecessary calls to initializeOpenGLFunctions
2015-02-11 Laszlo AgocsImplement dnd support in QQuickWidget differently
2015-02-11 Pasi KeranenExposed TypedArray private APIs for Canvas3D use.
2015-02-05 Andy ShawRespect the text's background-color when it is set...
2015-02-04 Robin Burchelltst_qquickview: Prepare test to handle multiple pieces...
2015-02-04 Alan AlpertQQuickItemParticle: Only delete owned particles
2015-02-04 hjkInitial shot at native Qml-and-C++ debugging
2015-02-04 Berthold KrevertUse correct QOpenGLFunctions object
2015-02-04 Berthold KrevertMove VAO binding to Renderer::render()
2015-02-04 Gabriel de... QQmlEngineDebugService: Avoid assert when debugging...
2015-02-04 Gabriel de... Re-enable ListView auto-test
2015-02-03 Gabriel de... Remove meta-type declaration for QPersistentModelIndex
2015-02-03 Kai KoehneFix autotest not to rely on broken operator<<(QDebug...
2015-02-03 Laszlo AgocsHandle context lost in the Windows render loop
2015-02-03 Gunnar SlettaIntroduce QSG_TRANSIENT_IMAGES.
2015-02-03 Gunnar SlettaRelease atlas texture's image instance once uploaded
2015-02-02 Tor Arne VestbøKeep PersistentValueStorage page size in sync with...
2015-01-29 hjkAdd some tools specific consistency tests
2015-01-28 Shawn RutledgeMouseArea: add scrollGestureEnabled property
2015-01-26 Alan AlpertFix ItemParticle Example
2015-01-26 Lars KnollProperly mark all arguments in the call context
2015-01-26 Gunnar SlettaAvoid crashes when resetting the same material or geometry.
2015-01-25 Shawn RutledgePinchArea: handle native gestures when available
2015-01-24 J-P NurmiLet ApplicationWindow inherit QQuickWindowQmlImpl
2015-01-23 Lars KnollProperly mark all members in QObjectMethod
2015-01-23 Robin BurchellMove Stmt::d to Phi::d
2015-01-23 Erik VerbruggenV4: change regalloc hints to be a QVarLengthArray.
2015-01-23 Simon HausmannTypeloader cleanup
2015-01-23 Caroline ChaoDoc: Update QtQuick import version to 2.5
2015-01-23 Lars KnollBetter align data members in ExecutionContext
2015-01-23 Lars KnollRemove the realArgumentsCount member in CallContext
2015-01-23 Lars KnollStore a double in NumberObject
2015-01-23 Lars KnollCleanups
2015-01-23 Lars KnollCleanups
2015-01-23 Lars KnollMove the definition of Object vtables into qv4object_p.h
2015-01-23 Lars KnollRemove all remaining usages of ValueRef
2015-01-23 Lars KnollGet rid of most uses of ValueRef
2015-01-23 J-P NurmiIntroduce Shortcut
2015-01-22 Friedemann... QML: Fix MSVC 2013/64bit warnings.
2015-01-21 Dmitry VolosnykhQQuickText: respect new line width set by lineLaidOut...
2015-01-21 Lars KnollRework QJSValue internals
2015-01-21 Lars KnollAdd C++11 move operators, and a simpler internal constr...
2015-01-21 Lars KnollMove the internalClass pointer into Heap::Object
2015-01-21 Lars KnollGet rid of all uses of Managed::engine()
2015-01-21 Lars KnollRemove all the setVTable() calls that aren't required...
2015-01-21 Lars KnollRemove the remaining bit of code that use the vtable...
2015-01-20 J-P NurmiIntroduce Flickable.OvershootBounds behavior
2015-01-20 Robin BurchellQQmlData: More member reorganisation to remove holes.
2015-01-20 Gabriel de... Models: Remove QModelIndex metatype re-declaration
2015-01-20 Gabriel de... QQmlValueTypeWrapper: Use QVariant to QString conversio...
2015-01-20 Jørgen LindSend hover events also to QQuickItem::childMouseEventFilter
2015-01-20 Lars KnollMove vtable out of internalClass
2015-01-20 Lars KnollRemove not required std::vector::reserve() calls
2015-01-20 Robin BurchellFix a bug in removeMember causing a duplicate transitio...
2015-01-20 Robin BurchellQV4::InternalClass: Fix a memory leak.
2015-01-17 J-P NurmiExpose QStyleHints as Qt.styleHints
2015-01-17 Robin BurchellQQmlData: Reorder fields to drop size from 144 to 136...
2015-01-17 Robin BurchellQQuickParticleEmitter: Call particleCountChanged by...
2015-01-17 J-P NurmiFix Qt.inputMethod ownership
2015-01-17 Robin BurchellImplement DefUses::Temps with a QVarLengthArray.
2015-01-16 Lars KnollDon't require an ExecutionEngine member in String anymore
2015-01-16 Lars KnollRefactor persistent values
2015-01-16 Robin BurchellQQuickItemParticle: delete delegates once they are...
2015-01-16 Ulf HermannDrop trailing vertices in GL_LINES and GL_TRIANGLES...
2015-01-16 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-01-16 Jocelyn TurcotteAvoid an incorrect warning when dynamically parenting...
2015-01-16 Simon HausmannMerge remote-tracking branch 'origin/5.4' into dev
2015-01-15 Kai KoehneRedirect console.info to new QtInfoMsg
2015-01-14 Holger Hans... Check for "c" being a nullptr in all places
2015-01-14 Holger Hans... Add null check for target as well
2015-01-14 Holger Hans... Remove side-effect in assert
2015-01-14 Gunnar SlettaNo need to include qsgbatchrenderer_p.h from qquickwind...
2015-01-13 Lars KnollMake sure we always have an engine when assigning to...
2015-01-13 Michael BrasserFix flick() with ListView.SnapToItem at bounds.
next