aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add missing check in QJSValue::propertyJedrzej Nowacki2011-08-101-0/+2
* Code cleanup: unify string conversions.Jedrzej Nowacki2011-08-102-6/+5
* Code cleanup.Jedrzej Nowacki2011-08-101-8/+10
* Replace duplicated code by a function call.Jedrzej Nowacki2011-08-101-10/+1
* QSGDistanceFieldGlyphCache code refactoring.Yoann Lopes2011-08-1011-159/+210
* Add support for individual row and column spacing to Grid object.Glenn Watson2011-08-105-9/+142
* Make distance field text more easily configurable.Yoann Lopes2011-08-093-19/+39
* Add documentationAlan Alpert2011-08-0945-303/+7859
* Copy the docs for QtQuick 1Alan Alpert2011-08-09350-113/+25719
* Revise QDeclarativeChangeSet.Andrew den Exter2011-08-083-816/+1002
* Add combustion to examples launcherAlan Alpert2011-08-081-0/+1
* parse args earlierCharles Yin2011-08-081-3/+4
* remove app bundle config for macCharles Yin2011-08-081-2/+4
* Fix broken test (view did not have focus set)Bea Lam2011-08-081-0/+1