aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' into old/5.0old/5.0Oswald Buddenhagen2013-04-113-9/+10
|\
| * Fix duplicate examples for qml/quick modulesKai Koehne2013-03-213-9/+10
* | QQuickItemView: Add guard before returning currentItem itemCaroline Chao2013-03-191-3/+1
* | Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-03-191-19/+8
* | Smooth dragging an item with MouseArea.Andrew den Exter2013-03-141-0/+1
* | Makes QSmoothedAnimation respect zero duration.Thomas Kristensen2013-03-131-2/+2
* | Fixed text opacity when using Text.NativeRendering.Yoann Lopes2013-03-121-1/+1
* | Improve the ordering of Flickable dragging and moving property updates.Andrew den Exter2013-03-121-4/+15
* | Simplify function with early return.Frederik Gladhorn2013-03-111-30/+31
* | Fix TextEdit::persistentSelection docs (false by default)J-P Nurmi2013-03-011-1/+1
* | GridView: fix resetColumns() to calculate the amount of columns rightJ-P Nurmi2013-02-261-1/+1
* | Fix headers without Qt module directory name in their includesJosh Faust2013-02-254-5/+5
* | Fix warnings about shadowing membersThiago Macieira2013-02-222-4/+4
* | ListView's highlightMoveDuration should default to -1.Michael Brasser2013-02-221-1/+3
* | Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-26/+21
* | MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-221-30/+19
* | Typos: tripple->tripleFrederik Gladhorn2013-02-212-21/+21
|/
* Fix QQuickTimeLine::accel() & accelDistance()J-P Nurmi2013-02-201-3/+4
* Docs: Slow Down Animations only exists in qml1Frederik Gladhorn2013-02-191-8/+0
* Fix embedding images in text elementsEskil Abrahamsen Blomfeldt2013-02-191-0/+1
* Doc: Update QtQuickTest documentationCaroline Chao2013-02-181-0/+28
* Doc: Correcting typo "without with"Marcel Krems2013-02-181-1/+1
* Fix missing TextInput::remove(int start, int end) docsJ-P Nurmi2013-02-151-1/+1
* Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-152-5/+9
* 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-061-6/+6
* Fix lupdate-warnings.Friedemann Kleint2013-02-061-1/+1
* 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-313-3/+3
|\
| * 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-241-2/+2
| * Doc: Fixed "QML Types" node in AssistantJerome Pasion2013-01-221-1/+1
* | Document QQuickItem::itemChange and QQuickItem::window() properlyGunnar Sletta2013-01-311-3/+87
* | 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
* | 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-241-2/+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-177-7/+7
|\ \
| * | Merge branch 'release' into stableGunnar Sletta2013-01-177-7/+7
| |\|