Fix warnings about struct/class mismatch (QDeclarativeAccessor).
[profile/ivi/qtdeclarative.git] / tests /
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
2011-12-02 Glenn WatsonAdd dynamicRoles mode to ListModel for extra flexibility.
2011-12-02 Andrew den ExterUse QWidgetTextControl in the QtQuick1 TextEdit.
2011-12-02 Andrew den ExterUse QWidgetLineControl in the QtQuick1 TextInput.
2011-12-02 Gunnar SlettaRemove QSGContext and QSGTexture from QDeclarativePixma...
2011-12-02 Aaron KennedyFix test warnings
2011-12-02 Martin JonesFix listview test warning
2011-12-02 Martin JonesFix gridview test warning.
2011-12-01 Aaron KennedyIgnore expected warning
2011-12-01 Aaron KennedyAutotest
2011-12-01 Aaron KennedyIgnore expected warning message
2011-12-01 Kai KoehneTake multi-line expressions into account when rewriting...
2011-12-01 Aaron KennedyRemove debugging
2011-12-01 Aaron KennedyFix test warnings
2011-12-01 Aaron KennedyIgnore test warning
2011-12-01 Kai KoehneDebugger autest: Don't show debugee output for expected...
2011-12-01 Aaron KennedyDelete created objects
2011-12-01 Aaron KennedyDon't build an app_bundle on OS X
2011-12-01 Aaron KennedyDelete created objects
2011-12-01 Aaron KennedyMove QDeclarativePropertyValueInterceptor into a privat...
2011-12-01 Aaron KennedyRemove debugging output
2011-12-01 Aaron KennedyRemove debugging
2011-12-01 Aaron KennedyIgnore test warnings
2011-12-01 Aaron KennedyIgnore expected warning
2011-12-01 Pekka VuorelaMade TextInput mouse events commit preedit
2011-12-01 Aaron KennedyAdd missing tests
2011-12-01 Chris AdamsRelease pixmap cache data to avoid leaking memory
2011-12-01 Martin JonesRepeater delegates have no parent in Component.onCompleted
2011-12-01 Charles YinMove XmlListModel to seperate plugin
2011-12-01 Chris AdamsAdd support for assigning literal value to sequence...
2011-12-01 Michael BrasserCleanup and optimize QQuickContents.
2011-12-01 Martin JonesNon-blocking view delegate instantiation.
2011-11-30 Roberto RaggiExtend the grammar of QML binding declarations.
2011-11-30 Michael BrasserAdd QQuickItem::setImplicitSize()
2011-11-30 Martin JonesDeleting an incubated object after setInitialState...
2011-11-29 Kai KoehneDebugger: Disable breakpoint relocation in JS
2011-11-29 Roberto RaggiFix the evaluation of JS switch statements in QML bindings.
2011-11-29 Chris AdamsProperly protect access to pixmap reader thread with...
2011-11-29 Andrew den ExterAdd a length property to TextEdit.
2011-11-29 Chris AdamsAdd indexed deleter to sequence wrapper, implement...
2011-11-29 Alan AlpertInitial window implementation
2011-11-28 Pekka VuorelaFix test cases including headers with fixed Qt version
2011-11-28 Joona PetrellRemove unused QTBUG_21691 macros
2011-11-28 Friedemann KleintQtDeclarative: Fix warnings in tests.
2011-11-28 Andrew den ExterAdd a getFormattedText function to TextEdit.
2011-11-28 Jason McDonaldRemove obsolete include from QDeclarativePixmapCache...
2011-11-28 Martin JonesFix multiline eliding and support eliding when height...
2011-11-28 Kent Hansenqdeclarativedebugclient: Fix flaky autotest
2011-11-25 Friedemann KleintQtDeclarative: Fix building of tests on Windows.
2011-11-25 Friedemann KleintQtDeclarative: Remove obsolete qmetaobjectbuilder-test.
2011-11-25 Andrew den ExterFix crash calling VisualDataGroup.setGroups during...
2011-11-25 Andrew den ExterFix searchs for insert positions in QDeclarativeListCom...
2011-11-25 Martin JonesRemove ints from mouse event handling.
2011-11-25 Andrew den ExterAdd getText(), insert(), and remove() functions to...
2011-11-24 Martin JonesImprove performance on touch event delivery.
2011-11-24 Kent HansenMake the particles benchmarks compile again
2011-11-24 Pekka VuorelaAdded test for input method selection in TextInput
2011-11-24 Pekka VuorelaTextInput elements not to have tentative commit in...
2011-11-24 Aurindam JanaConsoleAPI: Use environment variable
2011-11-24 Joona PetrellGet rid of unused inputMethodQuery and inputMethodEvent...
2011-11-24 Martin JonesSkip tst_QQuickListView::resizeFirstDelegate unstable...
2011-11-23 Kai KoehneDebugger: Extend v8 debugger autotests
2011-11-23 Kai KoehneDebugger: Re-enable autotests for v8 debugger
2011-11-23 Kai KoehneDebugger: Make registration of services explicit
2011-11-23 Kent HansenDon't crash when importing script with syntax error
2011-11-23 Martin JonesFix PathView insertion/removal/move item offset
next