aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/quicktest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix qmltestrunner crash bug when report filename and line numberCharles Yin2011-11-091-1/+2
* Declarative: Fix gcc 4.6 warnings about assigned/unused variables.Friedemann Kleint2011-11-011-1/+1
* Add I18N support to qmltestrunnerCharles Yin2011-10-281-0/+15
* Fix qmltestrunner hang bug when no TestCase itemCharles Yin2011-10-241-4/+12
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-3/+3
* only use one QSGView instance for all qml test casesCharles Yin2011-10-141-13/+14
* make it possible to run single qml test case file by passing a tst_*.qml file...Charles Yin2011-10-101-9/+14
* make quicktest build and modify to use qwindowMatthew Cattell2011-09-091-4/+5
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-9/+0
|\
| * Deprecate QDeclarativeDebugHelper classKai Koehne2011-08-261-9/+0
* | Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-291-1/+1
|/
* parse args earlierCharles Yin2011-08-081-3/+4
* don't create QApplication if there is already one thereCharles Yin2011-08-081-1/+5
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-4/+3
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-1/+1
* Merge branch 'v8'Aaron Kennedy2011-07-081-18/+0
|\
| * get the caller file & line number from v8 stack trace.Charles Yin2011-06-231-18/+0
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
|/
* Integrate QtQuickTest into QtCharles Yin2011-05-201-0/+315