aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix pasting with the middle button in TextInput and TextEdit.Andrew den Exter2012-08-063-4/+18
* Add tests for copy and paste using keyboard shortcuts.Andrew den Exter2012-08-061-2/+4
* doc: expanded Qt Quick internationalization guideGary Aish2012-08-031-41/+226
* Doc: QQuickMouseArea::acceptedButtons() accepts ALL MouseButtonsstockton2012-08-031-10/+10
* Document that add transitions should not animate item heightBea Lam2012-08-032-4/+8
* Particle doc fixesBea Lam2012-08-031-1/+1
* Fix various broken links in documentationBea Lam2012-08-0344-148/+156
* Refactor and document QQuickChangeSet.Andrew den Exter2012-08-035-251/+396
* Make QQmlScriptString opaque.Michael Brasser2012-08-033-34/+28
* Doc: fix typo in qtquick.qdocconfCasper van Donderen2012-08-021-1/+1
* Move QtQuick.Window module docsBea Lam2012-08-021-15/+0
* Use \b instead of \boldBea Lam2012-08-022-12/+12
* Add missing types for canvas related propertiesBea Lam2012-08-021-4/+4
* These docs should use \ingroup not \groupBea Lam2012-08-027-13/+13
* Visual coordinates documentationAlan Alpert2012-08-022-1/+52
* Minor restructuring of application developer resourcesChris Adams2012-08-021-34/+56
* Fix handling of changes to the root index of a VisualDataModel.Andrew den Exter2012-08-024-4/+49
* Refactor context2d thread logicCharles Yin2012-07-317-289/+158
* Visual hierarchy documentationAlan Alpert2012-07-315-1/+187
* Docs - fix referenced class namesBea Lam2012-07-312-2/+2
* Reset Styled/PlainText specific state when switching between formats.Andrew den Exter2012-07-311-0/+3
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-3057-105/+206
* Improve QML basic types documentationChris Adams2012-07-302-21/+299
* Remove unused notify signal.Andrew den Exter2012-07-272-10/+1
* Pixmap loader adds images to unreferenced list when cache: falseMartin Jones2012-07-271-2/+10
* Update whatsnew documentation with value-type improvementsChris Adams2012-07-271-0/+46
* Add SnapPosition mode to positionViewAtIndex() in List/GridView.Martin Jones2012-07-274-2/+32
* Remove obsolete Q_WS_QWS.Stephen Kelly2012-07-261-9/+2
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-267-19/+169
* Fix inconsistent playing / paused property setting and signalsDamian Jansen2012-07-252-13/+36