aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove V8 submodule from QtDeclarativeKent Hansen2011-08-2959-488/+52
* Re-add QDeclarativeFontLoader autotest.Michael Brasser2011-08-295-0/+248
* Deprecate QDeclarativeDebugHelper classKai Koehne2011-08-2610-206/+6
* Don't enumerate Function.prototype.{connect,disconnect}Kent Hansen2011-08-261-0/+19
* qsgflickable test is unstableMartin Jones2011-08-251-1/+2
* Fix leak in tst_qsgitem::wheelEvent() autotestCaio Marcelo de Oliveira Filho2011-08-251-0/+2
* Fix tst_qjsvalue::castToPointer test failureKent Hansen2011-08-241-4/+0
* reenable tst_examplesAlan Alpert2011-08-241-1/+0
* Do not deliver mouse wheel events when item is not visibleCaio Marcelo de Oliveira Filho2011-08-241-1/+48
* test: marked tst_examples as insignificant_test on x11Rohan McGovern2011-08-241-0/+1
* test: marked expected failure in tst_qsgtextinputRohan McGovern2011-08-231-0/+4
* test: marked tst_qsgfocusscope as insignificantRohan McGovern2011-08-231-0/+2
* test: marked tst_qdeclarativebehaviors as expected failureRohan McGovern2011-08-231-0/+3
* tests: acknowledge all known failures in declarative autotestsRohan McGovern2011-08-2216-0/+55
* Make QSGTextNode back-end for QML's TextInput and TextEditEskil Abrahamsen Blomfeldt2011-08-194-15/+185
* Fix unit test failureChris Adams2011-08-191-1/+1
* Fix tst_qdeclarativestates autotest.Michael Brasser2011-08-193-8/+10
* Don't skip autotest and export needed symbolGunnar Sletta2011-08-191-2/+0
* Add support for a vector4d type in QMLChris Adams2011-08-187-0/+63
* Make QColor a value typeChris Adams2011-08-185-0/+132
* Add attached properties to the positioners.Glenn Watson2011-08-187-0/+369
* Allow borderimage .sci source to be a quoted filenameChris Adams2011-08-174-0/+18
* Migrate part of QtScript benchmarks to QtDeclarativeJedrzej Nowacki2011-08-108-1/+2087
* Add support for individual row and column spacing to Grid object.Glenn Watson2011-08-102-0/+77
* Copy the docs for QtQuick 1Alan Alpert2011-08-092-1/+8
* Revise QDeclarativeChangeSet.Andrew den Exter2011-08-081-418/+589
* Fix broken test (view did not have focus set)Bea Lam2011-08-081-0/+1
* Show header/footer if current index is set to first/last item or rowBea Lam2011-08-054-0/+70
* Add missing license headers.Jason McDonald2011-08-052-0/+82
* Don't cache model data in VisualDataModel.Andrew den Exter2011-08-0510-7/+11
* Fix ListView refill() where delegate size == 0Bea Lam2011-08-041-0/+55
* Improve error messages from compiler for signals and slotsChris Adams2011-08-044-4/+4
* Honour the resettable flag of aliased propertiesChris Adams2011-08-048-0/+234
* Add enabled property to Transition.Michael Brasser2011-08-045-0/+141
* Fix crash in QDeclarativePropertyChris Adams2011-08-042-0/+10
* Prevent Binding from crashing when its target object is deleted.Michael Brasser2011-08-034-0/+82
* Enable tst_QJSEngine::stacktrace test.Jedrzej Nowacki2011-08-021-21/+21
* Enable globalObjectProperties_enumerate test.Jedrzej Nowacki2011-08-021-11/+4
* Add a currentItem property to PathView.Andrew den Exter2011-08-022-0/+59
* Cancel mousearea pressed state when window is deactivatedCharles Yin2011-08-022-0/+63
* Ensure that the prototype chain is checked in property GetChris Adams2011-08-022-0/+122
* Add support for comparing value-type propertiesChris Adams2011-08-0214-0/+544
* Fix content position for key navigation with StrictlyEnforceRangeBea Lam2011-08-022-0/+106
* Allow descendant chains to simultaneously be hovered.Alan Alpert2011-08-022-0/+80
* Fix broken GridView moved() testBea Lam2011-08-021-6/+6
* Allow custom parser types to still get signal handlers generatedAlan Alpert2011-08-022-0/+21
* Fix Binding to correctly restore bindings even when a binding loop is involved.Michael Brasser2011-08-012-0/+58
* Correctly pause animation when paused in starting ScriptAction.Michael Brasser2011-08-014-0/+46
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-2967-93/+11466
* Bump the XmlListModel get test import to QtQuick 2.0.Andrew den Exter2011-07-291-1/+1