aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Improve error message for invalid image provider name.Martin Jones2011-05-121-2/+2
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-113-0/+38
| |\
| | * Benchmark component creation with different types of bindings.Martin Jones2011-05-103-0/+38
| * | Add private parts to autotest .pro filesAlan Alpert2011-05-11103-0/+123
| |/
| * Add unit test and documentation for module APIChris Adams2011-05-064-2/+10
| * Fix evaluation of boolean conditionsRoberto Raggi2011-05-052-0/+24
| * Compilation benchmarkAaron Kennedy2011-05-051-2/+72
| * Inline static data for basic types into the QML instructionAaron Kennedy2011-05-052-28/+162
| * Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-109/+109
| * Only include line numbers when necessaryAaron Kennedy2011-05-051-103/+52
| * Update SG items with GV item changes.Martin Jones2011-05-041-1/+1
| * Fix QSGText autotestsYann Bodson2011-05-041-55/+0
| * Merged master into qtquick2.axis2011-04-2711-23/+150
| |\
| * | Initial import from qtquick2.Qt by Nokia2011-04-27562-1766/+40954
* | | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-24162-2795/+2795
* | | Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2366-0/+0
* | | Remove Qt3Support code from qtdeclarative moduleJason McDonald2011-05-201-4/+0
* | | Views do not notify count changes properlyMartin Jones2011-05-117-0/+14
* | | Clear the root index when the model is reset.Girish Ramakrishnan2011-05-111-0/+5
| |/ |/|
* | Add tst_headersclean for each moduleLiang Qi2011-04-274-0/+72
* | Modularized tst_compilerwarningsLiang Qi2011-04-271-0/+51
* | Modularized tst_bic and add some helper functions for global testLiang Qi2011-04-271-0/+5
* | Fixed parserstress test.axis2011-04-272-20/+19
* | Make auto test buildLiang Qi2011-04-273-3/+3
|/