aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* MouseArea: add scrollGestureEnabled propertyShawn Rutledge2015-01-281-1/+1
* PinchArea: handle native gestures when availableShawn Rutledge2015-01-251-0/+35
* Send hover events also to QQuickItem::childMouseEventFilterJørgen Lind2015-01-201-0/+5
* Add Window.width and Window.height attached propertiesJ-P Nurmi2015-01-091-0/+9
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-091-23/+118
|\
| * QtQuick.Window: add missing documentation for Window methodsShawn Rutledge2014-12-031-19/+102
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-021-1/+1
| |\
| | * Make effectiveDevicePixelRatio() return a qreal.Morten Johan Sørvig2014-11-301-1/+1
| * | Add missing call to rendercontrolLaszlo Agocs2014-11-281-1/+3
| |/
| * QQuickWindow: let 'clearFocusObject' clear all the way to the rootRichard Moe Gustavsen2014-11-071-2/+4
| * Add attached Window::contentItem propertyJ-P Nurmi2014-11-051-0/+8
* | Fix beforePaint node calculation further.Gunnar Sletta2014-11-011-3/+3
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devLars Knoll2014-10-301-6/+21
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-291-6/+21
| |\|
| | * Fix disfunctional QQuickRenderControl with multiple screensLaszlo Agocs2014-10-221-3/+20
| | * Improve performance of animators.v5.4.0-beta1Gunnar Sletta2014-10-101-2/+1
* | | Move from a count of cursors, to storing whether or not a subtree has a cursor.Robin Burchell2014-10-291-4/+1
* | | QQuickWindow: Add some more stuff under DBG_TOUCH.Robin Burchell2014-10-291-1/+9
* | | Don't constantly clear child node list on ChildrenUpdateMaskRobin Burchell2014-10-291-25/+99
|/ /
* | Fix newly added qquickitem_before_paintNode() implementation.Gunnar Sletta2014-10-201-4/+6
* | Remove the "groupNode"Gunnar Sletta2014-10-171-77/+58
* | Introduced QQuickCustomRenderStage.Gunnar Sletta2014-10-161-11/+16
* | Only delete all child nodes twice if effectRefEffectivelyChanged is set.Robin Burchell2014-10-161-4/+9
* | Use QWindow::requestUpdate in threaded renderloop.Gunnar Sletta2014-10-161-0/+5
* | Resolve QQuickItemPrivate::beforePaintNode dynamically.Gunnar Sletta2014-10-161-6/+16
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-9/+4
|\|
| * Prevent removeFirst call on empty list.Zeno Endemann2014-10-011-2/+2
| * move QQuickWindowAttached to QQuickWindowQmlImplShawn Rutledge2014-09-241-5/+0
| * QQuickWindow::setColor() should use update() rather than dirtyItem()Gunnar Sletta2014-09-171-1/+1
| * Protect QQuickWindow::openglContext against not having a context.Gunnar Sletta2014-09-171-1/+1
* | Add methods for finding out if scene graph context has been initializedUlf Hermann2014-09-171-0/+9
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-105/+28
|\|
| * Fix performance regression caused by SG signals in QQuickItem.Gunnar Sletta2014-09-031-0/+12
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-1/+1
| |\
| | * Use QtQuick.Window 2.2v5.3.2Kai Koehne2014-08-271-1/+1
| * | Do not send deferred deletes from the QQuickWindow dtorLaszlo Agocs2014-08-261-2/+0
| * | Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
| * | Fix cursorShape with QQuickWidgetLaszlo Agocs2014-08-151-2/+4
| * | Remove QQuickWindow::glslVersion & glslIsCoreProfileJ-P Nurmi2014-08-131-81/+0
* | | Merge branch 'origin/5.4' into devFrederik Gladhorn2014-08-211-60/+17
|\| |
| * | Doc: Remove duplicated wordsTopi Reinio2014-08-121-2/+2
| * | Remove setDefaultFormat() from QQuickWindowLaszlo Agocs2014-08-111-58/+15
* | | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-1/+1
|/ /
* | Protect against crashes with invalid openglContext()Simon Hausmann2014-08-081-1/+1
* | Make the QtQuick window surface type configurableSimon Hausmann2014-08-081-1/+1
* | Add Window attached property on ItemShawn Rutledge2014-08-081-0/+47
* | Merge "Merge branch '5.3' into dev" into refs/staging/devGunnar Sletta2014-08-081-1/+8
|\ \
| * | Merge branch '5.3' into devGunnar Sletta2014-08-071-1/+8
| |\|
| | * QQuickWindow: add some links to resetOpenGLStateGiuseppe D'Angelo2014-07-291-1/+8
* | | Make sure texture factories are delete before libraries are unloaded.Gunnar Sletta2014-08-081-0/+7
|/ /