aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwindow
Commit message (Expand)AuthorAgeFilesLines
* Fix some style issues in tst_qquickwindowJosh Faust2013-08-191-16/+15
* Unset the cursor when an Item is unparentedDaiwei Li2013-08-141-6/+6
* Fix hover event crashJosh Faust2013-08-122-0/+57
* Fix tst_qquickwindow for fullscreen platformsRafael Roquetto2013-07-251-1/+1
* Add QQuickWindow::closing signal, and ability to ignore the eventShawn Rutledge2013-05-082-0/+53
* Added doc and test for active and requestActivate in QQuickWindowLiang Qi2013-04-303-0/+82
* Implement QQuickWindow::grabWindow() for isVisible=falseGunnar Sletta2013-04-261-2/+16
* Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-041-1/+0
* skip failing constantUpdatesOnWindow test for nowShawn Rutledge2013-03-011-0/+1
* Make sure exposeEvents trigger a render passGunnar Sletta2013-02-211-0/+24
* Improved animations in the new render loopGunnar Sletta2013-02-193-1/+79
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-183-1/+96
* Merge branch 'stable' into devGunnar Sletta2013-01-171-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Do not force focus for non-focused windows.Gunnar Sletta2013-01-171-0/+5
|/
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-14/+14
* Renamed QWindow::pos property to positionShawn Rutledge2012-11-091-11/+11
* Remove interim compatibility measuresAlan Alpert2012-10-161-14/+14
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Stabilize QQuickWindow tests a bitGunnar Sletta2012-08-173-32/+36
* Don't use compatibility headersPaul Olav Tvete2012-08-031-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add includes for QWindowSystemInterfacePaul Olav Tvete2012-08-011-0/+1
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-312-1/+2
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-261-0/+143
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-1/+1
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-12/+13
* QQuickCanvas renamesAlan Alpert2012-07-178-0/+1163