aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove remnants of QQmlImageProviderKent Hansen2012-08-092-2/+1
* Improve main QtQml and QtQuick doc pagesBea Lam2012-08-094-119/+76
* Fix default property docsBea Lam2012-08-091-8/+5
* Change error messages to reflect new module terminologyChris Adams2012-08-092-6/+6
* Allow invokable functions of value-type classes to be calledChris Adams2012-08-097-29/+936
* Ensure that copy sequences can be passed as argumentsChris Adams2012-08-093-1/+18
* Fix test failures in Qt Location with string lists.Glenn Watson2012-08-092-3/+12
* 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-0810-6/+10
* Add more to visual parent docsBea Lam2012-08-081-4/+20
* Rename "JavaScript" section titleBea Lam2012-08-081-1/+1
* Update imports and module documentationChris Adams2012-08-0817-641/+1175
* 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-0826-225/+312
* Allow signal parameters which are custom QML object-typesChris Adams2012-08-084-15/+62
* Fix uses of various qml doc commandsBea Lam2012-08-0812-55/+55
* Support JS Array.sort() function for sequence wrappers.Glenn Watson2012-08-083-2/+67
* Explicitly initialize base class.Andrew den Exter2012-08-071-0/+1
* Restore QML/C++ extensions tutorial and fix plugin docs and examplesBea Lam2012-08-075-28/+520
* Update porting guide for positioner handling of item opacityBea Lam2012-08-072-23/+42
* Minor update for release notesBea Lam2012-08-072-0/+5
* 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
* Fixes a crash in QQuickImageParticleBerthold Krevert2012-08-061-2/+4
* 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
* Add specifics of attached property syntaxBea Lam2012-08-031-0/+7
* Document that add transitions should not animate item heightBea Lam2012-08-032-4/+8
* Particle doc fixesBea Lam2012-08-033-8/+8
* Fix various broken links in documentationBea Lam2012-08-0368-209/+214
* Fix docs for FormatType enumBea Lam2012-08-031-23/+25
* Refactor and document QQuickChangeSet.Andrew den Exter2012-08-035-251/+396
* Make QQmlScriptString opaque.Michael Brasser2012-08-0313-81/+168
* Doc: fix typo in qtquick.qdocconfCasper van Donderen2012-08-021-1/+1
* Particles module doc fixesBea Lam2012-08-026-16/+17
* Move QtQuick.Window module docsBea Lam2012-08-022-15/+16
* Use \b instead of \boldBea Lam2012-08-026-21/+21
* Add missing types for canvas related propertiesBea Lam2012-08-021-4/+4
* Mark QQmlFile \internalBea Lam2012-08-021-0/+2
* These docs should use \ingroup not \groupBea Lam2012-08-027-13/+13
* Update docs now that all basic types can also be property typesBea Lam2012-08-021-32/+18
* 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