projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improve documentation.
[profile/ivi/qtdeclarative.git]
/
src
/
qmltest
/
2012-11-08
Shawn Rutledge
All QWindow properties that have "window" in them have...
tree
|
commitdiff
2012-10-24
Friedemann Kleint
Fix crash in qtlocation tests.
tree
|
commitdiff
2012-10-20
Friedemann Kleint
Fix qmltest library.
tree
|
commitdiff
2012-10-16
Alan Alpert
Remove interim compatibility measures
tree
|
commitdiff
2012-09-23
Sergio Ahumada
Add missing QT_{BEGIN,END}_{NAMESPACE,HEADER}
tree
|
commitdiff
2012-09-23
Iikka Eklund
Change copyrights from Nokia to Digia
tree
|
commitdiff
2012-09-11
Oswald Buddenhagen
centralize load(qt_build_config)s in .qmake.conf
tree
|
commitdiff
2012-08-11
Stephen Kelly
Fix the dependencies of QQuickTest.
tree
|
commitdiff
2012-08-11
Oswald Buddenhagen
follow rename of qt_module_config.prf to qt_module.prf
tree
|
commitdiff
2012-07-25
Charles Yin
Add waitForRendering() function for qmltest
tree
|
commitdiff
2012-07-23
Stephen Kelly
Remove qtquick as a private dependency of qmltest.
tree
|
commitdiff
2012-07-18
Charles Yin
Add fuzzyCompare() to qmltest
tree
|
commitdiff
2012-07-17
Alan Alpert
QQuickCanvas renames
tree
|
commitdiff
2012-07-11
Thiago Macieira
Update the export macros in qtdeclarative.git
tree
|
commitdiff
2012-07-04
Charles Yin
Improve mouseWheel() function
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
Merge "Merge branch 'buildsystem'" into refs/staging...
tree
|
commitdiff
2012-06-26
Oswald Buddenhagen
Merge branch 'buildsystem'
tree
|
commitdiff
2012-06-26
Oswald Buddenhagen
build system cleanups
tree
|
commitdiff
2012-06-26
Oswald Buddenhagen
use auto-defined QT_BUILD_*_LIB variables
tree
|
commitdiff
2012-06-26
Oswald Buddenhagen
auto-generate module pris
tree
|
commitdiff
2012-06-22
Girish Ramakrishnan
Make qmltest depend on gui-private
tree
|
commitdiff
2012-06-14
Charles Yin
Align windowShown flag with qml renderer state
tree
|
commitdiff
2012-06-13
Friedemann Kleint
QtQuick: Fix warnings about unused variables.
tree
|
commitdiff
2012-06-12
Charles Yin
Add pixel comparation support to qmltest
tree
|
commitdiff
2012-06-07
Oswald Buddenhagen
put private Qt dependencies below load(qt_module_config)
tree
|
commitdiff
2012-05-04
Thiago Macieira
Change uses of {to,from}Ascii to {to,from}Latin1
tree
|
commitdiff
2012-04-18
Donald Carr
Enabled widget free compilation of QtQuick
tree
|
commitdiff
2012-04-17
Lars Knoll
Merge remote-tracking branch 'origin/api_changes'
tree
|
commitdiff
2012-04-16
Kai Koehne
QmlDebug: Fix qmake warning about declarative_debug
tree
|
commitdiff
2012-04-11
Lars Knoll
Merge remote-tracking branch 'origin/master' into api_c...
tree
|
commitdiff
2012-04-04
Charles Yin
Restore the declarative_debug config for qmltest
tree
|
commitdiff
2012-03-30
Charles Yin
Allocate QQuickView on heap instead of stack
tree
|
commitdiff
2012-03-23
Kent Hansen
Merge master into api_changes
tree
|
commitdiff
2012-03-20
Kai Koehne
Debugger: Disable debugging for qmlprofiler, qmltest
tree
|
commitdiff
2012-03-19
Kent Hansen
Merge master into api_changes
tree
|
commitdiff
2012-03-13
Matthew Vogt
Merge branch 'master' of git://gitorious.org/qt/qtdecla...
tree
|
commitdiff
2012-03-13
Aaron McCarthy
Only attempt to load QML test cases from source directo...
tree
|
commitdiff
2012-03-13
Jason McDonald
testlib: Improve verbose and XPASS output
tree
|
commitdiff
2012-03-13
Charles Yin
Remove the rest of qtquick 1.0 code from qmltest
tree
|
commitdiff
2012-03-05
Matthew Vogt
Merge remote branch 'gerrit/api_changes' into merge...
tree
|
commitdiff
2012-03-05
Matthew Vogt
Merge master <-> api_changes
tree
|
commitdiff
2012-02-24
Matthew Vogt
Rename QDeclarative symbols to QQuick and QQml
tree
|
commitdiff
2012-02-22
Caroline Chao
CodeCoverage: Fixes regression.
tree
|
commitdiff
2012-02-16
Friedemann Kleint
QtDeclarative/Quick: Fix warnings.
tree
|
commitdiff
2012-02-13
Jason McDonald
qmltest: Count passes, fails and skips consistently.
tree
|
commitdiff
2012-02-09
Jason McDonald
Remove code related to test location.
tree
|
commitdiff
2012-02-08
Jason McDonald
qmltest: Perform extra checks after each data row is...
tree
|
commitdiff
2012-02-08
Caroline Chao
CodeCoverage: Fix wrong type passed to saveCoverageTool.
tree
|
commitdiff
2012-02-02
Matthew Vogt
Remove QtQuick1 elements from qtdeclarative
tree
|
commitdiff
2012-01-30
Jason McDonald
Remove "All rights reserved" line from license headers.
tree
|
commitdiff
2012-01-25
Lars Knoll
Remove QT_LICENSED_MODULE macro
tree
|
commitdiff
2012-01-25
Charles Yin
Add dummy test column for data driven test in qmltest
tree
|
commitdiff
2012-01-24
Jason McDonald
Call new pass/fail/skip count function in QTestLog.
tree
|
commitdiff
2012-01-24
Jason McDonald
Avoid using QTestResult::ignoreMessage().
tree
|
commitdiff
2012-01-23
Jason McDonald
Update obsolete contact address.
tree
|
commitdiff
2012-01-20
Gunnar Sletta
Remove the use of QT_MODULE()
tree
|
commitdiff
2012-01-17
Jason McDonald
Update copyright year in Nokia copyright headers.
tree
|
commitdiff
2012-01-13
Charles Yin
Don't delete global app
tree
|
commitdiff
2012-01-11
Friedemann Kleint
QMLTest: Fix output of file names, make output more...
tree
|
commitdiff
2012-01-05
Jason McDonald
Update copyright year in license headers.
tree
|
commitdiff
2011-12-09
Caroline Chao
Integrate testcocoon support into QtQuickTest.
tree
|
commitdiff
2011-12-02
Kent Hansen
Say hello to QtQuick module
tree
|
commitdiff
2011-11-09
Charles Yin
Fix qmltestrunner crash bug when report filename and...
tree
|
commitdiff
2011-11-01
Friedemann Kleint
Declarative: Fix gcc 4.6 warnings about assigned/unused...
tree
|
commitdiff
2011-10-28
Charles Yin
Add I18N support to qmltestrunner
tree
|
commitdiff
2011-10-26
Damian Jansen
Remove Q_WS_*, symbian and maemo code in QtDeclarative
tree
|
commitdiff
2011-10-25
Sergio Ahumada
Add QT_BEGIN_HEADER/QT_END_HEADER macros
tree
|
commitdiff
2011-10-24
Charles Yin
Fix qmltestrunner hang bug when no TestCase item
tree
|
commitdiff
2011-10-21
Kent Hansen
Rename Qt Quick-specific classes to QQuick*
tree
|
commitdiff
2011-10-21
Charles Yin
Add file and lineno parameters to warn() method
tree
|
commitdiff
2011-10-21
Jason McDonald
Remove SkipMode from qtestlib API.
tree
|
commitdiff
2011-10-14
Charles Yin
only use one QSGView instance for all qml test cases
tree
|
commitdiff
2011-10-10
Charles Yin
make it possible to run single qml test case file by...
tree
|
commitdiff
2011-09-28
Jason McDonald
Catch up with API change to QTestLog::qWarn().
tree
|
commitdiff
2011-09-26
Jason McDonald
Call QWARN() instead of QTest::qWarn().
tree
|
commitdiff
2011-09-22
juhvu
Wheel event support in qmltestlib + few fixes.
tree
|
commitdiff
2011-09-13
Gunnar Sletta
Merge branch 'refactor'
tree
|
commitdiff
2011-09-12
Gunnar Sletta
Merge branch 'master' into refactor
tree
|
commitdiff
2011-09-09
Matthew Cattell
make quicktest build and modify to use qwindow
tree
|
commitdiff
2011-09-08
Charles Yin
make the testcase name the same in both plain text...
tree
|
commitdiff
2011-08-31
Lars Knoll
Merge remote-tracking branch 'origin/master' into refactor
tree
|
commitdiff
2011-08-31
Gunnar Sletta
Merge branch 'master' into refactor
tree
|
commitdiff
2011-08-29
Xizhi Zhu
Fix build break introduced by changes in QTestLog.
tree
|
commitdiff
2011-08-29
Samuel Rødal
Get declarative running on new gui/opengl stack.
tree
|
commitdiff
2011-08-26
Kai Koehne
Deprecate QDeclarativeDebugHelper class
tree
|
commitdiff
2011-08-25
Gunnar Sletta
Merge branch 'master' into refactor
tree
|
commitdiff
2011-08-11
Gunnar Sletta
Merge branch 'master' into refactor
tree
|
commitdiff
2011-08-08
Charles Yin
parse args earlier
tree
|
commitdiff
2011-08-08
Charles Yin
don't create QApplication if there is already one there
tree
|
commitdiff
2011-07-29
Samuel Rødal
Build against refactor.
tree
|
commitdiff
2011-07-29
Simon Hausmann
Merge the QJSEngine and QJSValue development branch...
tree
|
commitdiff
2011-07-12
Martin Jones
Extract all QtQuick 1 elements into a separate library...
tree
|
commitdiff
2011-07-08
Aaron Kennedy
Merge branch 'v8'
tree
|
commitdiff
2011-07-08
Jyri Tahtela
Update licenseheader text in source files for qtdeclara...
tree
|
commitdiff
2011-07-01
Aaron Kennedy
Merge branch 'master' into v8-clean
tree
|
commitdiff
2011-06-23
Charles Yin
get the caller file & line number from v8 stack trace.
tree
|
commitdiff
2011-06-09
Aaron Kennedy
Merge branch 'qtquick2' into v8
tree
|
commitdiff
2011-06-09
Aaron Kennedy
Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
tree
|
commitdiff
2011-06-09
Gunnar Sletta
Merge branch 'threaded3'
tree
|
commitdiff
2011-06-09
Aaron Kennedy
Merge branch 'master' into qtquick2
tree
|
commitdiff
next