aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Workaround for distance field glyph upload problem.Yoann Lopes2013-07-261-2/+4
* Fix CLANG-warning '&&' within '||' [-Wlogical-op-parentheses].Friedemann Kleint2013-07-121-1/+1
* Fix CLANG-warning about unused member variable m_defaultAntialiasingMode.Friedemann Kleint2013-07-121-1/+0
* Fixed typo 'backens'Thorbjørn Lindeijer2013-07-081-1/+1
* Update snap when snapMode changesAlbert Astals Cid2013-07-081-0/+1
* Fix typo in Graphical Effects documentation.Mitch Curtis2013-07-081-1/+1
* Item views: do not track the geometry of items being removedJ-P Nurmi2013-07-044-41/+45
* QQuickTextEdit: move QSG* members from dptr to root node.Pierre Rossi2013-07-032-19/+39
* Initialize m_dirty_texture memberGunnar Sletta2013-07-031-0/+1
* Fix warning about change of sign: glyph_t is unsignedThiago Macieira2013-07-031-3/+3
* Fix missing QQuickTextDocument docsJ-P Nurmi2013-07-022-18/+18
* Document public members of QSGSimpleMaterialShaderGunnar Sletta2013-07-021-3/+15
* Relayout the text after the vertical alignment is changedMarco Bubke2013-07-011-0/+4
* Only emit moving change signals when moving actually changesAaron Kennedy2013-07-011-2/+2
* Document QWindow::alert() in Qt Quick.Friedemann Kleint2013-06-281-0/+12
* Request paint if scene changes for the canvas itemMarco Bubke2013-06-261-1/+4
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-252-2/+3
|\
| * Update 5.1.0 changelog and what's newAlan Alpert2013-06-251-1/+2
| * Add missing Q_REVISIONAlan Alpert2013-06-231-1/+1
* | Improve QtQuick Item Anchors documentation.Mitch Curtis2013-06-251-5/+5
* | Tidy up Context2D transform-related documentation.Mitch Curtis2013-06-257-20/+31
* | emit runningChanged when AnimatedSprite stops by loops settingsTasuku Suzuki2013-06-221-3/+4
* | Fix some Canvas/Context2D documentation issues.Mitch Curtis2013-06-212-32/+53
* | Revert "Cut performance cost in QSGContext::prepareMaterial()".Gunnar Sletta2013-06-203-10/+1
* | 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
* | 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
* | 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