Don't build empty tests.
[profile/ivi/qtdeclarative.git] / src / qmltest /
2011-10-10 Charles Yinmake it possible to run single qml test case file by...
2011-09-28 Jason McDonaldCatch up with API change to QTestLog::qWarn().
2011-09-26 Jason McDonaldCall QWARN() instead of QTest::qWarn().
2011-09-22 juhvuWheel event support in qmltestlib + few fixes.
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-09 Matthew Cattellmake quicktest build and modify to use qwindow
2011-09-08 Charles Yinmake the testcase name the same in both plain text...
2011-08-31 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-29 Xizhi ZhuFix build break introduced by changes in QTestLog.
2011-08-29 Samuel RødalGet declarative running on new gui/opengl stack.
2011-08-26 Kai KoehneDeprecate QDeclarativeDebugHelper class
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-08-08 Charles Yinparse args earlier
2011-08-08 Charles Yindon't create QApplication if there is already one there
2011-07-29 Samuel RødalBuild against refactor.
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...
2011-07-12 Martin JonesExtract all QtQuick 1 elements into a separate library...
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-08 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-07-01 Aaron KennedyMerge branch 'master' into v8-clean
2011-06-23 Charles Yinget the caller file & line number from v8 stack trace.
2011-06-09 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-09 Gunnar SlettaMerge branch 'threaded3'
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-07 Marius Storm-OlsenFix missing include->load conversion of qbase.pri
2011-06-06 Alan AlpertMerge branch 'master' into qtquick2
2011-05-31 Martin JonesMerge branch 'master' of git://scm.dev.nokia.troll...
2011-05-31 Martin JonesMerge branch 'qtquick2'
2011-05-30 Kim Motoyoshi KallandCompile.
2011-05-23 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-21 Charles Yinqmltestcase.prf moved to qtbase
2011-05-20 Charles YinIntegrate QtQuickTest into Qt