aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Docs - add missing images and code, clean up sectionsBea Lam2012-08-2821-228/+151
* Fix various doc errorsBea Lam2012-08-285-21/+33
* Add cacheItemCount property to PathViewMartin Jones2012-08-285-60/+132
* Update usage of smooth and antialiasing.Michael Brasser2012-08-2811-41/+22
* Improve docs related to visual parent conceptBea Lam2012-08-283-11/+65
* Use the new antialiasing property for canvas paintingCharles Yin2012-08-289-29/+53
* Document QSGTexture.Jason Barron2012-08-271-0/+41
* Fix potential memory leak in AnchorChanges.Michael Brasser2012-08-271-1/+42
* Move the Property Modifier Type documentationChris Adams2012-08-271-0/+25
* Remove unreachable code paths from QQuickChangeSet.Andrew den Exter2012-08-271-9/+4
* Add docs for "animation on property" syntax and fix topic pageBea Lam2012-08-272-32/+62
* Fix doc linksBea Lam2012-08-242-7/+8
* Improvements for coding conventions docsBea Lam2012-08-242-63/+3
* Link to Coding Conventions pageBea Lam2012-08-242-3/+4
* Fix assert when a VisualDataModels context has been invalidated.Andrew den Exter2012-08-241-2/+9
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-242-3/+8
* Doc: Tidied links, titles, and HTML pages.Jerome Pasion2012-08-236-35/+24
* Fixes a reference in the Animation docs.Alan Alpert2012-08-231-1/+1
* Remove some incorrect animation docsBea Lam2012-08-231-17/+13
* Document various undocumented attributes of QQuickItemBea Lam2012-08-231-101/+951
* Link to "Deploying QML Applications"Bea Lam2012-08-221-0/+1
* Fix compilation on OSX 10.6Sean Harmer2012-08-211-2/+2
* Add internal documentation and comments to QQuickListCompositor.Andrew den Exter2012-08-201-0/+341
* setImplicitWidth/Height should be publicBea Lam2012-08-201-2/+2
* Compile on OpenGL ES2 when using Khronos headersSean Harmer2012-08-162-1/+24
* Remove redundant QT_NO_ACCESSIBILTY.Frederik Gladhorn2012-08-162-6/+0
* Move docs closer to the members that they documentBea Lam2012-08-162-717/+694
* Three scene graph examples with docs.Gunnar Sletta2012-08-134-4/+9
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-111-3/+1
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Remove remnants of QQmlImageProviderKent Hansen2012-08-091-1/+1
* Improve main QtQml and QtQuick doc pagesBea Lam2012-08-093-70/+43
* Allow invokable functions of value-type classes to be calledChris Adams2012-08-094-17/+885
* canvas-related doc fixesBea Lam2012-08-092-170/+179
* Document some undocumented AnimatedSprite functionsBea Lam2012-08-091-0/+27
* Various small doc fixes and improvementsBea Lam2012-08-096-33/+21
* Fix uses of \inmodule, \inqqmlmodule and \sinceBea Lam2012-08-083-2/+4
* Add more to visual parent docsBea Lam2012-08-081-4/+20
* Rename "JavaScript" section titleBea Lam2012-08-081-1/+1
* Add missing VisualDataGroup documentation.Andrew den Exter2012-08-081-8/+88
* Provide features/use-case docs in QML AppDevGuideAlan Alpert2012-08-0837-125/+1638
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-084-6/+6
* Fix uses of various qml doc commandsBea Lam2012-08-087-45/+45
* Explicitly initialize base class.Andrew den Exter2012-08-071-0/+1
* Restore QML/C++ extensions tutorial and fix plugin docs and examplesBea Lam2012-08-071-1/+1
* Update porting guide for positioner handling of item opacityBea Lam2012-08-072-23/+42
* Minor update for release notesBea Lam2012-08-071-0/+3
* MouseArea doc improvementsBea Lam2012-08-071-24/+59
* Rename QQuickShaderEffect culling -> cullModeBea Lam2012-08-071-1/+1
* Properly check for ability to use GL_REPEAT with npot texturesSean Harmer2012-08-072-2/+2