aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow conversion of QObject Module API to QVariantChris Adams2011-09-022-0/+86
* Allow reference to signals using 'on' handler syntax.Michael Brasser2011-09-012-0/+91
* Batch view changes instead of applying them immediatelyBea Lam2011-09-012-46/+579
* Debugger: Rename qdeclarativedebug* to qdeclarativeenginedebug*Kai Koehne2011-08-313-5/+1
* Rename QDeclarativeEngineDebugServer to ~ServiceKai Koehne2011-08-313-3/+0
* Autotests: Silence gdb warning about deprecated conversionKai Koehne2011-08-313-3/+6
* Allow initial property values to be defined with QSGLoaderChris Adams2011-08-3122-0/+631
* Support QT_TRID_NOOP in ListElement.Michael Brasser2011-08-311-0/+10
* Add enums support to QObject module APIsChris Adams2011-08-313-0/+22
* Do not deliver hover events when item is not visibleCaio Marcelo de Oliveira Filho2011-08-311-0/+64
* Fix extra hover enter events being sent by QSGCanvasCaio Marcelo de Oliveira Filho2011-08-311-0/+84
* Fix the directory cache for case insensitive file systems.Roberto Raggi2011-08-301-1/+2
* Fix the tst_qdeclarativedebug auto test.Roberto Raggi2011-08-301-3/+3
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-2/+2
* Update the tst_qdeclarativelanguage::errors() auto test.Roberto Raggi2011-08-303-5/+4
* Removed QDeclarativeJS::NodePoolRoberto Raggi2011-08-301-1/+1
* QDeclarative::hasActiveFocus should return false for hidden itemsAlan Alpert2011-08-301-0/+13
* Implement script module api property get and setChris Adams2011-08-3011-50/+193
* Position in updatePolish instead of using single shot timerAlan Alpert2011-08-302-28/+25
* Fix conversion of QAbstractItemModel::rowsMoved() parametersBea Lam2011-08-301-3/+76
* Compile fix for QML object creation benchmark.Michael Brasser2011-08-302-5/+7
* 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