aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicate examples for qml/quick modulesKai Koehne2013-03-215-16/+19
* Fix QQuickTimeLine::accel() & accelDistance()J-P Nurmi2013-02-201-3/+4
* Fixed build when Qt is configured with -no-opengl.Samuel Rødal2013-02-201-1/+1
* Docs: Slow Down Animations only exists in qml1Frederik Gladhorn2013-02-191-8/+0
* Clarify Component::createObject docsAlan Alpert2013-02-191-2/+2
* 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-153-7/+11
* 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