aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-222-2/+2
* QQuickWindow: handle QWheelEvent::phaseJ-P Nurmi2013-08-191-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-196-11/+22
|\
| * Dragging MouseArea nested in Flickable does not work with touch to mouseMartin Jones2013-08-192-6/+8
| * Fix currentIndex in Qml itemView when assigning an empty modelNils Jeisecke2013-08-161-1/+1
| * Don't repaint the Canvas if it's just changing position.Mitch Curtis2013-08-161-1/+1
| * Make sure we propegate the filtering state to the internal texture.Gunnar Sletta2013-08-151-1/+1
| * Unset the cursor when an Item is unparentedDaiwei Li2013-08-141-1/+3
| * Fix hover event crashJosh Faust2013-08-121-1/+8
* | Make compare check against the right colorGunnar Sletta2013-08-161-1/+1
* | Don't set opacity when we are not toldGunnar Sletta2013-08-121-1/+1
* | Public API for creating atlas textures, when available.Gunnar Sletta2013-08-124-10/+36
* | Fix QSGSimpleTextureNode's dirty signals for atlas texturesGunnar Sletta2013-08-121-1/+12
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-125-25/+28
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-125-25/+28
| |\|
| | * Stop the update timer when no windows are visibleGunnar Sletta2013-08-071-1/+4
| | * Remove C-style casts from public headers.Thiago Macieira2013-08-062-16/+16
| | * Improve memory usage of QQuickTextNode.Michael Brasser2013-08-062-8/+8
* | | Support opt-in QSGNode descriptions without breaking binary compat.Gunnar Sletta2013-08-1213-65/+89
* | | Introduce QSGMaterial::CustomCompileStepGunnar Sletta2013-08-122-1/+8
|/ /
* | Document parenting behaviour of delegates in QML ListView and Component.Tomasz Siekierda (sierdzio)2013-08-101-0/+2
* | Avoid redundant state changes in distancefield text shaderGunnar Sletta2013-08-081-5/+37
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-069-49/+41
|\ \
| * | Merge branch 'stable' into devSergio Ahumada2013-08-059-49/+41
| |\|
| | * Avoid using connect in QQuickImplicitSizeItem.Michael Brasser2013-08-011-14/+2
| | * Fix crash when changing non-cached source of image during animationMichael Brasser2013-08-011-2/+2
| | * Remove comment that QQuickPaintedItem is only useful for porting.Gunnar Sletta2013-08-011-3/+0
| | * Fixed distance field text getting clipped at small sizes.Yoann Lopes2013-08-011-1/+1
| | * Doc: Clean up docs for PathView.highlightRangeMode enum valuesTopi Reinio2013-08-011-16/+19
| | * Rectangle which only draw an opaque border should not be blended.Gunnar Sletta2013-08-011-1/+1
| | * Correctly update flickable visibleArea.heightRatio when geometry changesNils Jeisecke2013-07-311-5/+5
| | * QQuickListViewPrivate::updateStickySections(): add missing null checkJ-P Nurmi2013-07-291-1/+1
| | * Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-261-2/+4
| | |\
| | | * Workaround for distance field glyph upload problem.Yoann Lopes2013-07-261-2/+4
| | * | Resizing items out of the list viewport should not change the viewportAlbert Astals Cid2013-07-241-4/+6
| | |/
* | | Merge branch 'wip/v4' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Simon Hausmann2013-08-0636-1052/+1204
|\ \ \
| * \ \ Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-263-17/+8
| |\ \ \
| * \ \ \ Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-2236-191/+449
| |\ \ \ \
| * | | | | Fix failing QQuickCanvas auto-testsSimon Hausmann2013-07-171-1/+3
| * | | | | Get rid of the first half of QQmlGuard usageLars Knoll2013-07-0517-33/+27
| * | | | | Get rid of the signal expression rewriterSimon Hausmann2013-07-031-1/+1
| * | | | | Fix warning from clang.Erik Verbruggen2013-07-021-1/+1
| * | | | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-24181-6327/+3132
| |\ \ \ \ \
| * | | | | | Remove context parameter from Manged::put.Lars Knoll2013-06-221-1/+1
| * | | | | | Remove the context argument from Managed::putIndexedLars Knoll2013-06-221-3/+3
| * | | | | | Remove context parameter from Managed::getIndexedLars Knoll2013-06-221-3/+3
| * | | | | | Stop using v4classgen in the context2d bindingsSimon Hausmann2013-06-133-25/+66
| * | | | | | Remove last traces of v8 API and v8 compatibility layerSimon Hausmann2013-06-123-5/+0
| * | | | | | Convert most getter methods over to v4Lars Knoll2013-06-121-1/+0
| * | | | | | Remove unused stuff from qv8objectresource.Lars Knoll2013-06-111-2/+0