aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-08158-2762/+2762
* Fix QSGBorderImage autotestsYann Bodson2011-07-073-9/+10
* Fix QSGImage autotestsYann Bodson2011-07-073-42/+33
* Fixed failure of tst_examples::namingConventionRohan McGovern2011-06-241-2/+0
* Improve failure message of tst_examples::namingConventionRohan McGovern2011-06-241-1/+4
* Updated tst_nodestest to use the DirtyForceUpdate flag.Kim Motoyoshi Kalland2011-06-231-2/+2
* Fix regression against 4.7Aaron Kennedy2011-06-234-0/+25
* Skip unreliable testAaron Kennedy2011-06-221-0/+2
* Fix autotestsAaron Kennedy2011-06-224-15/+14
* QSKIP crashing tests until QTBUG-20017 is fixedAaron Kennedy2011-06-222-0/+3
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-06-208-4/+663
|\
| * Add "DELETE" support to XMLHttpRequestAaron Kennedy2011-06-204-3/+29
| * Add QDeclarativeChangeSet.Andrew den Exter2011-06-203-0/+632
| * Don't leak memory in benchmarkAaron Kennedy2011-06-171-1/+2
* | Merge branch 'master' into qtquick2Gunnar Sletta2011-06-158-0/+210
|\ \ | |/ |/|
| * Fix QDeclarativeInstruction autotest failure.Michael Brasser2011-06-101-1/+1
| * Add QML translation autotests.Michael Brasser2011-06-108-0/+210
* | Fix failing test.Martin Jones2011-06-141-1/+1
* | Merge branch 'master' into qtquick2Gunnar Sletta2011-06-103-0/+74
|\|
| * Notify when the TextInput cursorRectangle property changes within pre-editAndrew den Exter2011-06-091-0/+10
| * Make TextEdit word selection more natural.Andrew den Exter2011-06-092-0/+44
| * Ensure the TextEdit cursor delegate is repositioned on mouse events.Andrew den Exter2011-06-091-0/+20
* | Add JavaScript benchmarkAaron Kennedy2011-06-1010-0/+310
* | Create property cache in case of Component{} rootAaron Kennedy2011-06-103-0/+17
|/
* Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-093-0/+141
* Replace QPerformanceTimer with QElapsedTimer.Michael Brasser2011-06-035-100/+24
* Add docs and test for Binding changes.Michael Brasser2011-06-022-0/+58
* 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