aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor BasicEmitter into EmitterAlan Alpert2011-08-157-436/+303
* SameGame refactorAlan Alpert2011-08-1511-206/+220
* Fix race condition in processJobs()Bea Lam2011-08-131-19/+10
* Fixed QSGNode leak.Kim Motoyoshi Kalland2011-08-123-8/+32
* Use the correct export macrosLars Knoll2011-08-113-6/+6
* Compile.Bjørn Erik Nilsen2011-08-111-1/+1
* Added a faster subpixel antialiasing material for distance field text.Yoann Lopes2011-08-116-18/+98
* Replace QScriptBagContainer by QIntrusiveListKent Hansen2011-08-116-184/+49
* Set IsDirect flag of property cache data if appropriateKent Hansen2011-08-111-0/+4
* Guard QML-specific handling of value type property accessKent Hansen2011-08-111-2/+4
* Remove initialization warningsGunnar Sletta2011-08-111-6/+6
* Respect $$QT.declarative.binsRohan McGovern2011-08-112-2/+2
* Migrate part of QtScript benchmarks to QtDeclarativeJedrzej Nowacki2011-08-108-1/+2087
* Code cleanup: unify QRegExp conversion.Jedrzej Nowacki2011-08-101-50/+1