aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mark some declarative libraries as internal.Stephen Kelly2012-07-242-2/+2
* Clean up StocQt demoAlan Alpert2012-07-2423-1/+107
* TweetSearch Stylistic TweaksAlan Alpert2012-07-245-15/+35
* 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-243-39/+245
* Particle example restylingAlan Alpert2012-07-249-640/+604
* QQuickRenderThreadSingleContextWindowManager in separate filesAlan Alpert2012-07-244-990/+1106
* Fix value-type semantics in variant propertiesChris Adams2012-07-246-31/+175
* Cleanup/simplify tweetsearch exampleYann Bodson2012-07-236-75/+69
* 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-234-23/+36
* Add methods to PathView: positionViewAtIndex(), indexAt(), itemAt()Martin Jones2012-07-235-2/+281
* Add tests for QQuickPaintedItem.Andrew den Exter2012-07-234-5/+505
* Changing PathView model after componentComplete should reset positionMartin Jones2012-07-234-31/+133
* Don't run pinch area test in parallel.Andrew den Exter2012-07-231-2/+0
* More consistent coding style through QML documentation.Yann Bodson2012-07-203-4/+4
* Update var property to null on object deletionMatthew Vogt2012-07-207-11/+245
* 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
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-1918-103/+100
* Fix include of QWindowSystemInterface.Stephen Kelly2012-07-191-1/+1
* Add documentation about property value modifiersChris Adams2012-07-1910-163/+224
* Doc fix: close code blocks properlyYann Bodson2012-07-191-1/+2
* Test that the package configs for QtDeclarative work.Stephen Kelly2012-07-195-1/+104
* Add test for large file codepathAlan Alpert2012-07-193-0/+81
* 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-185-13/+103
* Add fuzzyCompare() to qmltestCharles Yin2012-07-188-27/+144
* 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-174-1/+90
* Trim trailing whitespaceStephen Kelly2012-07-172-65/+65
* Call handleRemovedWindows() before canvas renderingCharles Yin2012-07-171-2/+2
* Add I18N support to qmlsceneCharles Yin2012-07-171-1/+35
* Rewrite stockchart demoCharles Yin2012-07-1727-1362/+1112
* QQuickCanvas renamesAlan Alpert2012-07-17103-4963/+5032
* Fix 'Unknown commands' in qtdeclarative documentation.Yann Bodson2012-07-175-5/+6
* Select appropriate version for located module componentsMatthew Vogt2012-07-176-26/+100
* Improved error message wordingMatthew Vogt2012-07-172-4/+4
* 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-163-62/+16