aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwindow/tst_qquickwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+35
|\
| * Only emit focusObjectChanged when an actual change occurs.Michael Brasser2013-12-061-0/+15
| * Ensure that QML Windows respect the default platform window stateTor Arne Vestbø2013-11-301-0/+20
* | Fix delivery of QEvents to QQuickItemsDaniel d'Andrada2013-11-291-0/+97
|/
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-7/+7
* Fix and re-enable constantUpdateOnWindow test.Gunnar Sletta2013-10-111-15/+33
* Unskip test which now passes.Gunnar Sletta2013-10-111-3/+0
* Skip failing test for nowAlan Alpert2013-09-161-0/+3
* 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-121-0/+21
* Fix tst_qquickwindow for fullscreen platformsRafael Roquetto2013-07-251-1/+1
* Add QQuickWindow::closing signal, and ability to ignore the eventShawn Rutledge2013-05-081-0/+21
* Added doc and test for active and requestActivate in QQuickWindowLiang Qi2013-04-301-0/+52
* Implement QQuickWindow::grabWindow() for isVisible=falseGunnar Sletta2013-04-261-2/+16
* 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-191-0/+74
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-0/+89
* 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-171-23/+25
* Don't use compatibility headersPaul Olav Tvete2012-08-031-1/+1
* Add includes for QWindowSystemInterfacePaul Olav Tvete2012-08-011-0/+1
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-311-1/+1
* 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-171-0/+1065