Run autotests on Mac
[profile/ivi/qtdeclarative.git] / tests /
2012-01-05 Aaron KennedyRun autotests on Mac
2012-01-05 Toby TomkinsApply expected failure to animated color changes.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Michael BrasserDocument new Path elements.
2012-01-05 Martin JonesSupport <pre> in StyleText textFormat
2012-01-05 Bea LamMake tst_QQuickListView::margins() more reliable
2012-01-05 Sergio AhumadaEliminated usage of qttest_p4.prf in newly added test.
2012-01-04 Andrew den ExterFix clipping of TextInput contents.
2012-01-04 Gunnar SlettaUse QSignalSpy to save some code
2012-01-04 Andrew den ExterFix moving mixed visible and non-visible View items.
2012-01-04 Andrew den ExterAdd length property and insert, remove and getText...
2012-01-04 Andrew den ExterFix crash in TextInput.
2012-01-03 Gunnar SlettaIntroduce layerering support (ShaderEffectSource) direc...
2012-01-03 Pekka VuorelaCombined platform input contexts in tests into one...
2012-01-03 Pekka VuorelaUse Qt::ImhSensitiveData input hint on TextInput with...
2012-01-03 Jan-Arve SaetherDon't set the role to Accessible.Button
2012-01-03 Andrew den ExterFix test failures with shadow builds.
2012-01-03 Michael BrasserSimplify MultiPointTouchArea signal names.
2012-01-02 Frederik GladhornAdd accessibility to qml
2011-12-30 Michael BrassertouchUpdated should be called for release and cancel.
2011-12-29 Chris AdamsHandle exceptions inside QV8QObjectConnectionList:...
2011-12-28 Michael BrasserInvisible items should not respond to touch events.
2011-12-23 Andrew den ExterInsert items into VisualDataModel.
2011-12-23 Andrew den ExterMinimize the number of objects created per item in...
2011-12-23 Chris AdamsFix crash in var property setter
2011-12-22 Michael BrasserAdd a pressed property to TouchPoint.
2011-12-21 Aaron KennedyDetect and optimize qsTr() and qsTrId() bindings
2011-12-21 Friedemann KleintQDeclarative tests: Introduce base class for data tests.
2011-12-21 Pekka VuorelaAdapted QDeclarativeTextEdit test to platform input...
2011-12-21 Pekka VuorelaAdapted QDeclarativeTextInput test to platform input...
2011-12-21 Andrew den ExterRemove uneccessary layout in TextInput initialization.
2011-12-21 Jason McDonaldUpdate obsolete URL's in test data.
2011-12-20 Friedemann Kleintqdeclarativexmlhttprequest: Stabilize, ensure deletion...
2011-12-20 Pekka VuorelaQQuickLineControl more robust on input method & selecti...
2011-12-20 Martin JonesSmall Text creation performance improvements.
2011-12-20 Andrew den ExterDelay masking the last character in Password echo mode.
2011-12-20 Andrew den ExterAdd wrapMode and verticalAlignment properties to TextInput.
2011-12-20 Andrew den ExterEnsure items in ListView and GridViews viewport are...
2011-12-20 Martin JonesQt.locale() always returns the 'C' locale.
2011-12-20 Andrew den ExterFix QDeclarativePropertyCache crash.
2011-12-19 Gunnar SlettaImplement "headless mode" for hidden QQuickCanvases
2011-12-19 Chris AdamsCorrectly resolve elements of QList<QUrl> properties
2011-12-19 Chris AdamsRemove another fragile assumption from var prop unit...
2011-12-17 Sergio AhumadaFix compilation due to header changes
2011-12-16 Aurindam JanaDeclarativeDebug: Add version info to service plugins
2011-12-16 Andrew den ExterMake PlainText the default textFormat of a TextEdit.
2011-12-15 Andrew den ExterMerge QQuickLineControl into QQuickTextInput.
2011-12-15 Simon HausmannV8: Remove extra V8::Context allocated for expressing...
2011-12-15 Roberto RaggiAdd support for QUrl types to V4
2011-12-15 Aurindam JanaQV8DebugService: add version command
2011-12-15 Simon HausmannFix that QJSEngine cannot be used from threads other...
2011-12-15 Andrew den ExterDon't emit model reset on completing a VisualDataModel.
2011-12-15 Andrew den ExterActivate links in a read only TextEdit.
2011-12-15 Chris AdamsRemove fragile assumption from var properties unit...
2011-12-15 Andrew den ExterRemove unused code from QQuickTextControl.
2011-12-15 Friedemann Kleintqdeclarativelanguage-test: Fix location.
2011-12-14 Laszlo AgocsUpdate QDeclarativePinchArea autotest.
2011-12-14 Aurindam JanaQV8DebugService: Add breakaftercompile
2011-12-14 Aurindam JanaQV8DebugService: Simplify the service code
2011-12-14 Pekka VuorelaTextEdits to include tentative commit in text property
2011-12-14 Simon HausmannCleanup: Fold QV8GCCallback class declaration(s) back...
2011-12-14 Martin JonesCorrectly ignore unknown tags in StyledText
2011-12-14 Andrew den ExterFix crash when items are moved in model.
2011-12-14 Aurindam JanaQV8Engine: Console APIs, Extend functionality
2011-12-14 Kim Motoyoshi KallandMade QSGNode flags togglable and added StaticSubtreeGeo...
2011-12-14 Martin JonesSupport <strong> in styled text.
2011-12-13 Martin JonesAdd basic custom easing curve docs and test
2011-12-12 Andrew den ExterCreate a copy of QLineControl in the QtDeclarative...
2011-12-12 Andrew den ExterFix test failures in QtQuick 1 TextEdit and TextInput.
2011-12-12 Andrew den ExterFix package items not being destroyed when a package...
2011-12-12 Mikko HarjuQmlProfiler: stream snapshots to reduce memory footprint
2011-12-09 Laszlo AgocsSet target and device for touch events.
2011-12-09 Kent HansenGet rid of QDeclarativeMetaType::{canCopy,copy}
2011-12-09 Andrew den ExterCreate a copy of QTextControl in the QtDeclarative...
2011-12-09 Alan AlpertAdd Screen attached object
2011-12-09 Andrew den ExterFix tests broken by a change in the signals emitted...
2011-12-08 Gunnar SlettaImplemented multiple windows and GL context sharing
2011-12-07 Kai KoehneDebugger: Run js autotests with QML_DISABLE_OPTIMIZER
2011-12-07 Aaron KennedyFix QObject V8 wrapping for extended types
2011-12-07 Alan AlpertMove snippets to separate test in the examples testcase
2011-12-07 Martin JonesAvoid Text layout being triggered unnecessarily
2011-12-07 Charles YinRemove warning messages for canvasitem tests
2011-12-06 Martin JonesRemove insignificant_test from GridView tests.
2011-12-06 Kai KoehneDebugger: Fix compilation warning in autotest
2011-12-06 Aaron KennedyCopy JS tests from QtScript module
2011-12-06 Roberto RaggiImprove parsing of escape characters and regexp literals.
2011-12-06 Roberto RaggiFix the QML/JS parser to accept empty Javascript files.
2011-12-06 Friedemann Kleinttest/debugutils: Add include guard.
2011-12-06 Roberto RaggiIntroduce methods to get the source location of the...
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-12-06 Martin JonesIgnore expected warnings in Item and PathView tests
2011-12-06 Martin JonesAdd tests for snapOneItem/snapOneRow snapMode
2011-12-06 Chris AdamsEnsure that scarce resources work with var properties
2011-12-06 Chris AdamsDocument function limitation of var properties
2011-12-06 Chris AdamsDisable tst_qdeclarativepixmapcache::dataLeak() by...
2011-12-05 Andrew den ExterDon't attempt to destroy a null persisted item.
2011-12-05 Andrew den ExterFix test failures due to invalid font metrics.
2011-12-05 Alan AlpertAdd tutorials to examples autotest.
2011-12-05 Michael BrasserTest fixes for OS X.
2011-12-02 Kent HansenSay hello to QtQuick module
next