Mark failing tests as insignificant.
[profile/ivi/qtdeclarative.git] / tests /
2011-10-06 Toby TomkinsMark failing tests as insignificant.
2011-10-06 Chris AdamsAdd JavaScript "var" property type to QML
2011-10-06 Andrew den ExterAdd support for filtering VisualDataModels.
2011-10-06 Charles YinAdd more unit tests for qsgcanvasitem and fix unstable...
2011-10-05 Joona PetrellFix TextInput and TextEdit cursorRectangleSize autotests
2011-10-05 Kai KoehneV8Debugger: Code beautification
2011-10-05 Alan AlpertAdd .pro file to auto test dir
2011-10-05 Toby TomkinsMark failing tests as insignificant.
2011-10-05 Alan AlpertUpdate particles autotests to not use SRCDIR
2011-10-04 Christian Kammqmlplugindump: Add test for running with -builtins.
2011-10-04 Charles Yindeploy testdata properly for qsgcanvasitem
2011-10-04 Charles Yindeply testdata properly for qmltest
2011-10-04 Aaron KennedyQDeclarativeIncubator autotests
2011-10-04 Andrew den ExterFix incorrect index when accumulating multiple removes.
2011-10-04 Rohan McGoverntest: fixed testdata deployment for tst_qdeclarativelan...
2011-10-03 Chris AdamsAllow .pragma library scripts to import other scripts
2011-10-03 Aaron KennedyQDeclarativeIncubator::clear() and autotests
2011-10-03 Bea LamcurrentIndex not updated correctly if list is initially...
2011-10-03 Alan AlpertInitial commit of particle system autotests
2011-10-03 Martin JonesFix order of QSGItem mouse filtering.
2011-10-02 Bea LamDon't move content forwards when items are moved down
2011-09-30 Charles Yintests for canvas and a few bug fixes
2011-09-30 Chris AdamsModify JS Object to QVariant conversion
2011-09-30 Andrew den ExterFix text input delay related test failures.
2011-09-30 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-30 Michael BrasserFix issue with interpolating more than one path segment...
2011-09-30 Yann BodsonText format AutoText should use StyledText instead...
2011-09-30 Martin JonesFix tst_qsgmousearea clickThrough() test stability.
2011-09-30 Chris AdamsEnsure JS-owned QObjects are cleaned up on v8engine...
2011-09-29 Joona PetrellFix TextInput and TextEdit inputMethodComposing autotests
2011-09-29 Joona PetrellFix TextInput and TextEdit openInputPanel autotests
2011-09-29 Aaron KennedyAsynchronous component instantiation
2011-09-29 Martin JonesFix tst_QSGListView::sectionsPositioning() test
2011-09-29 Rafael BrandaoAdded triple click on TextInput to select text.
2011-09-28 Gunnar SlettaDon't do run svg tests when no svg is available
2011-09-28 Chris AdamsFix crash in String.arg()
2011-09-28 Andrew den ExterEnable QSGTextEdit and QSGTextInput failures.
2011-09-28 Toby Tomkins[autotests] Added expected failure for developer build...
2011-09-28 Toby Tomkins[autotest] Abort an unstable test for developer build.
2011-09-28 Toby Tomkins[autotests] Added expected failures for developer build...
2011-09-28 Toby Tomkins[autotest] Abort an unstable test for developer build.
2011-09-28 Toby Tomkins[autotests] Added expected failure for developer build.
2011-09-28 Rohan McGovernImproved testdata deployment.
2011-09-27 Martin JonesManually apply SnapOneItem/Row changes from Qt 4.7
2011-09-27 Michael BrasserAdd convenience macro for fast connects in declarative.
2011-09-27 Toby Tomkins[autotests] Added expected failure for developer build...
2011-09-27 Toby TomkinsPart of bug has re-occurred, relates to x{} behaviour.
2011-09-26 Andrew den ExterDon't give move ids to moved inserts.
2011-09-26 Jason McDonaldFix missing/outdated license headers.
2011-09-26 Toby TomkinsAbort entire test as failures continue.
2011-09-26 Martin JonesSupport margins in Flickable.
2011-09-23 Toby Tomkins[tests] Fix unit test compilation, now uses QWidget.
2011-09-23 Toby TomkinsRemove all font examples from qpa platform tests
2011-09-22 Toby TomkinsRemove fonts example from qpa platform tests
2011-09-22 Matthew Cattellpartial build fix replaced QApplication::setActiveWindo...
2011-09-22 Kent HansenMake the QML/VME interpreter threaded
2011-09-22 juhvuWheel event support in qmltestlib + few fixes.
2011-09-21 Martin JonesAdditional ListView section header placement options
2011-09-21 Roberto RaggiTest qmlmin using the QML/JS files from our test suite.
2011-09-21 Kent Hansenqdeclarativesystempalette test: Add missing dependency
2011-09-21 Kent HansenMake qdeclarativeapplication test compile again
2011-09-21 Toby TomkinsRestructure test to use QTRY_ macro for instability.
2011-09-21 Toby TomkinsRemove expected failure for qpa platform
2011-09-21 Andrew den ExterUse QDeclarativeChangeSet to communicate changes to...
2011-09-21 Andrew den ExterRefactor QSGVisualDataModel.
2011-09-21 Rohan McGovernFixed compile of examples and tests.
2011-09-20 Kent HansenMake qdeclarativecomponent::creation() benchmark work...
2011-09-20 Kai KoehneQDeclarativeDebug: Allow reconnects to QML debugger...
2011-09-20 Andrew den ExterRemove QEXPECT_FAIL from QSGVisualDataModel test.
2011-09-20 Andrew den ExterFix QSGVisualDataModel test failure.
2011-09-19 Kent HansenMake declarative/creation benchmark build again
2011-09-19 Jędrzej NowackiUnwrap QJSValue from QVariant in QV8Engine::fromVariant
2011-09-19 Roberto RaggiAdd support for minimizing Javascript files containing...
2011-09-19 Roberto RaggiAdd auto tests for the QML minifier.
2011-09-19 Roberto RaggiFix automatic semicolon insertion.
2011-09-19 Chris AdamsFix QDeclarativeListProperty assignment
2011-09-19 Michael BrasserMake cellWidth/cellHeight reals rather than ints.
2011-09-19 Damian JansenQtQuick 2.0 elements system test
2011-09-18 Michael BrasserPathAnimation updates.
2011-09-18 Michael BrasserTest fixes and reenables.
2011-09-16 Jędrzej NowackiRe-enable commented tests.
2011-09-16 Jędrzej NowackiRe-enable commented QJS tests.
2011-09-16 Kent HansenGet rid of autotests dependencies on QtWidgets
2011-09-16 Kent HansenDisable autotests temporarily on Mac
2011-09-16 Alan AlpertFix qsgpositioners autotest
2011-09-16 Toby TomkinsAdd exception for qpa, xcb platform for failing test
2011-09-16 Jason McDonaldFix missing/outdated license headers.
2011-09-16 Martin JonesVelocities reported by Flickable in onFlickStarted...
2011-09-15 Jędrzej NowackiFix QJSValue autotest.
2011-09-15 Michael BrasserFix anchorRewindBug test failure.
2011-09-15 Michael BrasserTest fixes.
2011-09-15 Rohan McGovernDisable compilation of tests/auto/qmltest
2011-09-14 Matthew Cattellcommented out broken autotests
2011-09-14 Matthew Cattellmarked some tests as insignificant for now
2011-09-14 Matthew CattellFixed failing test in QSGFocusScope.
2011-09-14 Matthew Cattellfixed broken test
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-13 Toby TomkinsFixed tst_qgstextinput
2011-09-12 Matthew Cattellfixed failing autotest
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
next