aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* canvas context2d needs the dom exceptions as well, so share the dom exception...Charles Yin2011-08-193-60/+66
* Fix spacing issueAlan Alpert2011-08-191-4/+6
* Don't skip autotest and export needed symbolGunnar Sletta2011-08-192-3/+1
* Add support for a vector4d type in QMLChris Adams2011-08-1815-0/+162
* Make QColor a value typeChris Adams2011-08-187-0/+244
* Add attached properties to the positioners.Glenn Watson2011-08-1812-4/+596
* Use scissor clip if element is rotated a multiple of 90 degrees.Kim Motoyoshi Kalland2011-08-171-9/+23
* Enable v8 debuggingAurindam Jana2011-08-1712-1003/+257
* Fixed mirrored distance-field text.Kim Motoyoshi Kalland2011-08-171-1/+1
* Implemented minimum FBO size on the ShaderEffectSource.Kim Motoyoshi Kalland2011-08-173-4/+33
* Fix repeated compiler warning about unused engine parameterSimon Hausmann2011-08-172-3/+3
* Revert "Set IsDirect flag of property cache data if appropriate"Kent Hansen2011-08-171-4/+0
* Allow borderimage .sci source to be a quoted filenameChris Adams2011-08-176-0/+22
* Add module qualifier to \qmlattachedproperty docsAlan Alpert2011-08-175-14/+14
* Fixed clipping on perspective transformed QML2 elements.Kim Motoyoshi Kalland2011-08-161-2/+2
* Fixed clip on QML2 rectangles to include the borders.Kim Motoyoshi Kalland2011-08-163-13/+23
* Improve the Qt/JavaScript (QJS) documentationKent Hansen2011-08-1510-60/+744
* Tweak particle examplesAlan Alpert2011-08-153-4/+4
* Get Custom particle example rotating againAlan Alpert2011-08-151-4/+4
* Add noCap and startTime properties to EmitterAlan Alpert2011-08-154-7/+64
* Fix VisualDataModel auto test failure.Andrew den Exter2011-08-151-0/+1
* Remove \since tagsAlan Alpert2011-08-1527-27/+0