Remove warning
[profile/ivi/qtdeclarative.git] / src /
2012-05-01 Yann BodsonRemove warning
2012-05-01 Michael BrasserMore robust tracking of signal handler expression owner...
2012-05-01 Charles YinConsolidate SignalSpy item
2012-05-01 Topi ReinioKeep XMLHttpRequest response data after receiving a...
2012-05-01 Matthew VogtEnsure context is valid before VME method creation
2012-05-01 Charles YinPrevent object being delete by GC before object is...
2012-05-01 Bea Lampopulate transition for positioners
2012-04-30 Frederik GladhornRename absorb to enabled.
2012-04-30 Gunnar SlettaImproved scene graph docs
2012-04-30 Alan AlpertMention the common usecase for classBegin in QQmlParser...
2012-04-30 Jerome PasionWhitespace fix in the source code.
2012-04-29 Matthew VogtEnsure external value types are initialized before...
2012-04-27 Pekka VuorelaTextEdit to honor input direction on neutral text
2012-04-27 Pekka VuorelaFix TextEdit with right aligned text when size changes
2012-04-27 Pekka VuorelaQQuickTextInput aligment to follow input method on...
2012-04-27 Frederik GladhornFix typos.
2012-04-27 Jerome PasionDoc: Fixing errors due to incorrect QDoc commands.
2012-04-27 Jędrzej NowackiAvoid calling gc in QQmlEngine destructor.
2012-04-27 Andrew den ExterFix bounding rects of text items.
2012-04-27 Andrew den ExterDon't do a layout for wrapping if there is no width...
2012-04-27 Andrew den ExterPropagate left key presses to the parent item when...
2012-04-26 Girish Ramakrishnanapi: remove references to inputPanel.
2012-04-26 Aurindam JanaQmlDebugging: Exchange supported QDataStream versions
2012-04-26 Kent HansenSpecialize for QJson types in the QObject meta-call...
2012-04-26 Jędrzej NowackiUse macro for QByteArrayData initialization.
2012-04-26 Pekka VuorelaTypo fix
2012-04-26 Matthew VogtRemove relative directory elements in import paths
2012-04-26 Chris AdamsOptimise memory usage of bound signals
2012-04-25 Olivier GoffartAdapt qtdeclarative to the change in QMetaObject
2012-04-25 Thiago MacieiraDon't use the QRegExp methods that modify the object
2012-04-25 Aurindam JanaDebugger: Change name and protocol of QDeclarativeObser...
2012-04-25 Kai KoehneDebugger: Fix race conditions in block mode
2012-04-25 Kai KoehneDebugger: Fix race condition in block mode, QQmlDebugServer
2012-04-25 Laszlo AgocsMake touch event delivery in the canvas reentrant
2012-04-24 Kai KoehneDebugger: Fix RAII usage of ReadWriteLocker
2012-04-24 Kai KoehneDebugger: Add asserts for right usage of threads
2012-04-24 Kai KoehneFix usage of QMutexLocker
2012-04-24 Kai KoehneDebugger: Make sure stateChanged is called from debugge...
2012-04-24 Thiago MacieiraThe QUrl constructor can be used once again, so use it.
2012-04-24 Roberto RaggiInitialize value type properties.
2012-04-24 Aurindam JanaQmlInspectorPlugin: AbstractViewInspector
2012-04-24 Olivier GoffartDo not use deprecated API
2012-04-23 Matthew VogtAdd support for var properties in V4
2012-04-23 Olivier GoffartDon't use deprecated QVariant API
2012-04-23 Jerome PasionDoc: Changed the title for QtQuick articles
2012-04-23 Alan AlpertDoc Fix
2012-04-23 Olivier GoffartqMalloc, qFree, qRealloc, qMemCopy, qMemSet are deprecated
2012-04-23 Andrew den ExterReduce memory usage of QQuickPath for simple paths.
2012-04-23 Bea LamOnly run populate for items in model at creation
2012-04-23 Friedemann KleintQtDeclarative: Fix compiler warnings.
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
2012-04-23 Michael BrasserSupport and use parameters in QQmlNotifierEndpoint.
2012-04-20 Tobias HungerFix warnings about non-virtual destructors
2012-04-20 Andrew den ExterRemove uninitialized variable.
2012-04-20 Laszlo AgocsAvoid losing mouse events when the event loop gets...
2012-04-20 Charles YinDisable local storage if the standard data location...
2012-04-20 Andrew den ExterFix eliding when text width is reset by an implicitWidt...
2012-04-20 Andrew den ExterAdd a virtual destructor to QQuickVisualDataGroupEmitter.
2012-04-20 Bea LamPaint TextInput when it is reparented
2012-04-20 Michael BrasserProvide receivers count from QQmlData.
2012-04-20 Michael BrasserUse QUrl constructor directly.
2012-04-20 Martin JonesDon't initiate delegate incubation in delegate creation...
2012-04-19 Andreas HolzammerCompile fix if QT_NO_CLIPBOARD defined
2012-04-19 Charles YinCall onreadystatechange() when new data available durin...
2012-04-19 Samuel RødalDelay rendering until canvas is exposed.
2012-04-19 Simjees AbrahamDebugger: Display selected item name in inspector
2012-04-19 Martin JonesMake QML work with the new QUrl implementation.
2012-04-19 Simjees AbrahamDebugger: Changes made for selection using Inspect...
2012-04-19 Adriano RezendeAdd contains method to QQuickItem public API
2012-04-19 Andrew den ExterEnsure the cursor delegate position is correct when...
2012-04-19 Charles YinClean up qmltest code
2012-04-19 Andrew den ExterDon't create glyphs for truncated text.
2012-04-19 Michael BrasserDocument AnchorChanges and ParentChange for QtQuick 2.
2012-04-19 Gunnar SlettaAdd a note in the docs about FBO multisampling
2012-04-18 Aurindam JanaQQmlEngineDebugService: Object creation
2012-04-18 Donald CarrEnabled widget free compilation of QtQuick
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Charles YinSet rootItem'ownership as CppOwnerShip
2012-04-17 Aurindam JanaQV8DebugService: v8::AfterCompile Events
2012-04-17 Andrew den ExterDon't crash when calculating the implicit width of...
2012-04-17 Bea LamUse bit fields
2012-04-17 Bea LamVertical layout direction for ListView and GridView
2012-04-17 Charles YinFine-tune animation's pause()/resume() behaviors
2012-04-16 Andrew den ExterFix Text baselineOffset caclulations.
2012-04-16 Simjees AbrahamDebugger: Code cleanup for Inspect Tool
2012-04-16 Simjees AbrahamQPointer used instead of QWeakPointer
2012-04-16 Friedemann KleintFix exports for the new Particles library.
2012-04-16 Kent HansenAdd QJson support to QV8Engine
2012-04-16 Kai KoehneQmlDebug: Fix qmake warning about declarative_debug
2012-04-16 Martin JonesBe more explicit regarding the Locale object creation.
2012-04-16 Charles YinAdd a new running property to QQuickTransition
2012-04-15 Matthew VogtAdd support for variant properties in V4
2012-04-15 Matthew VogtExtract Particles code to an independent library
2012-04-13 Girish RamakrishnanDon't use QWindow::visible() since it's deprecated
2012-04-13 Simjees AbrahamDebugger: Fix bug in Inspect Tool
2012-04-13 Gunnar SlettaFix broken wakeup() in threaded renderloop.
2012-04-13 Andrew den ExterDon't ignore model changes when the ListView scroll...
2012-04-12 Hannu LyytinenExport all symbols on QSGDefaultRenderer.
2012-04-12 Hannu LyytinenMake device specific projection matrix setter virtual.
2012-04-12 Pekka VuorelaQQuickTextEdit to trigger input method updates on selec...
next