aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add waitForRendering() function for qmltestCharles Yin2012-07-255-3/+29
* Fix inconsistent playing / paused property setting and signalsDamian Jansen2012-07-252-13/+36
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-2512-13/+6
* Remove QListModelInterface.Andrew den Exter2012-07-2519-456/+175
* Adding mediump precision qualifier in distance-field fragment shaderThomas Senyk2012-07-241-1/+1
* Mark some declarative libraries as internal.Stephen Kelly2012-07-242-2/+2
* Correctly link the QML module C++ class documentationChris Adams2012-07-248-353/+64
* Fix restoration of cursor position and selection after undo/redo.Andrew den Exter2012-07-242-35/+103
* QQuickRenderThreadSingleContextWindowManager in separate filesAlan Alpert2012-07-244-990/+1106
* Fix value-type semantics in variant propertiesChris Adams2012-07-243-31/+88
* QSGContext::defaultSurfaceFormat() should be double-bufferedJan-Arve Saether2012-07-231-0/+1
* Remove qtquick as a private dependency of qmltest.Stephen Kelly2012-07-231-3/+0
* Fixup types pageAlan Alpert2012-07-231-35/+35
* Add a static object template for variant list model types.Andrew den Exter2012-07-231-22/+74
* Changing model after componentComplete should reset currentIndexMartin Jones2012-07-232-12/+4
* Add methods to PathView: positionViewAtIndex(), indexAt(), itemAt()Martin Jones2012-07-233-1/+162
* Add tests for QQuickPaintedItem.Andrew den Exter2012-07-231-0/+4
* Changing PathView model after componentComplete should reset positionMartin Jones2012-07-232-23/+39
* More consistent coding style through QML documentation.Yann Bodson2012-07-203-4/+4
* Update var property to null on object deletionMatthew Vogt2012-07-202-11/+52
* Fix links in QML documentation.Yann Bodson2012-07-202-2/+2
* Make title capitalization more consistent in QML documentation.Yann Bodson2012-07-2023-81/+81
* Mention opacity property change in porting.qdocAlan Alpert2012-07-202-0/+15
* Add documentation about property value modifiersChris Adams2012-07-1910-163/+224
* Doc fix: close code blocks properlyYann Bodson2012-07-191-1/+2
* Correct attribute name in image shader.Michael Brasser2012-07-191-1/+1
* Rename Rectangle's border.aligned property to border.pixelAligned.Kim Motoyoshi Kalland2012-07-182-7/+7
* Allow QQmlPropertyMap property updates to be controlledMatthew Vogt2012-07-184-13/+59
* Add fuzzyCompare() to qmltestCharles Yin2012-07-186-27/+136
* Minor doc fixesYann Bodson2012-07-1811-53/+53
* Update element references to smooth.Michael Brasser2012-07-185-62/+3
* Remove the syntax topic page from docsChris Adams2012-07-172-155/+1
* Don't double reference items created following a model reset.Andrew den Exter2012-07-171-1/+3
* Trim trailing whitespaceStephen Kelly2012-07-172-65/+65
* Call handleRemovedWindows() before canvas renderingCharles Yin2012-07-171-2/+2
* QQuickCanvas renamesAlan Alpert2012-07-1756-937/+1007
* Fix 'Unknown commands' in qtdeclarative documentation.Yann Bodson2012-07-175-5/+6
* Select appropriate version for located module componentsMatthew Vogt2012-07-171-26/+28
* Improved error message wordingMatthew Vogt2012-07-171-2/+2
* Document lack of qmlContext/qmlEngine in module API classesMatthew Vogt2012-07-161-0/+25
* Improve QtQml module documentationChris Adams2012-07-169-56/+133
* Improve documentation for var propertiesChris Adams2012-07-161-0/+44
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-1646-175/+176
* Remove unneeded mac specific code in QQuickTextYann Bodson2012-07-162-54/+16
* Support remote import pathsMatthew Vogt2012-07-168-580/+1150
* Add quick-start documentation to QML/QtQuick AppDevGuideChris Adams2012-07-163-26/+254
* Additional anchor documentation.Michael Brasser2012-07-163-0/+84
* Fix horizontal alignment of unwrapped text in TextEdit.Andrew den Exter2012-07-162-66/+34
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-162-15/+9
* Fix transformed flickable so that the new autotest can passShawn Rutledge2012-07-131-8/+8