aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Downscale textures which exceed the GL texture limitGunnar Sletta2014-08-234-0/+77
* Introspect qrc files in FolderListModel.Gatis Paeglis2014-08-225-8/+32
* v4: Enable primitive conversation to QQmlScriptString in javascriptSebastian Sauer2014-08-222-0/+84
* Fix setContextObject to re-evaluate bindingsAlex Montgomery2014-08-151-0/+12
* CleanupSimon Hausmann2014-08-154-16/+16
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-146-38/+7
|\
| * Silence harmless compiler warning.Gunnar Sletta2014-08-121-3/+2
| * benchmarks: Skip compilation of (and mark with FIXME) a few benchmarks that d...Robin Burchell2014-08-122-2/+2
| * benchmarks/particles: fix projects to actually buildRobin Burchell2014-08-122-2/+2
| * Fix compilation of tst_compilation (:-P) benchmark.Robin Burchell2014-08-122-31/+1
* | 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-1210-8/+171
|\|
| * Avoid double deletion when deleting an incubating component.Martin Jones2014-08-111-4/+0
| * Fix crash when loading invalid QML with behavior on invalid group propertySimon Hausmann2014-08-083-0/+7
| * Fix Qt.include with cached compilation units and resourcesSimon Hausmann2014-08-063-0/+27
| * 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
* | Say hello to the Declarative State Machine FrameworkBrett Stottlemyer2014-08-086-0/+540
* | 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
* | | | V4: change string flattening to be iterative and use a worklist.Erik Verbruggen2014-08-081-0/+25
* | | | Add support for conditional breakpoints and evaluate.Erik Verbruggen2014-08-082-19/+41
* | | | 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-085-0/+876
* | | | Accelerate property lookups for C++-based QObject singletons.Michael Brasser2014-08-071-1/+1
* | | | 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
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-014-0/+174
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-294-0/+174
| |\| |
| | * | Flickable: Cancel interaction on interactive changesAlbert Astals Cid2014-07-281-0/+41
| | * | Fix interaction of garbage collector with JS objects during QML type instanti...Simon Hausmann2014-07-263-0/+133
* | | | Fix touch/mouse propagation bugsMartin Jones2014-08-011-2/+5
* | | | Stabilize tst_qquickimageGunnar Sletta2014-07-311-19/+12
* | | | tst_qqmlapplicationengine: clear $QT_MESSAGE_PATTERNDavid Faure2014-07-301-1/+2
* | | | 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-267-8/+341
|\| |
| * | 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