aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Fix disfunctional QQuickRenderControl with multiple screensLaszlo Agocs2014-10-221-0/+2
* move QQuickWindowAttached to QQuickWindowQmlImplShawn Rutledge2014-09-241-3/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Avoid qmake warnings about wrong includesLaszlo Agocs2014-08-131-1/+1
* Remove QQuickWindow::glslVersion & glslIsCoreProfileJ-P Nurmi2014-08-131-5/+0
* Remove setDefaultFormat() from QQuickWindowLaszlo Agocs2014-08-111-3/+0
* Add Window attached property on ItemShawn Rutledge2014-08-081-0/+5
* Introducing QQuickWindow::scheduleRenderJob()Gunnar Sletta2014-07-291-0/+12
* Make QQuickRenderControl publicLaszlo Agocs2014-06-241-1/+1
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-041-1/+1
|\
| * Make QQuickRenderControl usable (still private)Paul Olav Tvete2014-06-031-1/+1
* | Add defaultSurfaceFormat to QQuickWindowLaszlo Agocs2014-03-201-0/+8
|/
* Introduced a few more signals to QQuickWindow.Gunnar Sletta2014-02-251-2/+7
* Add an error signal to QQuickWindowLaszlo Agocs2014-02-211-0/+6
* Add a signal for syncing external animation systemsLaszlo Agocs2014-02-201-0/+1
* Introducing QQuickWidgetLars Knoll2014-02-171-0/+4
* Make QQuickWindow::forcePolish() private.Morten Johan Sørvig2013-11-091-1/+1
* Refactored Animator internalsGunnar Sletta2013-11-061-1/+1
* Don't let contentItem be FINAL in order to allow shadowing.Jan Arve Saether2013-10-301-1/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Convenience function for resetting the OpenGL state.Gunnar Sletta2013-09-091-0/+2
* Polish items on screen change.Morten Johan Sørvig2013-09-091-0/+1
* Public API for creating atlas textures, when available.Gunnar Sletta2013-08-121-1/+3
* Added QQuickWindow::setDefaultAlphaBuffer()Shawn Rutledge2013-05-301-0/+3
* Add QQuickWindow::closing signal, and ability to ignore the eventShawn Rutledge2013-05-081-0/+3
* a nested Window automatically becomes transient for its parentShawn Rutledge2013-04-101-0/+1
* QQuickWindow: expose activeFocusItem as a propertyJ-P Nurmi2013-03-151-0/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Remove interim compatibility measuresAlan Alpert2012-10-161-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QQuickCanvas renamesAlan Alpert2012-07-171-0/+181