projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix coding style issues
[profile/ivi/qtdeclarative.git]
/
tests
/
2011-10-17
Kent Hansen
Fix coding style issues
tree
|
commitdiff
2011-10-17
Kent Hansen
Tidy up some more declarative includes
tree
|
commitdiff
2011-10-17
Kai Koehne
Debugger: Remove outdated test stub
tree
|
commitdiff
2011-10-17
Kai Koehne
Debugger: Move debugging autotests into own folder
tree
|
commitdiff
2011-10-17
Bea Lam
Fix GridView to repaint when geometry changes
tree
|
commitdiff
2011-10-17
Toby Tomkins
Remove insignificant flag from tests, some failing...
tree
|
commitdiff
2011-10-17
Alan Alpert
Add Affector Benchmark
tree
|
commitdiff
2011-10-17
Alan Alpert
Stabilize Particles Tests
tree
|
commitdiff
2011-10-17
Alan Alpert
Initial particle system benchmark
tree
|
commitdiff
2011-10-17
Bea Lam
Fix tests
tree
|
commitdiff
2011-10-16
Martin Jones
Cannot flick to the end of a horizontal ListView with...
tree
|
commitdiff
2011-10-16
Aaron Kennedy
Merge PropertyCache::Data and ValueTypeData
tree
|
commitdiff
2011-10-14
Rohan McGovern
Eliminated usage of qttest_p4.prf.
tree
|
commitdiff
2011-10-14
Bea Lam
Fix insertions above the visible index
tree
|
commitdiff
2011-10-14
Michael Brasser
Add missing autotests to declarative.pro.
tree
|
commitdiff
2011-10-14
Michael Brasser
More use of TESTDATA macro.
tree
|
commitdiff
2011-10-14
Damian Jansen
Tst_qsgitem2 test update inline with refactor
tree
|
commitdiff
2011-10-14
Aaron Kennedy
QDeclarativeIncubator wasn't calling statusChanged...
tree
|
commitdiff
2011-10-14
Michael Brasser
Use TESTDATA macro in declarative tests.
tree
|
commitdiff
2011-10-13
Jason McDonald
Don't build empty tests.
tree
|
commitdiff
2011-10-12
Rohan McGovern
Removed references to unused PULSE_TESTS variable
tree
|
commitdiff
2011-10-12
Toby Tomkins
Modify existing behavior to explicitly test functionality.
tree
|
commitdiff
2011-10-12
Andrew den Exter
Provide a context when constructing a TextInput cursor...
tree
|
commitdiff
2011-10-12
Aaron Kennedy
Rename QDeclarativeV4 -> QV4
tree
|
commitdiff
2011-10-12
Toby Tomkins
Remove insignificant test status and explicitly mark...
tree
|
commitdiff
2011-10-12
Toby Tomkins
Remove insignificant flag for passing tests.
tree
|
commitdiff
2011-10-12
Charles Yin
fix several canvasitem bugs
tree
|
commitdiff
2011-10-12
Andrew den Exter
Allow view items to be preserved.
tree
|
commitdiff
2011-10-11
Aaron Kennedy
Component.incubateObject() autotest
tree
|
commitdiff
2011-10-11
Yann Bodson
Improvements to text layouting in QML
tree
|
commitdiff
2011-10-11
Sami Kananoja
QInputPanel exposed as a property from QDeclarativeAppl...
tree
|
commitdiff
2011-10-11
Rohan McGovern
tests: eliminated usage of qttest_p4.prf
tree
|
commitdiff
2011-10-11
Toby Tomkins
Remove insignificant test status and explicitly mark...
tree
|
commitdiff
2011-10-11
Andrew den Exter
Fix layout issues with recently removed items.
tree
|
commitdiff
2011-10-11
Charles Yin
fix canvas bug
tree
|
commitdiff
2011-10-11
Alan Alpert
Expand QSGImageParticle test
tree
|
commitdiff
2011-10-11
Alan Alpert
Stabilize Particles tests
tree
|
commitdiff
2011-10-11
Michael Brasser
Generic solution for finding QtDeclarative test data.
tree
|
commitdiff
2011-10-10
Martin Jones
Add "asynchronous" property to Loader.
tree
|
commitdiff
2011-10-10
Aaron Kennedy
Compile
tree
|
commitdiff
2011-10-10
Andrew den Exter
Don't skip over the majority of the GridView tests.
tree
|
commitdiff
2011-10-10
Andrew den Exter
Add DropArea item and Drag attached property.
tree
|
commitdiff
2011-10-07
Kent Hansen
Say hello to QtQmlDevTools library
tree
|
commitdiff
2011-10-07
Andrew den Exter
Fix ListView components being unable to access context...
tree
|
commitdiff
2011-10-07
Aaron Kennedy
QDeclarativeIncubator autotests
tree
|
commitdiff
2011-10-07
Martin Jones
Fix waiting for active window breakage
tree
|
commitdiff
2011-10-06
Chris Adams
Fix v8 handle management in QSGLoader
tree
|
commitdiff
2011-10-06
Simon Hausmann
Fix QJSEngine::newQObject ownership behaviour
tree
|
commitdiff
2011-10-06
Andrew den Exter
Add a get function to VisualDataGroup.
tree
|
commitdiff
2011-10-06
Yann Bodson
Fix for qsgtext autotests
tree
|
commitdiff
2011-10-06
Andrew den Exter
Don't call componentComplete() on a VDM until its view...
tree
|
commitdiff
2011-10-06
Damian Jansen
Add Particles basic acceptance manual tests.
tree
|
commitdiff
2011-10-06
Charles Yin
add canvas drawImage unit tests
tree
|
commitdiff
2011-10-06
Chris Adams
QSGLoader shouldn't load component when active is false
tree
|
commitdiff
2011-10-06
Alan Alpert
Disable particle system tests for CI
tree
|
commitdiff
2011-10-06
Aaron Kennedy
Allow incubators to be driven recursively
tree
|
commitdiff
2011-10-06
Aaron Kennedy
Always delete object if incubator is cancelled
tree
|
commitdiff
2011-10-06
Toby Tomkins
Mark failing tests as insignificant.
tree
|
commitdiff
2011-10-06
Chris Adams
Add JavaScript "var" property type to QML
tree
|
commitdiff
2011-10-06
Andrew den Exter
Add support for filtering VisualDataModels.
tree
|
commitdiff
2011-10-06
Charles Yin
Add more unit tests for qsgcanvasitem and fix unstable...
tree
|
commitdiff
2011-10-05
Joona Petrell
Fix TextInput and TextEdit cursorRectangleSize autotests
tree
|
commitdiff
2011-10-05
Kai Koehne
V8Debugger: Code beautification
tree
|
commitdiff
2011-10-05
Alan Alpert
Add .pro file to auto test dir
tree
|
commitdiff
2011-10-05
Toby Tomkins
Mark failing tests as insignificant.
tree
|
commitdiff
2011-10-05
Alan Alpert
Update particles autotests to not use SRCDIR
tree
|
commitdiff
2011-10-04
Christian Kamm
qmlplugindump: Add test for running with -builtins.
tree
|
commitdiff
2011-10-04
Charles Yin
deploy testdata properly for qsgcanvasitem
tree
|
commitdiff
2011-10-04
Charles Yin
deply testdata properly for qmltest
tree
|
commitdiff
2011-10-04
Aaron Kennedy
QDeclarativeIncubator autotests
tree
|
commitdiff
2011-10-04
Andrew den Exter
Fix incorrect index when accumulating multiple removes.
tree
|
commitdiff
2011-10-04
Rohan McGovern
test: fixed testdata deployment for tst_qdeclarativelan...
tree
|
commitdiff
2011-10-03
Chris Adams
Allow .pragma library scripts to import other scripts
tree
|
commitdiff
2011-10-03
Aaron Kennedy
QDeclarativeIncubator::clear() and autotests
tree
|
commitdiff
2011-10-03
Bea Lam
currentIndex not updated correctly if list is initially...
tree
|
commitdiff
2011-10-03
Alan Alpert
Initial commit of particle system autotests
tree
|
commitdiff
2011-10-03
Martin Jones
Fix order of QSGItem mouse filtering.
tree
|
commitdiff
2011-10-02
Bea Lam
Don't move content forwards when items are moved down
tree
|
commitdiff
2011-09-30
Charles Yin
tests for canvas and a few bug fixes
tree
|
commitdiff
2011-09-30
Chris Adams
Modify JS Object to QVariant conversion
tree
|
commitdiff
2011-09-30
Andrew den Exter
Fix text input delay related test failures.
tree
|
commitdiff
2011-09-30
Jason McDonald
Remove Symbian-specific code from tests.
tree
|
commitdiff
2011-09-30
Michael Brasser
Fix issue with interpolating more than one path segment...
tree
|
commitdiff
2011-09-30
Yann Bodson
Text format AutoText should use StyledText instead...
tree
|
commitdiff
2011-09-30
Martin Jones
Fix tst_qsgmousearea clickThrough() test stability.
tree
|
commitdiff
2011-09-30
Chris Adams
Ensure JS-owned QObjects are cleaned up on v8engine...
tree
|
commitdiff
2011-09-29
Joona Petrell
Fix TextInput and TextEdit inputMethodComposing autotests
tree
|
commitdiff
2011-09-29
Joona Petrell
Fix TextInput and TextEdit openInputPanel autotests
tree
|
commitdiff
2011-09-29
Aaron Kennedy
Asynchronous component instantiation
tree
|
commitdiff
2011-09-29
Martin Jones
Fix tst_QSGListView::sectionsPositioning() test
tree
|
commitdiff
2011-09-29
Rafael Brandao
Added triple click on TextInput to select text.
tree
|
commitdiff
2011-09-28
Gunnar Sletta
Don't do run svg tests when no svg is available
tree
|
commitdiff
2011-09-28
Chris Adams
Fix crash in String.arg()
tree
|
commitdiff
2011-09-28
Andrew den Exter
Enable QSGTextEdit and QSGTextInput failures.
tree
|
commitdiff
2011-09-28
Toby Tomkins
[autotests] Added expected failure for developer build...
tree
|
commitdiff
2011-09-28
Toby Tomkins
[autotest] Abort an unstable test for developer build.
tree
|
commitdiff
2011-09-28
Toby Tomkins
[autotests] Added expected failures for developer build...
tree
|
commitdiff
2011-09-28
Toby Tomkins
[autotest] Abort an unstable test for developer build.
tree
|
commitdiff
2011-09-28
Toby Tomkins
[autotests] Added expected failure for developer build.
tree
|
commitdiff
2011-09-28
Rohan McGovern
Improved testdata deployment.
tree
|
commitdiff
next