aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-19/+51
* Merge branch 'stable' into devGunnar Sletta2013-01-171-68/+63
|\
| * Greatly improved Scene Graph Overview documentationGunnar Sletta2013-01-161-62/+38
| * 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-5/+24
* | Do not force focus for non-focused windows.Gunnar Sletta2013-01-171-8/+2
* | Filter key press events through shortcut map.Frederik Gladhorn2013-01-141-0/+6
|/
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-1/+3
* Qt Quick high-dpi support.Morten Johan Sørvig2012-12-011-3/+4
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+4
* QQuickWindow cannot rely on QWindowPrivate.geometryShawn Rutledge2012-11-261-2/+3
* Ungrab mouse upon leave event.Frederik Gladhorn2012-11-211-0/+2
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-4/+4
|\
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Jerome Pasion2012-11-021-42/+42
| |\
| * | doc: fix some typos.Alexandr Akulich2012-10-221-4/+4
* | | Deduplicate checking of conditions.Alexandr Akulich2012-11-121-2/+2
* | | Preparation for changing QWindow::windowState to visibilityShawn Rutledge2012-11-101-1/+5
* | | Examples and fixes for QML Window propertiesShawn Rutledge2012-11-091-0/+1
* | | All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-8/+27
| |/ |/|
* | Remove interim compatibility measuresAlan Alpert2012-10-161-42/+42
|/
* Fix performance bottleneck in QQuickWindow::mouseMoveEvent().Sérgio Martins2012-10-111-7/+12
* Allow grabbing windows rendered without showing for testing.Balazs Kelemen2012-09-281-3/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* doc: fix some more typosSergio Ahumada2012-09-101-1/+1
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* Doc: Fix documentation issues.Kim Motoyoshi Kalland2012-09-071-21/+80
* Doc: Fix some documentation issues.Kim Motoyoshi Kalland2012-09-051-2/+2
* Remove windowmanager hacks form the incubation controller.Gunnar Sletta2012-09-041-20/+40
* Add cacheItemCount property to PathViewMartin Jones2012-08-281-6/+6
* Three scene graph examples with docs.Gunnar Sletta2012-08-131-0/+2
* Fix various broken links in documentationBea Lam2012-08-031-2/+2
* Move QtQuick.Window module docsBea Lam2012-08-021-15/+0
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-261-0/+50
* QQuickCanvas renamesAlan Alpert2012-07-171-0/+2662