aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwindow
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-162-0/+39
|\
| * Only emit focusObjectChanged when an actual change occurs.Michael Brasser2013-12-062-0/+19
| * 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
* Merge branch 'stable' into devSergio Ahumada2013-09-061-16/+15
|\
| * Fix some style issues in tst_qquickwindowJosh Faust2013-08-191-16/+15
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-192-6/+63
|\|
| * Unset the cursor when an Item is unparentedDaiwei Li2013-08-141-6/+6
| * Fix hover event crashJosh Faust2013-08-122-0/+57
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-061-1/+1
|\|
| * Fix tst_qquickwindow for fullscreen platformsRafael Roquetto2013-07-251-1/+1
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-244-2/+151
|\|
| * 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
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* 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