aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwindow
Commit message (Expand)AuthorAgeFilesLines
* Remove setDefaultFormat() from QQuickWindowLaszlo Agocs2014-08-111-5/+11
* Add Window attached property on ItemShawn Rutledge2014-08-082-0/+46
* Fix use-after-free in testcase.Erik Verbruggen2014-08-081-2/+2
* Introducing QQuickWindow::scheduleRenderJob()Gunnar Sletta2014-07-291-0/+55
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-022-0/+45
|\
| * Avoid double deletion of QQuickWindowShawn Rutledge2014-06-302-0/+45
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-104-5/+135
|\|
| * Behavior fix when creating QML windowsFabian Bumberger2014-03-194-3/+97
| * Stabilize tst_qquickwindow and tst_scenegraph.Gunnar Sletta2014-03-171-2/+38
* | Store information about focus reason in QQuickWindowPrivateBerthold Krevert2014-05-061-0/+28
* | Compress touch events in QQuickWindow.Gunnar Sletta2014-05-052-17/+34
* | Try to simplify the threaded render loop.Gunnar Sletta2014-03-241-1/+1
* | Add defaultSurfaceFormat to QQuickWindowLaszlo Agocs2014-03-201-0/+76
|/
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-1/+1
* QQuickWindow: fix content item sizeJ-P Nurmi2014-02-281-0/+34
* Introduced a few more signals to QQuickWindow.Gunnar Sletta2014-02-251-3/+38
* Add a signal for syncing external animation systemsLaszlo Agocs2014-02-201-0/+15
* 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