aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qtquick2'Martin Jones2011-05-311592-168426/+44407
|\
| * Update SG items with recent GV item changes.Martin Jones2011-05-308-0/+29
| * QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-302-0/+85
| * ListViews loses items if all visible items are removed.Martin Jones2011-05-301-0/+10
| * Views do not notify count changes properlyMartin Jones2011-05-307-0/+14
| * Clear the root index when the model is reset.Girish Ramakrishnan2011-05-301-0/+5
| * fix qmltest unit test failuresCharles Yin2011-05-305-2/+2
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Martin Jones2011-05-308-2/+2
| |\
| | * fix typosCharles Yin2011-05-308-2/+2
| * | qmlvisual is broken and unmaintained. Remove it.Martin Jones2011-05-30818-147322/+0
| |/
| * Work around remaining 'make check' failures.Martin Jones2011-05-273-2/+6
| * Remove webkit dependencies from qtdeclarative.Martin Jones2011-05-2791-19438/+0
| * Skip the qdeclarativeimage and qdeclarativeborderimage mirror testMartin Jones2011-05-273-0/+4
| * Make tests compile.Martin Jones2011-05-272-14/+10
| * Remove webkit dependency from test.Aaron Kennedy2011-05-272-1/+5
| * Fix QSGImage autotest.Yann Bodson2011-05-251-5/+5
| * Support change slots for properties starting with '_'Chris Adams2011-05-236-0/+118
| * Ensure that showDirs is respected in FolderListModelChris Adams2011-05-234-2/+41
| * Fix QDeclarativeImage testYann Bodson2011-05-231-6/+5
| * QDeclarativeDebug: Fix autotestKai Koehne2011-05-201-1/+1
| * Fix implicit qmldir imports unit testChris Adams2011-05-203-38/+36
| * Support 'mirror: true' in SG Image element.Martin Jones2011-05-202-6/+11
| * Integrate QtQuickTest into QtCharles Yin2011-05-2018-0/+2645
| * Skip test in qdeclarativeimage::noLoading (QTBUG-19425)Yann Bodson2011-05-201-0/+1
| * Skip another pixmap comparison test.Martin Jones2011-05-201-0/+2
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-191-1/+1
| |\
| | * Update unit test according to intended behaviour change.Kim Motoyoshi Kalland2011-05-191-1/+1
| * | Normalize createQmlObject error messageAlan Alpert2011-05-191-3/+3
| |/
| * Fix unstable test.Martin Jones2011-05-191-2/+1
| * Link item focus to canvas widget focus.Martin Jones2011-05-195-0/+218
| * Remove QEXPECT_FAIL from QSGTextInput test.Andrew den Exter2011-05-191-1/+0
| * Fix test TextEdit preeditMicroFocus test failure.Andrew den Exter2011-05-181-1/+7
| * Skip mirror autotests while QTBUG-19351 and QTBUG-19252 are not resolved.Yann Bodson2011-05-183-5/+4
| * Make SG Text test work by disabling pixmap comparison.Martin Jones2011-05-181-0/+2
| * More autotests fixes.Yann Bodson2011-05-182-27/+17
| * Fix QSGBorderImage autotest.Yann Bodson2011-05-181-10/+10
| * Reduce usage of Q_ASSERT in autotests.Jason McDonald2011-05-184-26/+28
| * Remove Q_ASSERT from qdeclarativexmllistmodel testJason McDonald2011-05-181-1/+4
| * Remove Q_ASSERT's from ecmascript test.Jason McDonald2011-05-181-4/+0
| * Remove Q_ASSERT from QDeclarativeListModel autotest.Jason McDonald2011-05-181-1/+4
| * Remove redundant Q_ASSERT from qmlvisual autotest.Jason McDonald2011-05-181-2/+0
| * Remove Q_ASSERT calls that wrap side-effecting code.Jason McDonald2011-05-181-3/+9
| * Add autotests to .pro fileYann Bodson2011-05-171-0/+2
| * Make QSGImage autotests compile.Yann Bodson2011-05-177-123/+68
| * skip unit tests if no required OpenGL 2.0 feature on this platformCharles Yin2011-05-1712-1/+167
| * Fix QSGBorderImage and QSGAnimatedImage autotestsYann Bodson2011-05-163-36/+25
| * Fix QSGBorderImage autotest.Yann Bodson2011-05-132-58/+19
| * Added auto tests for properties initialized using JS statementsRoberto Raggi2011-05-122-0/+11
| * Fix the QML front-end to allow side effects in the initializer.Roberto Raggi2011-05-121-0/+30
| * tests: mark tst_qsgitem as a private-testRohan McGovern2011-05-121-3/+1