aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the implementation of Lexer::tokenText().Roberto Raggi2011-09-192-7/+11
* Introduced a QML scanning mode.Roberto Raggi2011-09-193-32/+35
* Re-enable QtQuickTest.Rohan McGovern2011-09-193-6/+3
* Get rid of QDeclarativeUtilsKent Hansen2011-09-196-127/+31
* Fix QDeclarativeListProperty assignmentChris Adams2011-09-193-1/+46
* Make cellWidth/cellHeight reals rather than ints.Michael Brasser2011-09-194-25/+56
* QtQuick 2.0 elements system testDamian Jansen2011-09-1949-0/+4096
* PathAnimation updates.Michael Brasser2011-09-199-62/+351
* Test fixes and reenables.Michael Brasser2011-09-183-40/+28
* JSDebugging: Enable break on events.Aurindam Jana2011-09-173-12/+100
* Re-enable commented tests.Jędrzej Nowacki2011-09-164-7/+7
* Re-enable commented QJS tests.Jędrzej Nowacki2011-09-162-3/+3
* Remove QmlChanges.txt fileAaron Kennedy2011-09-161-364/+0
* Get rid of autotests dependencies on QtWidgetsKent Hansen2011-09-165-10/+10
* Fix an assertion in QDeclarativeNotifierEndpointLars Knoll2011-09-161-1/+1
* Initialize variableLars Knoll2011-09-161-1/+1
* Disable autotests temporarily on MacKent Hansen2011-09-161-0/+2
* Add Age exampleAlan Alpert2011-09-163-5/+143
* Fix aliasing bug when compiled with gcc 4.6Aaron Kennedy2011-09-161-9/+16
* Reference V4 program dataAaron Kennedy2011-09-163-5/+11
* Fill out examples a little moreAlan Alpert2011-09-162-0/+205
* Particles examples shuffleAlan Alpert2011-09-16151-903/+1124
* Hotfix docsAlan Alpert2011-09-161-0/+12
* rename threadRendering to renderInThreadCharles Yin2011-09-1613-45/+49
* Fix qsgpositioners autotestAlan Alpert2011-09-161-8/+19
* update canvas item documentationsCharles Yin2011-09-1628-126/+569
* fix context2d composition bug, lighter should map to qt ligten composite modeCharles Yin2011-09-161-3/+3
* fix broken canvas blur after merging refactor branchCharles Yin2011-09-164-139/+84
* Fix warnings.Michael Brasser2011-09-165-13/+11
* Add exception for qpa, xcb platform for failing testToby Tomkins2011-09-161-0/+3
* Update system offset every frameAlan Alpert2011-09-162-19/+8
* Friction and Gravity examplesAlan Alpert2011-09-162-0/+208
* Documentation AugmentationAlan Alpert2011-09-162-5/+9
* Update Turbulence on noiseSource changeAlan Alpert2011-09-161-1/+2
* Remove invalid ASSERTAlan Alpert2011-09-161-4/+5
* Fix missing/outdated license headers.Jason McDonald2011-09-1616-70/+552
* Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-09-166-20/+141
* When we create textureprovider, initialize it with the texture if we got itGunnar Sletta2011-09-151-5/+5
* Support preedit text in QSGTextInputEskil Abrahamsen Blomfeldt2011-09-152-55/+74
* Use QWindow's surface format for QSGCanvas' GL contextGunnar Sletta2011-09-151-0/+1
* Fix pre-edit text in in QSGTextEditEskil Abrahamsen Blomfeldt2011-09-152-89/+178
* Separate declarative builtin functions from QV8Engine classJędrzej Nowacki2011-09-155-985/+1115
* Remove some unused includes.Jędrzej Nowacki2011-09-158-11/+1
* Fix QJSValue autotest.Jędrzej Nowacki2011-09-151-1/+1
* Split qjsconverter_p header.Jędrzej Nowacki2011-09-155-191/+282
* Remove dead code.Jędrzej Nowacki2011-09-151-15/+0
* Fix potential memory corruption.Jędrzej Nowacki2011-09-151-1/+17
* Cleanup includes in QDeclarativeData.Jędrzej Nowacki2011-09-151-1/+1
* We need to set the OpenGLSurface surface type on QSGCanvas.Samuel Rødal2011-09-151-0/+2
* Remove unnecessary updateInputContext function from QSGCanvasPrivateJoona Petrell2011-09-152-12/+0