aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
* | Do not fail test because window moves out of desktop area bounds.Jan Arve Saether2014-09-252-0/+3
* | Made emission of AnimatedSprite currentFrameChanges consistent.Jan Arve Saether2014-09-121-3/+21
|/
* Disable tst_QQuickListView::programmaticFlickAtBounds()Eskil Abrahamsen Blomfeldt2014-09-101-0/+2
* MouseArea: Fix cancelling the double click when the windows loses focusOlivier Goffart2014-09-032-8/+53
* Fix performance regression caused by SG signals in QQuickItem.Gunnar Sletta2014-09-031-8/+13
* tst_qquickcanvasitem: Setting as insignificant.Simo Fält2014-08-291-0/+1
* Added QSGPainterNode abstraction to QSGAdaptationLayerAndy Nichols2014-08-272-4/+4
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Simon Hausmann2014-08-261-1/+4
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-261-1/+4
| |\
| | * tst_dialogs: verify that rootObject is validRobin Burchell2014-08-151-0/+3
| | * tst_dialogs: QTRY_ on the expression (spyVisibilityChanged.count) not the var...Robin Burchell2014-08-151-1/+1
* | | Remove references transforms have to items in QQuickItem's destructor.Mitch Curtis2014-08-252-0/+44
|/ /
* | Update license headers and add new licensesJani Heikkinen2014-08-25117-2206/+1270
* | Downscale textures which exceed the GL texture limitGunnar Sletta2014-08-234-0/+77
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-141-3/+2
|\|
| * Silence harmless compiler warning.Gunnar Sletta2014-08-121-3/+2
* | Ignore extra arguments passed to Context2D functions.Mitch Curtis2014-08-141-0/+343
* | Remove QQuickWindow::glslVersion & glslIsCoreProfileJ-P Nurmi2014-08-131-35/+0
* | Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-123-4/+137
|\|
| * Synchronize PathView gesture grabbing with other items.Martin Jones2014-08-063-4/+137
* | Add OpenGLInfo attached typeJ-P Nurmi2014-08-114-0/+109
* | Remove setDefaultFormat() from QQuickWindowLaszlo Agocs2014-08-111-5/+11
* | Add Window attached property on ItemShawn Rutledge2014-08-082-0/+46
* | Merge "Merge branch '5.3' into dev" into refs/staging/devGunnar Sletta2014-08-087-6/+400
|\ \
| * | Merge branch '5.3' into devGunnar Sletta2014-08-077-6/+400
| |\|
| | * Run autotests for Canvas.renderTarget == FramebufferObject also.Gunnar Sletta2014-08-021-2/+2
| | * Merge remote-tracking branch 'origin/stable' into 5.3J-P Nurmi2014-07-302-2/+126
| | |\
| | | * Fix QQmlDelegateModel ignoring layoutChange in certain situationsDan Vrátil2014-06-292-2/+126
| | * | Fix QQmlDelegateModel getting out of syncDan Vrátil2014-07-305-2/+272
* | | | Add declarative QQuickTextMetrics API from QQuickFontMetrics invokablesMitch Curtis2014-08-082-0/+171
* | | | Fix use-after-free in testcase.Erik Verbruggen2014-08-081-2/+2
* | | | TextInput::displayText: include partial input from an input methodJ-P Nurmi2014-08-081-0/+11
* | | | ListView: add support for "pull back" header & footerJ-P Nurmi2014-08-084-0/+626
* | | | Temporarily mark grab()/item.layer tests insignificant under ANGLEAndrew Knight2014-08-072-0/+36
* | | | Disable tests on failing ANGLE configGunnar Sletta2014-08-072-0/+6
|/ / /
* | | Speed up the test a bit..Gunnar Sletta2014-08-042-27/+58
* | | Fix touch/mouse propagation bugsMartin Jones2014-08-011-2/+5
* | | Stabilize tst_qquickimageGunnar Sletta2014-07-311-19/+12
* | | Introducing QQuickWindow::scheduleRenderJob()Gunnar Sletta2014-07-291-0/+55
* | | Introducing QQuickItem::sceneGraphInvalidated/sceneGraphInitializedGunnar Sletta2014-07-291-0/+34
* | | Fix include to proper <>Frederik Gladhorn2014-07-281-1/+1
* | | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-07-266-8/+304
|\| |
| * | Don't recreate header and footer unnecessarilyMartin Jones2014-07-252-8/+10
| * | Improve programmatic flicking of ListView (and Flickable).Michael Brasser2014-07-242-0/+66
| * | Schedule layout changes to avoid refill() recursion.Mitch Curtis2014-07-242-0/+85
| * | Add autotest for incorrect steal of flick.Michael Brasser2014-07-242-0/+143
* | | QQmlError::toString: improve handling of empty urls.David Faure2014-07-249-36/+36
* | | Fix incorrect acceptableInput value on construction.Aaron McCarthy2014-07-241-4/+2
* | | Remove XFAILs from tst_QQuickTextEskil Abrahamsen Blomfeldt2014-07-221-4/+0
* | | Don't allow a filtering item to block other filtering items.Andrew den Exter2014-07-222-0/+85