aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* A MouseArea should not receive move or release events if the press was not ac...Michael Brasser2013-02-141-1/+1
* 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
* Doc: Removed reference to QAbstractItemModel::setRoleNames()Venugopal Shivashankar2013-02-081-17/+25
* Fixed Canvas ImageData pixel values not being settable to 0.Samuel Rødal2013-02-071-1/+1
* 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
* Ensure the cursorRectangle is updated as the width of the text changes.Andrew den Exter2013-02-011-1/+3
* Merge branch 'release' into stableSergio Ahumada2013-01-316-8/+7
|\
| * Doc: declarative-colors.png not visible in qmltypereference.qdocv5.0.1Nico Vertriest2013-01-281-0/+0
| * Doc: Add QML Types to table of contents in AssistantTopi Reinio2013-01-251-1/+1
| * Remove outdated macro usageChristian Stenger2013-01-244-7/+6
| * 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-241-2/+2
* | Doc: Fix uses of \sinceDebao Zhang2013-01-242-3/+2
* | Fix alignment of Text element with implicit sizeEskil Abrahamsen Blomfeldt2013-01-241-0/+3
* | Disconnect from previous loading image when loading a new image.Michael Brasser2013-01-241-0/+1
* | Make HTML horizontal alignment work like in QtQuick 1Eskil Abrahamsen Blomfeldt2013-01-241-1/+1
* | QQuickImageProvider: fixed three \snippet pathsXingtao Zhang2013-01-211-3/+3
* | Fix crash in PathViewTasuku Suzuki2013-01-181-3/+7
* | Merge "Merge branch 'release' into stable" into refs/staging/stableGunnar Sletta2013-01-1710-10/+11
|\ \
| * | Merge branch 'release' into stableGunnar Sletta2013-01-1710-10/+11
| |\|
| | * Avoid race condition in QQuickTestsGunnar Sletta2013-01-171-1/+2
| | * Exporting required symbols for Qt Quick DesignerThomas Hartmann2013-01-177-7/+7
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-122-2/+2
* | | PathCurve documentation: fix non-working example snippetTopi Reinio2013-01-171-0/+1
|/ /
* | Enable sub-pixel anti-aliasing for default builds on WindowsEskil Abrahamsen Blomfeldt2013-01-171-1/+1
* | Greatly improved Scene Graph Overview documentationGunnar Sletta2013-01-1611-100/+292
* | Remove workaround for particle shader on BlackberryFabian Bumberger2013-01-162-10/+0
* | Fixing a mistake in the GridView documentationFabian Bumberger2013-01-141-2/+2
* | Silence compiler warnings in qaccessiblequickitem.h.Friedemann Kleint2013-01-141-9/+9
* | Doc: correcting typo "the the"Nico Vertriest2013-01-148-12/+12
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-101024-1026/+1026
* | make use of qtHaveModule()Oswald Buddenhagen2013-01-104-5/+5
* | Fix PinchArea stealing events while disabledOleg Shparber2013-01-091-1/+1
* | Doc: Updated docs for examples and etcXingtao Zhang2013-01-0918-175/+175
* | Fix bug where a tap over stacked mouse areas generates a double clickDaniel d'Andrada2013-01-092-5/+25
* | Flickable: Fix bug when flicking twice using touchesDaniel d'Andrada2013-01-091-0/+5
* | Fix warnings about nonexistent signals in QQuickScreenOleg Shparber2013-01-091-10/+2
|/
* Don't try to grab Windows with invalid or a zero sizeDominik Holland2013-01-081-0/+3