Be more explicit regarding the Locale object creation.
[profile/ivi/qtdeclarative.git] / tests / auto /
2012-04-16 Charles YinAdd a new running property to QQuickTransition
2012-04-16 Jason McDonaldAdd bug numbers for insignificant tests.
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 Alan AlpertExtra tests for ShaderEffect and CustomParticle
2012-04-13 Rohan McGoverntest: marked tst_qv8profilerservice as insignificant...
2012-04-13 Andrew den ExterDon't ignore model changes when the ListView scroll...
2012-04-12 Bea LamMeasure offsets by rows instead of pixels
2012-04-12 Pekka VuorelaQQuickTextEdit to trigger input method updates on selec...
2012-04-12 Alan AlpertGet SpriteGoal and GroupGoal tests running again
2012-04-11 Matthew VogtSimplify date conversion functions
2012-04-10 Frederik GladhornCreate accessible interfaces only for items with attach...
2012-04-05 Chris AdamsFix erroneous signal emission in Loader
2012-04-05 Laszlo AgocsProperly copy all event parameters in deliverMouseEvent()
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 Roberto RaggiRemove sharing of V4 subscriptions
2012-04-04 Aaron KennedyDo not execute overwritten bindings
2012-04-04 Aaron KennedyRevert "Do not execute overwritten bindings"
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 Kim Motoyoshi KallandFixed crash when using 'var' property in ShaderEffect.
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 support for floating conversions.
2012-04-03 Frederik GladhornDo not automatically mark all text items as accessible.
2012-04-03 Michael BrasserAllow objects created in QML with incubateObject to...
2012-04-03 Andrew den ExterFix QQuickTextInput test instability.
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 Simjees Abrahamirrelevant qDebug removed
2012-03-30 Simjees Abrahamirrelevant qDebug removed
2012-03-30 Aaron KennedyLoosen shared binding tests
2012-03-30 Friedemann KleintFix warnings in qtdeclarative.
2012-03-30 Kai KoehneDebugger: Fix v8profiler failures on mac
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 Chris AdamsImprove Flipable element unit tests
2012-03-30 Charles YinFix context2d transform issues
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 Kurt KorbatitsFixed unittests skipping for cross_compile option
2012-03-28 Michael BrasserReplace usage of QCursor, and update hoverVisible test.
2012-03-28 Matthew VogtWarn on incompatible v4 binding object type
2012-03-28 Martin JonesFix imports in GridView test
2012-03-28 Martin JonesSection comparison should be case insensitive.
2012-03-27 Julian de BhalFix qquicktext tests to use QQmlComponent not QDeclarat...
2012-03-27 Pekka VuorelaTextInput to use password mask delay if platform style...
2012-03-27 Bea LamBuffer changes received during layout()
2012-03-26 Miikka HeikkinenRemove insignification from some fixed tests
2012-03-26 Pekka VuorelaRemove tentative commit from editors
2012-03-26 Yann BodsonFix horizontal alignment bug with rich text
2012-03-26 Michael BrasserRemove QObject parenting from QQmlAbstractBoundSignal.
2012-03-26 Michael BrasserUse QQmlAbstractBoundSignal where appropriate.
2012-03-26 Martin JonesPathView was missing the maximumFlickVelocity property
2012-03-26 Chris AdamsAdd templated module api registration function
2012-03-26 Andrew den ExterUpdate item anchors when the baseline offset changes.
2012-03-26 Michael BrasserSupport registered QFlags in QML methods and signal...
2012-03-23 Michael BrasserPrevent the root object from being garbage collected.
2012-03-23 Charles YinFix crash issue for path animation and path interpulator
2012-03-22 Gunnar SlettaChange smooth to be true by default
2012-03-22 Andrew den ExterAdd move comprehensive tests for TextInput input mask.
2012-03-22 Andrew den ExterFix text wrapping and eliding with implicitWidth.
2012-03-21 Michael BrasserTest unregistered local enums in QML methods and signal...
2012-03-21 Laszlo AgocsAllow flick on press-move-release in Flickable.
2012-03-21 Bea LamFix margins for right-to-left mode
2012-03-21 Martin JonesAdd new line to last line of qquickfolderlistmodel.pro
2012-03-21 Andrew den ExterDon't overwrite text selections made in focus handlers.
2012-03-21 Andrew den ExterContent size should not include trailing spaces.
2012-03-21 Damian JansenAdd more element qmltestrunner cases
2012-03-21 Martin JonesFix qquickfolderlistmodel includes
2012-03-21 Chris AdamsAllow literal enum to int property assignments
2012-03-21 Andrew den ExterFix consistency of parsing ISO 8601 date strings.
2012-03-21 Michael BrasserSupport unregistered Qt namespace enums in QML methods.
2012-03-21 Michael BrasserSupport (registered) non-local enums for signal/slot...
2012-03-20 Bea LamUpdate item focus even if it doesn't have a canvas
2012-03-20 Kent HansenMake QVariant conversion for JS null type symmetric
2012-03-20 Andrew den ExterMake TextEdit word selection behaviour consistent.
2012-03-20 Andrew den ExterAdd additional key sequence tests.
2012-03-20 Charles YinFix QQuickTextInput test failure on Windows
2012-03-20 Charles YinFix tst_qquickitemlayer test failures
2012-03-20 Charles YinFix FolderListModel path issue on Windows
2012-03-20 Michael BrasserSupport null -> QObject and QObject -> bool conversions...
2012-03-20 Martin JonesLoader could leak qml contexts if interrupted
2012-03-20 Martin JonesRestore view to sensible position if grab is cancelled.
2012-03-20 Matthew VogtAllow parent to be specified for Qt.createComponent
2012-03-19 Matthew VogtEnsure JS files imported inside modules work correctly
2012-03-19 Aurindam JanaQmlEngineDebug: Simplify the utility classes
2012-03-19 Aurindam JanaQmlEngineDebug: Rename to QmlEngineDebugClient in AutoTest
2012-03-19 Miikka HeikkinenFix data file checkout formats in Windows for some...
2012-03-19 Kai KoehneDebugger: Always disable v4 optimizer if v8 debugger...
2012-03-19 Aurindam JanaQmlEngineDebugService: Rename service to QmlDebugger
2012-03-19 Simjees AbrahamDebugger: Add optional 'host' argument to -qmljsdebugger
2012-03-19 Aurindam JanaQmlDebuggingTests: Separate out public and private...
2012-03-19 Charles YinSkip some font loader tests for Windows
2012-03-19 Charles YinMake qqmlinspector test work on Windows
2012-03-19 Aurindam JanaQmlDebugging: Object Tree and States List
next