Examples and fixes for QML Window properties
[profile/ivi/qtdeclarative.git] / src / qmltest /
2012-11-08 Shawn RutledgeAll QWindow properties that have "window" in them have...
2012-10-24 Friedemann KleintFix crash in qtlocation tests.
2012-10-20 Friedemann KleintFix qmltest library.
2012-10-16 Alan AlpertRemove interim compatibility measures
2012-09-23 Sergio AhumadaAdd missing QT_{BEGIN,END}_{NAMESPACE,HEADER}
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-11 Oswald Buddenhagencentralize load(qt_build_config)s in .qmake.conf
2012-08-11 Stephen KellyFix the dependencies of QQuickTest.
2012-08-11 Oswald Buddenhagenfollow rename of qt_module_config.prf to qt_module.prf
2012-07-25 Charles YinAdd waitForRendering() function for qmltest
2012-07-23 Stephen KellyRemove qtquick as a private dependency of qmltest.
2012-07-18 Charles YinAdd fuzzyCompare() to qmltest
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-11 Thiago MacieiraUpdate the export macros in qtdeclarative.git
2012-07-04 Charles YinImprove mouseWheel() function
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Oswald Buddenhagenbuild system cleanups
2012-06-26 Oswald Buddenhagenuse auto-defined QT_BUILD_*_LIB variables
2012-06-26 Oswald Buddenhagenauto-generate module pris
2012-06-22 Girish RamakrishnanMake qmltest depend on gui-private
2012-06-14 Charles YinAlign windowShown flag with qml renderer state
2012-06-13 Friedemann KleintQtQuick: Fix warnings about unused variables.
2012-06-12 Charles YinAdd pixel comparation support to qmltest
2012-06-07 Oswald Buddenhagenput private Qt dependencies below load(qt_module_config)
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-04-18 Donald CarrEnabled widget free compilation of QtQuick
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Kai KoehneQmlDebug: Fix qmake warning about declarative_debug
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-04 Charles YinRestore the declarative_debug config for qmltest
2012-03-30 Charles YinAllocate QQuickView on heap instead of stack
2012-03-23 Kent HansenMerge master into api_changes
2012-03-20 Kai KoehneDebugger: Disable debugging for qmlprofiler, qmltest
2012-03-19 Kent HansenMerge master into api_changes
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-13 Aaron McCarthyOnly attempt to load QML test cases from source directo...
2012-03-13 Jason McDonaldtestlib: Improve verbose and XPASS output
2012-03-13 Charles YinRemove the rest of qtquick 1.0 code from qmltest
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-22 Caroline ChaoCodeCoverage: Fixes regression.
2012-02-16 Friedemann KleintQtDeclarative/Quick: Fix warnings.
2012-02-13 Jason McDonaldqmltest: Count passes, fails and skips consistently.
2012-02-09 Jason McDonaldRemove code related to test location.
2012-02-08 Jason McDonaldqmltest: Perform extra checks after each data row is...
2012-02-08 Caroline ChaoCodeCoverage: Fix wrong type passed to saveCoverageTool.
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-25 Lars KnollRemove QT_LICENSED_MODULE macro
2012-01-25 Charles YinAdd dummy test column for data driven test in qmltest
2012-01-24 Jason McDonaldCall new pass/fail/skip count function in QTestLog.
2012-01-24 Jason McDonaldAvoid using QTestResult::ignoreMessage().
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Gunnar SlettaRemove the use of QT_MODULE()
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-13 Charles YinDon't delete global app
2012-01-11 Friedemann KleintQMLTest: Fix output of file names, make output more...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-09 Caroline ChaoIntegrate testcocoon support into QtQuickTest.
2011-12-02 Kent HansenSay hello to QtQuick module
2011-11-09 Charles YinFix qmltestrunner crash bug when report filename and...
2011-11-01 Friedemann KleintDeclarative: Fix gcc 4.6 warnings about assigned/unused...
2011-10-28 Charles YinAdd I18N support to qmltestrunner
2011-10-26 Damian JansenRemove Q_WS_*, symbian and maemo code in QtDeclarative
2011-10-25 Sergio AhumadaAdd QT_BEGIN_HEADER/QT_END_HEADER macros
2011-10-24 Charles YinFix qmltestrunner hang bug when no TestCase item
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-21 Charles YinAdd file and lineno parameters to warn() method
2011-10-21 Jason McDonaldRemove SkipMode from qtestlib API.
2011-10-14 Charles Yinonly use one QSGView instance for all qml test cases
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
next