aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | A MouseArea should not receive move or release events if the press was not ac...Michael Brasser2013-02-143-1/+39
* | Remove QPointerBase bic check.Stephen Kelly2013-02-131-5/+0
* | DesignerSupport: Fix rendering in designer for if new items are addedMarco Bubke2013-02-121-0/+1
* | Remove use of QPainter::HighQualityAntialiasing. It has no effect.Gunnar Sletta2013-02-122-4/+3
* | Fix extending example.Gunnar Sletta2013-02-128-15/+14
* | Doc: corrected reference to snippet in imageparticle.qdocNico Vertriest2013-02-080-0/+0
* | Doc: Removed reference to QAbstractItemModel::setRoleNames()Venugopal Shivashankar2013-02-081-17/+25
* | 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
* | Stabilize QQuickTextEdit testFrederik Gladhorn2013-01-231-1/+1
* | QQuickImageProvider: fixed three \snippet pathsXingtao Zhang2013-01-211-3/+3
* | Clean up accessibility QtQuick exampleTopi Reinio2013-01-214-20/+29
* | Fix crash in PathViewTasuku Suzuki2013-01-183-3/+27
* | Merge "Merge branch 'release' into stable" into refs/staging/stableGunnar Sletta2013-01-1712-18/+33
|\ \
| * | Merge branch 'release' into stableGunnar Sletta2013-01-1712-18/+33
| |\|
| | * Avoid race condition in QQuickTestsGunnar Sletta2013-01-171-1/+2
| | * Exporting required symbols for Qt Quick DesignerThomas Hartmann2013-01-177-7/+7
| | * Update changes file for 5.0.1 releaseSergio Ahumada2013-01-121-7/+21
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-122-2/+2
| | * test examples only in developer buildsOswald Buddenhagen2013-01-111-1/+1
| | * Merge branch 'stable' into releaseSergio Ahumada2013-01-0989-472/+1152
| | |\