aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindow_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+2
|\
| * Fix compilation of QtDeclarative with QT_NO_GESTURESTobias Koenig2015-09-221-0/+2
* | QQuickWindow: Move itemsToPolish from a QSet to QVector.Robin Burchell2015-06-061-1/+1
|/
* qquickwindow: ensure we delete the correct delayed touch event after deliveryRichard Moe Gustavsen2015-05-221-1/+2
* Handle context loss in the threaded render loopLaszlo Agocs2015-03-121-0/+4
* QQuickWindow: rename deliverGestureEvent to deliverNativeGestureEventShawn Rutledge2015-02-271-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* PinchArea: handle native gestures when availableShawn Rutledge2015-01-251-0/+1
* No need to include qsgbatchrenderer_p.h from qquickwindow_p.hGunnar Sletta2015-01-141-1/+0
* Introduced QQuickCustomRenderStage.Gunnar Sletta2014-10-161-0/+9
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Introduce QQuickWindowQObjectCleanupJob.Gunnar Sletta2014-08-241-0/+14
* Remove setDefaultFormat() from QQuickWindowLaszlo Agocs2014-08-111-3/+0
* Fix touch/mouse propagation bugsMartin Jones2014-08-011-4/+5
* QQuickWindow: fix resetOpenGLState handling of vertex arraysGiuseppe D'Angelo2014-07-311-0/+4
* Introducing QQuickWindow::scheduleRenderJob()Gunnar Sletta2014-07-291-0/+9
* Store information about focus reason in QQuickWindowPrivateBerthold Krevert2014-05-061-0/+2
* Compress touch events in QQuickWindow.Gunnar Sletta2014-05-051-1/+5
* Add defaultSurfaceFormat to QQuickWindowLaszlo Agocs2014-03-201-0/+3
* Consolidate context creation failure handling in Quick.Friedemann Kleint2014-03-131-0/+5
* QQuickWindow cleanup: Remove forceRendering flagPaul Olav Tvete2014-03-121-1/+0
* QQuickWindow: fix content item sizeJ-P Nurmi2014-02-281-1/+0
* Introduced a few more signals to QQuickWindow.Gunnar Sletta2014-02-251-0/+2
* Add an error signal to QQuickWindowLaszlo Agocs2014-02-211-0/+2
* Introducing QQuickWidgetLars Knoll2014-02-171-1/+4
* Visualization modes for rendering.Gunnar Sletta2014-01-291-0/+2
* QQuickWindow: Make sure popups receive key events on MacGabriel de Dietrich2014-01-151-0/+2
* Fix touch to mouse synthesis/propagation.Robin Burchell2013-12-131-0/+1
* QQuickWindowPrivate: implement clearFocusObjectRichard Moe Gustavsen2013-11-011-0/+1
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-1/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Animators - Render thread animation systemGunnar Sletta2013-09-211-0/+2
* Expose drag threshold in MouseAreaJens Bache-Wiig2013-09-131-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* Add support for external drag and drop in Quick items.Chris Meyer2013-09-091-2/+2
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-1/+0
* Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-071-0/+1
* Added QQuickWindow::setDefaultAlphaBuffer()Shawn Rutledge2013-05-301-0/+2
* Add QQuickWindow::closing signal, and ability to ignore the eventShawn Rutledge2013-05-081-0/+17
* Remove dead code.Gunnar Sletta2013-04-171-3/+0
* a nested Window automatically becomes transient for its parentShawn Rutledge2013-04-101-0/+6
* Focus reasonCaroline Chao2013-03-071-2/+2
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix bug where a tap over stacked mouse areas generates a double clickDaniel d'Andrada2013-01-091-0/+1
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-0/+2
* Remove interim compatibility measuresAlan Alpert2012-10-161-2/+2
* Allow grabbing windows rendered without showing for testing.Balazs Kelemen2012-09-281-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-261-0/+7