aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix QQuickView::grabWindow() on retina displaysMorten Johan Sørvig2014-03-205-5/+5
* Implement high-dpi "@2x" image handling.Morten Johan Sørvig2014-03-204-8/+85
* Clearly point out the distinction between GUI and Render threads.Gunnar Sletta2014-03-208-12/+49
* Behavior fix when creating QML windowsFabian Bumberger2014-03-191-1/+19
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-1/+0
* Invalidate all batches potentially affected by a change.Gunnar Sletta2014-03-192-3/+12
* Dynamic GL in QuickLaszlo Agocs2014-03-189-55/+72
* Release the mouse grab from PinchArea when it's not needed anymoreUlf Hermann2014-03-181-5/+8
* Doc: Fix broken \qmlsignal linksSze Howe Koh2014-03-188-26/+25
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-1815-224/+408
* Register animation profiler callback also from render threadUlf Hermann2014-03-183-8/+29
* Doc: Reintroduce missing sample XML file for XMLRole documentationTopi Reinio2014-03-182-2/+24
* PinchArea: zooming requires pinch distance to exceed the thresholdShawn Rutledge2014-03-181-32/+39
* Item views: improve initial Z-value handlingJ-P Nurmi2014-03-183-9/+32
* Fix potential crash during shutdown for QQuickWindowsGunnar Sletta2014-03-178-28/+11
* Fix AnimatedSprite interpolation when looping and/or reversing.Michael Brasser2014-03-171-11/+47
* Fix context creation failure message.Friedemann Kleint2014-03-171-2/+2
* Add docs on using a query in XMLRole with the less obvious boolean()David Greaves2014-03-171-0/+3
* Unset the current gl window when deletedGiulio Camuffo2014-03-171-0/+2
* Canvas: do not emit paint when resized but hiddenJ-P Nurmi2014-03-161-5/+4
* Use stable sort when cleaning batches.Michael Brasser2014-03-151-1/+1
* Make sure QSGRenderLoop is cleaned up cleanly.Gunnar Sletta2014-03-148-17/+66
* Move Qt Quick Widgets example and document itTopi Reinio2014-03-141-1/+0
* Fix rendering issue with material changes from opaque <-> alphaGunnar Sletta2014-03-132-6/+18
* Ensure TextEdit's text is vertically aligned after resizing its height.Mitch Curtis2014-03-131-1/+2
* Consolidate context creation failure handling in Quick.Friedemann Kleint2014-03-136-48/+76
* QQuickWindow: let clearFocusObject actually clear the focus objectRichard Moe Gustavsen2014-03-131-1/+2
* Item views: avoid fixing up the position while moving/flickingJ-P Nurmi2014-03-131-4/+8
* Doc: Re-organized Qt Quick's examples page.Jerome Pasion2014-03-121-90/+119
* QQuickWindow cleanup: Remove forceRendering flagPaul Olav Tvete2014-03-123-6/+4
* Remove redundant QQmlBinding members.Michael Brasser2014-03-111-1/+1
* Doc: Fix issues in QQuickWidget documentationTopi Reinio2014-03-111-1/+1
* Add support for resolving translation bindings at compile timeSimon Hausmann2014-03-111-0/+3
* Doc: Adding QQuickWidget's path to the qtquick.qdocconfJerome Pasion2014-03-111-2/+5
* Stack size increase for x86 QNX systemsJames McDonnell2014-03-101-0/+4
* Fix TextEdit::lineCount to update as appropriateJ-P Nurmi2014-03-101-1/+1
* Remove several uses of module includesAndrew Knight2014-03-102-2/+2
* MultiPointTouchArea: handles mouse too, unless mouseEnabled is falseShawn Rutledge2014-03-102-10/+156
* Use fuzzy comparison for another Flickable StopAtBounds case.Michael Brasser2014-03-071-4/+4
* Remove old compiler and VMESimon Hausmann2014-03-072-74/+0
* MouseArea: make clear containsMouse requires the cursor to be insideShawn Rutledge2014-03-071-1/+2
* QSGBatchRenderer: return when a shader is not returned by the managerAndrew Knight2014-03-061-0/+4
* Doc: Fix "Right-to-left User Interfaces"Takumi Asaki2014-03-061-8/+8
* Fix GridView flow enum docsJ-P Nurmi2014-03-061-13/+13
* Reset the expose cycle when polishAndSync aborts.Gunnar Sletta2014-03-052-16/+27
* Fix MSVC2012 compiler warnings.Erik Verbruggen2014-03-051-4/+4
* Don't sort batches when there are no changes.Gunnar Sletta2014-03-051-8/+11
* Remove isES() usage in scenegraphLaszlo Agocs2014-03-043-3/+3
* Fix some typosSergio Ahumada2014-03-034-5/+5
* Doc: Renamed Qt Quick Code Samples page.Jerome Pasion2014-03-033-3/+3