aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tidy up examples documentationAlan Alpert2012-03-2826-196/+136
* Reduce assumptions in examplesAlan Alpert2012-03-286-55/+45
* Use pixmapCache in sprite assemblyAlan Alpert2012-03-281-1/+2
* Warn on incompatible v4 binding object typeMatthew Vogt2012-03-284-3/+71
* Fix imports in GridView testMartin Jones2012-03-281-2/+11
* Section comparison should be case insensitive.Martin Jones2012-03-282-9/+12
* Fix qquicktext tests to use QQmlComponent not QDeclarativeComponentJulian de Bhal2012-03-283-4/+4
* TextInput to use password mask delay if platform style defines onePekka Vuorela2012-03-273-30/+14
* Debugger: Allow enabling of qml debugger without startup warningKai Koehne2012-03-273-7/+10
* Buffer changes received during layout()Bea Lam2012-03-275-5/+98
* Release FBOs held by the shader effect source sooner.Kim Motoyoshi Kalland2012-03-271-2/+28
* Add QQmlBoundSignalNoParamsqt-v5.0.0-alpha1Michael Brasser2012-03-275-13/+125
* Update documentationAlan Alpert2012-03-2710-15/+48
* Remove insignification from some fixed testsMiikka Heikkinen2012-03-264-8/+0
* Initial checkin for ZoomTool implementationSimjees Abraham2012-03-268-3/+431
* Remove tentative commit from editorsPekka Vuorela2012-03-267-79/+15
* Fix horizontal alignment bug with rich textYann Bodson2012-03-262-2/+91
* Remove QObject parenting from QQmlAbstractBoundSignal.Michael Brasser2012-03-269-76/+110
* Use QQmlAbstractBoundSignal where appropriate.Michael Brasser2012-03-266-16/+11
* Make sure window manager wakeup() can always wake upCharles Yin2012-03-261-1/+2
* PathView was missing the maximumFlickVelocity propertyMartin Jones2012-03-264-24/+123
* Add templated module api registration functionChris Adams2012-03-2614-31/+149
* Update item anchors when the baseline offset changes.Andrew den Exter2012-03-263-0/+43
* Support registered QFlags in QML methods and signal handlers.Michael Brasser2012-03-265-11/+48
* Basic system tests for ListView sectionsDamian Jansen2012-03-262-0/+265
* Correct double, triple click handling in canvas when in touch modeLaszlo Agocs2012-03-261-9/+10
* Remove QQuickItem::sendAccessibilityUpdateFrederik Gladhorn2012-03-242-7/+0
* Make sure we get a valid accessibleInterface in child_helper.Frederik Gladhorn2012-03-231-1/+1
* Filter accessible objects.Frederik Gladhorn2012-03-231-1/+8
* Add active and invisible states for accessibility.Frederik Gladhorn2012-03-231-1/+8
* Add accessibility updates.Frederik Gladhorn2012-03-234-2/+37
* Prevent the root object from being garbage collected.Michael Brasser2012-03-236-8/+108
* Fix crash issue for path animation and path interpulatorCharles Yin2012-03-235-0/+56
* Fix Sprite AssemblyAlan Alpert2012-03-231-2/+2
* Change smooth to be true by defaultGunnar Sletta2012-03-226-12/+18
* Share depth-stencil buffers between ShaderEffectSources of same size.Kim Motoyoshi Kalland2012-03-227-6/+406
* Update samegame demo to new layoutAlan Alpert2012-03-229-4/+200
* Check for null pointer dereferenceAlan Alpert2012-03-222-4/+4
* Add move comprehensive tests for TextInput input mask.Andrew den Exter2012-03-221-0/+489
* Fix text wrapping and eliding with implicitWidth.Andrew den Exter2012-03-228-37/+256
* Update model view examples to common launcher format.Andrew den Exter2012-03-2211-245/+235
* Update tutorialAlan Alpert2012-03-214-20/+20
* Fix doAction with custom functions.Frederik Gladhorn2012-03-211-3/+3
* Free ShaderEffectSource FBOs when no longer needed.Kim Motoyoshi Kalland2012-03-2110-83/+230
* Allow qmlscene to quit immediately after startingMatthew Vogt2012-03-211-0/+9
* Test unregistered local enums in QML methods and signal handlers.Michael Brasser2012-03-213-1/+41
* Allow flick on press-move-release in Flickable.Laszlo Agocs2012-03-212-25/+36
* Fix margins for right-to-left modeBea Lam2012-03-214-23/+47
* ListView system testsDamian Jansen2012-03-215-0/+1009
* Add new line to last line of qquickfolderlistmodel.proMartin Jones2012-03-211-1/+1