aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-0743-78/+337
|\
| * Stabilize resizemodeitem test.Frederik Gladhorn2013-02-071-2/+1
| * Fixed Canvas ImageData pixel values not being settable to 0.Samuel Rødal2013-02-072-1/+9
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-062-12/+12
| * Fix lupdate-warning in qqmlrewrite.cpp.Friedemann Kleint2013-02-061-4/+12
| * Fix lupdate-warnings in qqmlimport.cpp.Friedemann Kleint2013-02-061-13/+9
| * Fix lupdate-warnings.Friedemann Kleint2013-02-063-3/+3
| * Add next.png to shared qrc filesAlan Alpert2013-02-062-0/+2
| * Ensure the cursorRectangle is updated as the width of the text changes.Andrew den Exter2013-02-012-1/+11
| * Merge branch 'release' into stableSergio Ahumada2013-01-3113-18/+36
| |\
| | * Doc: declarative-colors.png not visible in qmltypereference.qdocv5.0.1Nico Vertriest2013-01-281-0/+0
| | * Doc: corrected path to snippetNico Vertriest2013-01-281-1/+1
| | * fix qmltest example install pathOswald Buddenhagen2013-01-281-2/+2
| | * mark forgotten EXAMPLE_FILESOswald Buddenhagen2013-01-282-0/+6
| | * fix installation of qmltestcase exampleOswald Buddenhagen2013-01-281-3/+18
| | * Doc: Add QML Types to table of contents in AssistantTopi Reinio2013-01-251-1/+1
| | * Doc: Updated change log with documentation entryJerome Pasion2013-01-241-0/+1
| | * Remove outdated macro usageChristian Stenger2013-01-246-11/+7
| | * Doc: Fixed "QML Types" node in AssistantJerome Pasion2013-01-221-1/+1
| * | Document QQuickItem::itemChange and QQuickItem::window() properlyGunnar Sletta2013-01-311-3/+87
| * | Strengthen reference to var properties during constructionAlan Alpert2013-01-291-0/+6
| * | docfix: Emitter.enabled was documented as Emitter.emitting.Gunnar Sletta2013-01-291-1/+1
| * | Fix memory leakAlan Alpert2013-01-291-0/+1
| * | Fix unterminated commentSze Howe Koh2013-01-281-1/+1
| * | Doc: Fix "Command '\li' outside of '\list' and '\table'"Sze Howe Koh2013-01-281-1/+1
| * | Introduce a workaround for a GLSL bug on BB10Fabian Bumberger2013-01-261-0/+4
| * | Prevent possible leak with texture providers.Michael Brasser2013-01-251-0/+2
| * | Ungrab mouse when FocusAboutToChange instead of LeaveFrederik Gladhorn2013-01-245-20/+23
| * | Doc: Fix uses of \sinceDebao Zhang2013-01-242-3/+2
| * | Fix alignment of Text element with implicit sizeEskil Abrahamsen Blomfeldt2013-01-242-0/+38
| * | Disconnect from previous loading image when loading a new image.Michael Brasser2013-01-243-0/+78
| * | Make HTML horizontal alignment work like in QtQuick 1Eskil Abrahamsen Blomfeldt2013-01-241-1/+1
* | | Make sure deleteLater gets run at the "correct" time.Gunnar Sletta2013-02-071-16/+116
* | | Stabilize tst_qquickpositionersGunnar Sletta2013-02-071-80/+45
* | | Add \qmlmodule commands for QtQml and QtQuickAlan Alpert2013-02-062-4/+17
* | | Avoid swizzling on OpenGL ES when possibleGunnar Sletta2013-02-061-17/+25
* | | Use constFind instead of find in QQmlMetaType::qmlTypehjk2013-02-061-2/+2
* | | Qml: Use QString::append(QStringRef) overload in ProcessAST::asStringhjk2013-02-061-1/+1
* | | Enable sorting of opaque items again in the default renderer.Gunnar Sletta2013-02-052-4/+3
* | | Respect the default format from the scene graph adaptation layerGunnar Sletta2013-02-051-1/+1
* | | Warn if the OpenGL context lacks depth/stencil when requested.Gunnar Sletta2013-02-051-0/+8
* | | Add ETC1 texture provider example.Michael Brasser2013-02-029-0/+464
* | | Use the optimal image format for the spritesGunnar Sletta2013-02-021-1/+1
* | | Dereference the QImage once the corresponding texture is bound.Michael Brasser2013-02-013-1/+5
* | | Stabilize tst_qquicktextinput::remoteCursorDelegate()Michael Brasser2013-02-011-1/+1
* | | FolderListModel: use QDateTime for file timesAlberto Mardegan2013-02-011-2/+2
* | | Reenable tst_QQuickItem::simpleFocus and fix warnings.Gunnar Sletta2013-01-311-4/+2
* | | Window can have a transparent/translucent colorShawn Rutledge2013-01-311-0/+8
* | | Added to QML_RENDERER_TIMING logic to capture most render bottlenecks.Gunnar Sletta2013-01-305-22/+140
* | | Debugger: Remove symbian specific pluginKai Koehne2013-01-306-735/+0