platform/upstream/qtdeclarative.git
2014-11-12 Lars KnollConvert methods in RuntimeHelpers to take an engine...
2014-11-12 Lars KnollCleanup debugger to be safe for the new GC
2014-11-12 Lars KnollStore all data members in FunctionObject as heap data
2014-11-12 Lars KnollRemove unused method
2014-11-12 Lars KnollConvert ExecutionContext::parent/outer to use a heap...
2014-11-12 Lars KnollFix regression in handling of arguments objects
2014-11-11 Frederik GladhornMerge QQmlAccessible into QAccessibleQuickItem
2014-11-11 Lars KnollUse Heap object for CallData::function member
2014-11-11 Lars KnollUse Heap objects as members
2014-11-11 Lars KnollMove data for objects in QtQuick into the Heap namespace
2014-11-11 Lars KnollMove data for remaining objects in QtQml into the Heap...
2014-11-11 Lars KnollMove XHR object data to Heap namespace
2014-11-10 Lars KnollMove data of more Qml related objects into Heap namespace.
2014-11-10 Lars KnollMove data of some Qml related objects into Heap namespace.
2014-11-10 Lars KnollMove Data for typedarrays into Heap namespace
2014-11-09 Lars KnollMove more Data objects into the Heap namespace
2014-11-08 Lars KnollMove Data of error objects into the Heap namespace
2014-11-08 Lars KnollMove Data of the builtin functions to the Heap namespace
2014-11-08 Lars KnollMove Data of Variant and ArgumentsObject into Heap...
2014-11-08 Lars KnollUse Heap namespace for data of QObjectWrapper related...
2014-11-08 Lars KnollMove more Data members over to the Heap namespace
2014-11-08 Lars KnollMove Data of FunctionObject and related classes into...
2014-11-08 Lars KnollMove Data for String into the Heap namespace
2014-11-08 Lars KnollMove Data for Number/Boolean/ArrayObject into the Heap
2014-11-08 Lars KnollMove Object::Data into the Heap namespace
2014-11-08 Lars KnollCleanup RegExp
2014-11-08 Lars KnollRefactor ExecutionContexts
2014-11-08 Lars KnollBegin moving the data out of Managed objects
2014-11-07 Robin BurchellQQuickRepeater::clear: Remove items from the end backwards.
2014-11-07 Lars KnollGet rid of Members and directly store MemberData::Data...
2014-11-06 Frederik GladhornAdd scroll and page accessible actions
2014-11-05 Simon HausmannMerge remote-tracking branch 'origin/5.4' into dev
2014-11-04 Lars KnollLet markObjects() operate directly on HeapObjects
2014-11-04 Lars KnollMove the throw methods from ExecutionContext to Executi...
2014-11-04 Lars KnollCleanup header file dependencies
2014-11-04 Lars KnollRemove some unneeded reinterpret_cast's
2014-11-04 Lars KnollRemove most calls to Value::managed()
2014-11-04 Fawzi Mohamedqv4: assign split edges to the correct loop group
2014-11-04 Simon HausmannChanged Value to store Managed::Data pointers directly
2014-11-04 Liang JianFix memory leak in QQmlLocaleData
2014-11-04 Eskil Abrahamsen... Fix disappearing nodes when adding in two levels of...
2014-11-04 Simon HausmannCleanup: Get rid of String and Object pointers in Value
2014-11-04 Liang JianFix memory leak in QV4::QQmlSequence
2014-11-03 Simon HausmannCleanup: Remove duplicated code
2014-11-03 Leena MiettinenDoc: Qt Quick Designer UI forms
2014-11-03 Simon HausmannRemove unused file
2014-11-02 Jian LiangFix memory leak caused by QV4::ErrorObject
2014-11-02 Gunnar SlettaUse an allocator for QSGBatchRenderer::Node and Element...
2014-11-01 J-P NurmiQQuickTextEdit: don't ifdef out properties
2014-11-01 J-P NurmiQQuickTextInput: don't ifdef out properties
2014-11-01 Gunnar SlettaFix typo in Q_ASSERT_X warning.
2014-11-01 Gunnar SlettaFix beforePaint node calculation further.
2014-10-31 Simon HausmannMerge remote-tracking branch 'origin/5.4' into dev
2014-10-31 Thiago MacieiraDon't use qDebug and qWarning for formatted output
2014-10-31 Lars KnollGet rid of !this and similar constructs
2014-10-31 Lars KnollDon't allocate less memory than required
2014-10-31 Eskil Abrahamsen... BorderImage: Fix white area when size changes after...
2014-10-30 Thiago MacieiraFix ICC-on-Mac warning about unknown #pragma
2014-10-30 Ulf HermannComment parameters to PageAllocation::allocate()
2014-10-30 Ulf HermannRemove guard pages option from uncommitted page reserva...
2014-10-30 Ulf HermannImplement guard pages for windows page allocator
2014-10-30 Ulf HermannAdd guard pages around JavaScript stack
2014-10-30 Ulf HermannAllow page allocations to include guard pages
2014-10-30 Mitch CurtisFix Canvas documentation.
2014-10-30 Richard Moe... text input: always let cursor rect have a width == 1
2014-10-30 Lars KnollMerge "Merge remote-tracking branch 'origin/5.4' into...
2014-10-29 Robin BurchellMove from a count of cursors, to storing whether or...
2014-10-29 J-P NurmiRepeater & itemviews: fix setModel() JS array handling
2014-10-29 Daniel d'AndradaRemove mouse grabber if touch used for mouse emulation...
2014-10-29 Robin BurchellQQuickWindow: Add some more stuff under DBG_TOUCH.
2014-10-29 Robin BurchellDon't constantly clear child node list on ChildrenUpdat...
2014-10-29 Frederik GladhornMerge remote-tracking branch 'origin/5.4' into dev
2014-10-29 Lars KnollBasic support for typed arrays
2014-10-29 Lars KnollImplement DataView
2014-10-29 Lars KnollImplement ArrayBuffer
2014-10-28 Shawn RutledgeRevert: use the new form of QTranslator::load() for...
2014-10-28 Jan Arve SaetherDo not crash QML apps on startup
2014-10-28 Mitch CurtisDon't document Context2D's TextMetrics as its own QML...
2014-10-27 Simon HausmannReduce memory pressure on system malloc when allocating...
2014-10-27 Lars KnollDon't check the this pointer for 0 in member functions
2014-10-27 Lars KnollReduce size of ArrayData by one pointer
2014-10-27 Lars KnollRework our simple array implementation
2014-10-27 Jian LiangFix QQmlTypeData object leak
2014-10-27 Jan Arve SaetherMove action handlers to the Accessible attached object
2014-10-27 Jocelyn TurcotteFix leaks in QQuickImageParticle
2014-10-27 Shawn RutledgeQML State Machine plugin: correct URL in Q_PLUGIN_METADATA
2014-10-27 Frederik GladhornRemove logic that some accessible objects cannot have...
2014-10-27 Frederik GladhornExpose searchEdit accessible property to Qt Quick
2014-10-24 Ulf HermannProperly handle negative years when printing JS Dates...
2014-10-24 Simon HausmannFix syntax error when trying to declare read-only objec...
2014-10-24 Simon HausmannFix license headers in Qml grammar specification
2014-10-24 Alex BlascheFix crash in SpriteSequence
2014-10-24 VenuDoc: Updated the code snippets for the toLocalexxx...
2014-10-24 Samuel NevalaAndroid: Keyboard doesn't hide from done button
2014-10-24 Ulf HermannStop waiting in QTcpServerConnection if waitForBytesWri...
2014-10-23 Samuel GaistFix build with QT_NO_DEBUG_OUTPUT defined
2014-10-23 Kai KoehneQmlEngine: Use separate mutex for network access manager
2014-10-23 Gunnar SlettaFix pixelgrid snapping of native text on retina displays.
2014-10-23 Eskil Abrahamsen... Relayout rich text when width increases
2014-10-23 Laszlo AgocsRemove unnecessary doneCurrent in QQuickWidget
next