aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-08474-8150/+8150
* Replace the QGraphicsSceneHoverEvent with a QHoverEventLars Knoll2011-07-077-80/+55
* Fix possible index out of bounds exceptionAlan Alpert2011-07-071-1/+5
* Update sync.profile dependencies to new syntaxAlan Alpert2011-07-071-17/+8
* Move the demos to the examples folder.Casper van Donderen2011-07-07213-48/+12
* Use QWheelEvent instead of QGraphicsSceneWheelEventLars Knoll2011-07-077-28/+20
* Fix QSGBorderImage autotestsYann Bodson2011-07-073-9/+10
* Fix QSGImage autotestsYann Bodson2011-07-073-42/+33
* qmlplugindump: Update qmltypes file format documentation.Christian Kamm2011-07-061-2/+4
* Squashed Particle System Stateful RewriteAlan Alpert2011-07-0653-1098/+2365
* Avoid crash on exitAlan Alpert2011-07-041-1/+1
* Fix compilationOlivier Goffart2011-07-011-4/+4
* Support setting an FBO as the render target for a canvasGunnar Sletta2011-07-015-5/+60
* Fix text color in some cases of QML and QStaticTextEskil Abrahamsen Blomfeldt2011-06-302-7/+10
* Document threading issues with QSGEngine signalsGunnar Sletta2011-06-301-0/+7
* qmlplugindump: Improve error message for misbehaving plugin components.Christian Kamm2011-06-301-2/+8
* Correct example snippet in QML positioner documentationAlan Alpert2011-06-301-3/+3
* Clean up addTextDecorations codeJiang Jiang2011-06-292-33/+62
* qmlplugindump: Change to QtQuick 2.0 import.Christian Kamm2011-06-291-1/+1
* qmlplugindump: Fix dumping with -path on Mac.Christian Kamm2011-06-291-2/+10
* Fix UiPublicMember::lastSourceLocation.Christian Kamm2011-06-291-0/+2
* qmldump: Fix export comparison.Christian Kamm2011-06-281-1/+1
* Don't crash when QSGCanvas::sceneGraphContext() is called prematurlyGunnar Sletta2011-06-281-1/+1
* Fixed failure of tst_examples::namingConventionRohan McGovern2011-06-241-2/+0
* Improve failure message of tst_examples::namingConventionRohan McGovern2011-06-241-1/+4
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-stagingAaron Kennedy2011-06-24291-8022/+8152
|\
| * Updated tst_nodestest to use the DirtyForceUpdate flag.Kim Motoyoshi Kalland2011-06-234-8/+4
| * Merge multiple lines of text into a single geometry nodeGunnar Sletta2011-06-233-19/+72
| * Fix regression against 4.7Aaron Kennedy2011-06-235-0/+26
| * Skip unreliable testAaron Kennedy2011-06-221-0/+2
| * Correctly wait for render thread to exitAaron Kennedy2011-06-221-0/+7
| * Fix autotestsAaron Kennedy2011-06-224-15/+14
| * QSKIP crashing tests until QTBUG-20017 is fixedAaron Kennedy2011-06-222-0/+3
| * Make QSGCanvas::grabFrameBuffer() more reliableAaron Kennedy2011-06-221-2/+2
| * Drag items relative to their scene position.Andrew den Exter2011-06-212-6/+11
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-06-211-0/+2
| |\
| | * Only print debugging when THREAD_DEBUG is enabledAaron Kennedy2011-06-211-0/+2
| * | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-06-2174-856/+1927
| |\|
| | * Start out with a distance field cache that fits more charactersGunnar Sletta2011-06-201-2/+3
| | * Compile when qreal is not a doubleGunnar Sletta2011-06-201-2/+2
| | * Compile fix for MSVC.Kim Motoyoshi Kalland2011-06-202-3/+14
| | * Removed unnecessary calls to QSGNode::destroy().Kim Motoyoshi Kalland2011-06-203-14/+23
| | * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-06-2012-7/+1271
| | |\
| | | * Add "DELETE" support to XMLHttpRequestAaron Kennedy2011-06-205-6/+35
| | | * Add QDeclarativeChangeSet.Andrew den Exter2011-06-206-0/+1234
| | | * Don't leak memory in benchmarkAaron Kennedy2011-06-171-1/+2
| | * | Merge branch 'master' into qtquick2Gunnar Sletta2011-06-201-1/+36
| | |\ \
| | * \ \ Merge branch 'master' into qtquick2Gunnar Sletta2011-06-1559-813/+569
| | |\ \ \
| | * \ \ \ Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-06-151-1/+0
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Renamed QMLRenderer -> QSGDefaultRendererGunnar Sletta2011-06-154-15/+10