aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-24181-6327/+3132
|\
| * Add missing null check to QQuickTextEdit::hoveredLink()J-P Nurmi2013-06-231-4/+5
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-208-25/+28
| |\
| | * Prefix internal classes properly and private export them.Gunnar Sletta2013-06-175-16/+16
| | * Our Context2D::clearRect implementation was a bit clumsyGunnar Sletta2013-06-131-5/+2
| | * Don't show a negative size canvas.Gunnar Sletta2013-06-131-1/+1
| | * Fix resizing canvas with renderStrategy == CooperativeGunnar Sletta2013-06-131-2/+4
| | * Image docs: fix the default alignment & snippets to match screenshotsJ-P Nurmi2013-06-131-1/+5
| * | Add QQuickText::hoveredLinkJ-P Nurmi2013-06-184-0/+93
| * | Set default font size to 10px as per spec, not 10pt.Mitch Curtis2013-06-142-24/+2
| * | Fix QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-141-2/+4
| * | Allow floating point pixel sizes for Context2D, don't set if invalid.Mitch Curtis2013-06-141-2/+4
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-1224-48/+163
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-122-2/+3
| | |\
| | | * Fix compiler warning about unused parameterKai Koehne2013-06-101-1/+1
| | | * Doc: Exclude Qt Quick Dialogs examples in qtquick.qdocconf fileTopi Reinio2013-06-101-1/+2
| | * | Support unaligned QImage strides in QSGTextureAndrew Knight2013-06-121-0/+2
| | * | Fix -Wpedantic warningsAlbert Astals Cid2013-06-122-2/+2
| | * | Ensure the vertical text alignment is updated when the Text height changes.Andrew den Exter2013-06-111-2/+3
| | * | Document drag-threshold behavior of FlickableAlan Alpert2013-06-101-1/+5
| | * | support url type qml property as a source for Context2D::drawImage()Tasuku Suzuki2013-06-101-0/+3
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1017-40/+144
| | |\|
| | | * Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-0710-27/+79
| | | * Doc: Fixed link to Qt Quick Layouts and made links consistentJerome Pasion2013-06-061-7/+7
| | | * doc fixAlan Alpert2013-06-061-1/+1
| | | * Doc: Update Qt Quick Controls descriptionCaroline Chao2013-06-041-1/+1
| | | * Doc: Clarified members of QtQml.Models submodule.Jerome Pasion2013-06-043-4/+27
| | | * Precompile the most common materialsGunnar Sletta2013-05-312-0/+29
| | * | Doc: fix since QtQuick 5.1Tasuku Suzuki2013-06-102-2/+2
| | * | Fix -Wpedantic warningsAlbert Astals Cid2013-06-071-1/+1
| * | | Add QQuickTextEdit::append()J-P Nurmi2013-06-122-0/+40
| * | | Add QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-077-0/+106
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-0415-43/+85
| |\| |
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-3113-34/+75
| | |\|
| | | * Doc: Fix the positioning topic pageCaroline Chao2013-05-302-14/+13
| | | * Added QQuickWindow::setDefaultAlphaBuffer()Shawn Rutledge2013-05-304-2/+37
| | | * Doc fixes to the Positioners/Layouts documentationJan Arve Saether2013-05-304-12/+16
| | | * Doc: Fix links for ListModel and ListElement typesTopi Reinio2013-05-291-3/+3
| | | * Doc: Excluded Dialogs directory from Qt Quick doc build.Jerome Pasion2013-05-291-0/+3
| | | * Dialogs: Create directory structure for documentationCaroline Chao2013-05-281-1/+1
| | | * Do not draw negative-size ShaderEffect(Source) items.Gunnar Sletta2013-05-282-3/+3
| | * | Fix assert when calculating the implicit width of truncated lines.Andrew den Exter2013-05-311-1/+4
| | * | Do not use QApp::arguments() to select antialiasing mode.Gunnar Sletta2013-05-311-7/+5
| | * | Change wording in QML Tutorial.Mitch Curtis2013-05-301-1/+1
| | |/
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-28124-5881/+1141
| |\|
| | * Prevent tab focus from wrapping endlesslyLiang Qi2013-05-271-4/+28
| | * Doc: Added Qt 5.1 information in Qt Quick's release notes.Jerome Pasion2013-05-271-1/+29
| | * Doc: Add Qt Quick Dialogs to Qt Quick submodules listCaroline Chao2013-05-271-0/+2
| | * Doc: Add Dialogs/Controls/Layouts in submodules sectionCaroline Chao2013-05-271-0/+6
| | * QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-271-1/+1