aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix calculation of QML_RENDER_TIMING valuesThomas McGuire2012-09-102-4/+4
* QML_RENDER_TIMING: Add time since last frame to outputThomas McGuire2012-09-102-2/+10
* Add QML_RENDER_TIMING output for the single-threaded caseThomas McGuire2012-09-101-0/+22
* Use DEFINE_BOOL_CONFIG_OPTION for QML_RENDER_TIMINGThomas McGuire2012-09-101-5/+5
* doc: fix some more typosSergio Ahumada2012-09-103-3/+3
* Compile following qreal -> float change in QtGui/math3d classesSean Harmer2012-09-071-2/+2
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-0717-21/+21
* Doc: Fix documentation issues.Kim Motoyoshi Kalland2012-09-077-27/+104
* Fix typo in documentation.Sérgio Martins2012-09-061-1/+1
* Doc: Use settings from global qdocconf.Casper van Donderen2012-09-051-49/+2
* Doc: Fix some documentation issues.Kim Motoyoshi Kalland2012-09-055-31/+22
* Remove windowmanager hacks form the incubation controller.Gunnar Sletta2012-09-045-60/+54
* Fix compiler warnings from MSVC2010Kai Koehne2012-08-282-2/+6
* 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