Be more explicit regarding the Locale object creation.
[profile/ivi/qtdeclarative.git] / src /
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...
2012-04-12 Jerome PasionDoc: Fixing the Qt QML module page.
2012-04-12 Thiago MacieiraSilence warning with ICC about change of signal in...
2012-04-12 Thiago MacieiraAdd missing #include <stdlib.h>
2012-04-11 Simjees AbrahamDebugger: Fix bugs in inspection tool
2012-04-11 Simjees AbrahamDebugger: Inspect tool - changes made to highlight...
2012-04-11 Matthew VogtSimplify date conversion functions
2012-04-10 Frederik GladhornCreate accessible interfaces only for items with attach...
2012-04-10 Aurindam JanaQQmlDebugServer: Use Q_D(const )
2012-04-10 Aurindam JanaQmlDebug: Enable/Disable tool
2012-04-10 Aurindam JanaQmlDebug: Remove Color Tool
2012-04-10 Aurindam JanaQmlDebug: Highlight select items
2012-04-10 Aurindam JanaQmlDebug: Inspect Tool
2012-04-10 Aurindam JanaQmlDebug: Combine Selection and Zoom Tools
2012-04-10 Aurindam JanaQmlDebug: Selection Tool Highlight
2012-04-10 Andrew den ExterUse relative position to when getting line from layout.
2012-04-09 Anselmo L. S. MeloFix compilation on Linux
2012-04-05 Chris AdamsFix erroneous signal emission in Loader
2012-04-05 Pekka VuorelaMultiPointTouchArea documentation not to use deprecated...
2012-04-05 Laszlo AgocsProperly copy all event parameters in deliverMouseEvent()
2012-04-05 Charles YinRewrite QAnimationGroupJob::clear() method
2012-04-05 Matthew VogtCreate plugins for Particles and Window submodules
2012-04-05 Charles YinFix some issues with init_data() for qmltest
2012-04-04 Thiago MacieiraFix access to uninitialised memory that might lead...
2012-04-04 Roberto RaggiRemove sharing of V4 subscriptions
2012-04-04 Roberto RaggiInline the methods of the V4 Register class
2012-04-04 Roberto RaggiRemove obsolete code
2012-04-04 Aaron KennedyDo not execute overwritten bindings
2012-04-04 Aaron KennedyRevert "Do not execute overwritten bindings"
2012-04-04 Andras BecsiFlickable should only call ungrabMouse() if it is the...
2012-04-04 Matthew VogtDo not crash on invalid binding diagnostic
2012-04-04 Matthew VogtDo not execute overwritten bindings
2012-04-04 Martin JonesSupport snapMode in PathView
2012-04-04 Matthew VogtUse wasDeleted function to check for deletion
2012-04-04 Thiago MacieiraUse the GCC pragma on GCC only
2012-04-04 Thiago MacieiraSilence warning about non-standard comma at the end...
2012-04-04 Andrew den ExterRemove workaround for QTBUG-22919.
2012-04-04 Kim Motoyoshi KallandFixed crash when using 'var' property in ShaderEffect.
2012-04-04 Charles YinRestore the declarative_debug config for qmltest
2012-04-03 Eskil Abrahamsen... Update for API changes in the QPlatformSharedGraphicsCache
2012-04-03 Aaron KennedyDon't crash if calling a method on a QObject that has...
2012-04-03 Roberto RaggiFix QML_BINDINGS_TEST and the V4 auto tests
2012-04-03 Roberto RaggiAdd Throw instruction to the V4 virtual machine
2012-04-03 Roberto RaggiFix constant folding for simple binary expression
2012-04-03 Roberto RaggiAdd support for floating conversions.
2012-04-03 Roberto RaggiAdd floats to the high level IR type system.
2012-04-03 Roberto RaggiChange V4 to explicitly use doubles to represent numbers.
2012-04-03 Frederik GladhornDo not automatically mark all text items as accessible.
2012-04-03 Samuel RødalProperly swizzle texture data before upload in QQuickPa...
2012-04-03 Thiago MacieiraFix the conversion of a colour from a string.
2012-04-03 Michael BrasserUse scope, not owner to look up enums in QQmlBoundSignal.
2012-04-03 Michael BrasserRevert "Add QQmlBoundSignalNoParams"
2012-04-03 Andrew den ExterFix visibility of trailing preedit text.
2012-04-03 Charles YinAdd init_data() function for default data driven testing
2012-04-03 Michael BrasserAllow objects created in QML with incubateObject to...
2012-04-02 Andrew den ExterSet cursorVisible to false when im cursor length is 0.
2012-04-02 Andrew den ExterFix crash when changing the grandparent of an item...
2012-03-30 Kai KoehneDebugger: Use "QML" also in macro names
2012-03-30 Simjees Abrahamirrelevant qDebug removed
2012-03-30 Friedemann KleintFix exit crash when running samegame-desktop in qmlscene.
2012-03-30 Charles YinAllocate QQuickView on heap instead of stack
2012-03-30 Matthew VogtImprove the documentation of clearComponentCache()
2012-03-30 Aaron KennedyAllow V8 bindings to be assigned to aliases
2012-03-30 Aaron KennedyLoosen shared binding tests
2012-03-30 Friedemann KleintFix warnings in qtdeclarative.
2012-03-30 Chris AdamsFix crash in QUrl-to-int conversion in v4
2012-03-30 Andrew den ExterFix forceActiveFocus() with multiple items having focus...
2012-03-30 Martin JonesSize loaded item before bindings are evaluated
2012-03-30 Martin JonesWhen async loading a view, ensure its delegates are...
2012-03-30 Charles YinFix context2d transform issues
2012-03-29 Michael BrasserUse metaObjectForType in the v4 compiler.
2012-03-29 Jerome LeclancheFix compiling qtdeclarative without accessibility
2012-03-29 Aurindam JanaQmlDebugging: Send parent debug id with object info
2012-03-28 Chris AdamsUse minimal javascript expression for bound signals
2012-03-28 Matthew VogtRe-order imports statements to import nested imports...
2012-03-28 Thiago MacieiraThe new QUrl has no need for the 0x100 special value.
2012-03-28 Kent HansenDon't qobject_cast an object being destructed
2012-03-28 Simjees AbrahamFixed the crash in Zoomtool when the app is exited...
2012-03-28 Michael BrasserReplace usage of QCursor, and update hoverVisible test.
2012-03-28 Alan AlpertUse pixmapCache in sprite assembly
2012-03-28 Matthew VogtWarn on incompatible v4 binding object type
2012-03-28 Martin JonesSection comparison should be case insensitive.
2012-03-27 Pekka VuorelaTextInput to use password mask delay if platform style...
2012-03-27 Kai KoehneDebugger: Allow enabling of qml debugger without startu...
2012-03-27 Bea LamBuffer changes received during layout()
2012-03-27 Kim Motoyoshi KallandRelease FBOs held by the shader effect source sooner.
2012-03-27 Michael BrasserAdd QQmlBoundSignalNoParams qt-v5.0.0-alpha1
2012-03-27 Alan AlpertUpdate documentation
2012-03-26 Simjees AbrahamInitial checkin for ZoomTool implementation
2012-03-26 Pekka VuorelaRemove tentative commit from editors
next