aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some ignore rules to ignore listYuchen Deng2012-05-031-0/+4
* Remove QSGEngineGunnar Sletta2012-05-0314-261/+1
* Remove QJS exception APIKent Hansen2012-05-0314-387/+39
* Do not try to apply autoRotation when the particle has no velocityAlan Alpert2012-05-031-1/+2
* Update Screen documentationAlan Alpert2012-05-031-2/+5
* Fix alignment bug in QQuickText with multi-line text and implicit widthYann Bodson2012-05-033-1/+73
* Ensure the cursor rectangle is updated when preedit text changes.Andrew den Exter2012-05-036-11/+39
* Add a static flag to avoid unnecessary QQmlData::init() callsCharles Yin2012-05-032-14/+11
* Fix build error when QT_NO_FILESYSTEMWATCHER is setsh kim2012-05-032-0/+18
* Fix QQuickImage tiling_QTBUG_6716 and mirror tests.Yann Bodson2012-05-032-30/+16
* Transform the velocity taken from touch eventLaszlo Agocs2012-05-021-1/+3
* Mark image particle material as requiring full matrix.Glenn Watson2012-05-021-1/+1
* Gradient doc fixDamian Jansen2012-05-021-1/+1
* Fix compile warningBea Lam2012-05-011-1/+1
* Port tst_qquickshadereffect to QMetaMethod-based connectNotify()Kent Hansen2012-05-011-6/+7
* Improve QQuickText testsYann Bodson2012-05-015-70/+136
* Fix content pos adjustment when resizing first itemBea Lam2012-05-013-0/+180
* Remove init() call from QQmlData's ctor.Charles Yin2012-05-012-3/+9
* Remove warningYann Bodson2012-05-011-0/+1
* More robust tracking of signal handler expression ownership.Michael Brasser2012-05-0113-82/+263
* Consolidate SignalSpy itemCharles Yin2012-05-014-11/+51
* Keep XMLHttpRequest response data after receiving a server errorTopi Reinio2012-05-015-16/+5
* Ensure context is valid before VME method creationMatthew Vogt2012-05-015-0/+46
* Prevent object being delete by GC before object is fully createdCharles Yin2012-05-018-4/+61
* populate transition for positionersBea Lam2012-05-0110-55/+378
* Rename absorb to enabled.Frederik Gladhorn2012-04-304-26/+26
* Improved scene graph docsGunnar Sletta2012-04-304-23/+192
* Elaborate on drag and drop and model view examples with snippets.Andrew den Exter2012-04-3012-43/+106
* Mention the common usecase for classBegin in QQmlParserStatus docAlan Alpert2012-04-301-0/+7
* Whitespace fix in the source code.Jerome Pasion2012-04-302-9/+9
* Ensure external value types are initialized before writeMatthew Vogt2012-04-306-6/+97
* Fix typo in documentationYann Bodson2012-04-271-1/+1
* TextEdit to honor input direction on neutral textPekka Vuorela2012-04-273-17/+62
* Fix TextEdit with right aligned text when size changesPekka Vuorela2012-04-274-10/+30
* QQuickTextInput aligment to follow input method on neutral contentPekka Vuorela2012-04-273-14/+49
* Fix typos.Frederik Gladhorn2012-04-271-2/+2
* Doc: Fixing errors due to incorrect QDoc commands.Jerome Pasion2012-04-276-17/+13
* Avoid calling gc in QQmlEngine destructor.Jędrzej Nowacki2012-04-279-63/+213
* Removed parallel_test from parallel-unsafe autotest.Rohan McGovern2012-04-271-1/+0
* Fix bounding rects of text items.Andrew den Exter2012-04-2711-62/+460
* Don't do a layout for wrapping if there is no width binding.Andrew den Exter2012-04-271-1/+1
* Propagate left key presses to the parent item when TextInput is empty.Andrew den Exter2012-04-273-2/+22
* api: remove references to inputPanel.Girish Ramakrishnan2012-04-265-39/+0
* QmlDebugJS: Re-enable autotest on macAurindam Jana2012-04-261-4/+0
* Debugger: Re-enable autotest on macKai Koehne2012-04-261-1/+0
* QmlDebugging: Exchange supported QDataStream versionsAurindam Jana2012-04-2613-65/+150
* Specialize for QJson types in the QObject meta-call bindingKent Hansen2012-04-263-6/+158
* Use macro for QByteArrayData initialization.Jędrzej Nowacki2012-04-261-1/+1
* Re-enable qmltest on non-Mac platforms.Jason McDonald2012-04-261-1/+1
* Typo fixPekka Vuorela2012-04-261-1/+1