summaryrefslogtreecommitdiff
path: root/src/qmltest
AgeCommit message (Expand)AuthorFilesLines
2014-12-05qttest: make findChild available only for QtTest 1.1Fawzi Mohamed1-1/+1
2014-08-25Update license headers and add new licensesJani Heikkinen8-152/+88
2014-07-26Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann1-1/+1
2014-07-21Check for window != 0 in QuickTestResult::grabImage().Friedemann Kleint1-1/+1
2014-07-04Add findChild to TestCase.Mitch Curtis2-0/+8
2014-06-18Use the correct 'no-widgets' checkGunnar Sletta1-1/+1
2014-04-03QtQuick test: Do not complain about Qt specific argumentsKai Koehne1-17/+23
2014-03-07QML testlib: Do not modify the arguments passed into QGuiApplication.Friedemann Kleint1-8/+6
2014-01-16Make sure the test window has focusAlbert Astals Cid1-1/+2
2013-12-17ensure that qmltest users have CONFIG+=consoleOswald Buddenhagen1-0/+4
2013-09-27Update after changes to QTestResult API in qtbaseTor Arne Vestbø1-1/+1
2013-09-26Make parts of qv8engine_p.h GC safeLars Knoll1-1/+1
2013-09-26Fix QQmlV4Function API to be GC safeLars Knoll1-8/+9
2013-09-13Remove qSort usages from declarativeGiuseppe D'Angelo1-1/+3
2013-09-12Use a ReturnedValue when converting to String or ObjectLars Knoll1-1/+1
2013-08-28qmltest: Add QTestDefinedVariablesCaroline Chao1-1/+10
2013-08-28qmltest: Register test object as a singletonCaroline Chao1-9/+26
2013-06-24Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann1-1/+1
2013-06-03Remove some more v8 usageLars Knoll1-10/+7
2013-05-08Cleanup v8 dependencies from QQmlV8FunctionLars Knoll2-5/+5
2013-05-07Replace v8::Null() with QV4::Value::nullValue()Simon Hausmann1-1/+1
2013-05-06Get rid of v8::LocalLars Knoll1-2/+2
2013-05-01Move QV8Engine::to/fromVariant over to a v4 based APILars Knoll1-1/+1
2013-04-29Get rid of QV8Engine::toString()Lars Knoll1-1/+1
2013-04-23Doc: Fix module name formatSze Howe Koh1-1/+1
2013-04-15Fix compilation with built-in v4vm JS engineSimon Hausmann1-1/+1
2013-04-05Make keyClick/Press/Release work with a charAlbert Astals Cid2-0/+34
2013-01-28Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada3-10/+0
2013-01-17Merge branch 'release' into stableGunnar Sletta1-1/+2
2013-01-17Avoid race condition in QQuickTestsGunnar Sletta1-1/+2
2013-01-10Update copyright year in Digia's license headersSergio Ahumada8-8/+8
2012-12-31qmltest: Added the possibility to use QApplicationLiang Qi2-6/+30
2012-12-19Compile with QT_NO_WHEELEVENT.Volker Krause2-0/+6
2012-12-16remove some unnecessary CONFIG additionsOswald Buddenhagen1-1/+0
2012-11-30Remove the remaining usages of deprecated QWindow accessorsShawn Rutledge1-1/+1
2012-11-26Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki1-0/+2
2012-11-08All QWindow properties that have "window" in them have been renamed.Shawn Rutledge1-2/+2
2012-10-24Fix crash in qtlocation tests.Friedemann Kleint1-1/+1
2012-10-20Fix qmltest library.Friedemann Kleint1-4/+16
2012-10-16Remove interim compatibility measuresAlan Alpert1-1/+1
2012-09-23Add missing QT_{BEGIN,END}_{NAMESPACE,HEADER}Sergio Ahumada1-0/+2
2012-09-23Change copyrights from Nokia to DigiaIikka Eklund8-193/+193
2012-09-11centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen1-2/+0
2012-08-11Fix the dependencies of QQuickTest.Stephen Kelly1-1/+2
2012-08-11follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen1-1/+1
2012-07-25Add waitForRendering() function for qmltestCharles Yin3-1/+11
2012-07-23Remove qtquick as a private dependency of qmltest.Stephen Kelly1-3/+0
2012-07-18Add fuzzyCompare() to qmltestCharles Yin3-6/+98
2012-07-17QQuickCanvas renamesAlan Alpert2-5/+5
2012-07-11Update the export macros in qtdeclarative.gitThiago Macieira1-21/+6