aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove V8 submodule from QtDeclarativeKent Hansen2011-08-2986-5777/+60
* Fix build break introduced by changes in QTestLog.Xizhi Zhu2011-08-291-2/+2
* Use the optimized QDeclarativeExpression constructor where possible.Michael Brasser2011-08-294-15/+7
* qmlplugindump: Load QtQuick 1 plugin.Christian Kamm2011-08-292-1/+14
* Fix QSGItem::polish() at startup logicAaron Kennedy2011-08-291-0/+2
* Re-add QDeclarativeFontLoader autotest.Michael Brasser2011-08-295-0/+248
* Remove unnecessary code.Michael Brasser2011-08-293-11/+4
* Deprecate QDeclarativeDebugHelper classKai Koehne2011-08-2616-220/+17
* Don't enumerate Function.prototype.{connect,disconnect}Kent Hansen2011-08-262-2/+21
* Fix memory leak in ListModel custom parserBea Lam2011-08-262-0/+2
* Move QSGViewPrivate to qsgview_p.hMarco Bubke2011-08-253-31/+109
* Get the image of the FBO of a effect textureMarco Bubke2011-08-252-0/+10
* qsgflickable test is unstableMartin Jones2011-08-251-1/+2
* Add custom emission capability to FollowEmitterAlan Alpert2011-08-254-3/+26
* Fix leak in tst_qsgitem::wheelEvent() autotestCaio Marcelo de Oliveira Filho2011-08-251-0/+2
* Update v8Aaron Kennedy2011-08-2514-44/+175
* update .gitignoreCharles Yin2011-08-251-0/+13
* Debug Service: Synchronize with v8 debug client.Aurindam Jana2011-08-241-15/+60
* Slightly reduce distance-field texture creation (and resizing) time.Yoann Lopes2011-08-241-4/+1
* Fixed QSGPaintedItem updates when a contentsScale is set.Yoann Lopes2011-08-241-7/+2
* DeclarativeDebug: Clear service name when returning from waitForMessageAurindam Jana2011-08-241-3/+7
* Absorb CustomEmitter/AffectorAlan Alpert2011-08-2412-420/+47
* Lift particle limits on desktopAlan Alpert2011-08-242-2/+6
* Switch from textures to uniform arrays for size/opacity tablesAlan Alpert2011-08-244-48/+48
* Fix tst_qjsvalue::castToPointer test failureKent Hansen2011-08-245-11/+14
* mapFromModel() returned incorrect valueBea Lam2011-08-241-1/+1
* reenable tst_examplesAlan Alpert2011-08-241-1/+0
* disable the canvas svgpath example temporarily.Charles Yin2011-08-242-848/+0
* Do not deliver mouse wheel events when item is not visibleCaio Marcelo de Oliveira Filho2011-08-242-2/+49
* Compile on MacAlan Alpert2011-08-241-10/+25
* Switch to using one shader and #ifdefsAlan Alpert2011-08-245-35/+231
* Initial entryEffect support for ImageParticleAlan Alpert2011-08-247-20/+103
* Use point spritesAlan Alpert2011-08-246-52/+77
* test: marked tst_examples as insignificant_test on x11Rohan McGovern2011-08-241-0/+1
* Remove obsolete testlib files from .gitignoreJason McDonald2011-08-231-2/+0
* Add the rest of the tiered shaders to QSGImageParticleAlan Alpert2011-08-2319-814/+531
* Add console debugging for particlesAlan Alpert2011-08-232-1/+16
* 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
* QML Autotests: Use fuzzy compare for real numbersJulian de Bhal2011-08-231-2/+2
* Add a deformable level shader for QSGImageParticleAlan Alpert2011-08-225-35/+354
* Always disconnect signals on aborted reply objectsBea Lam2011-08-221-13/+15
* 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-1916-260/+1216
* v8 debugging: delay setting of breakpoints till afterCompileAurindam Jana2011-08-191-7/+27
* move dom error definitions to seperate files.Charles Yin2011-08-196-53/+172
* Fix unit test failureChris Adams2011-08-191-1/+1
* Fix tst_qdeclarativestates autotest.Michael Brasser2011-08-193-8/+10
* Internal state class refactoring.Michael Brasser2011-08-197-19/+31