aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Migrate shadereffects example to be cross-backendLaszlo Agocs2016-06-2915-94/+249
* Update ShaderEffect docsLaszlo Agocs2016-06-291-15/+117
* D3D12: Add support for shader sources in filesLaszlo Agocs2016-06-293-16/+37
* D3D12: Add support for file selectors in ShaderEffectLaszlo Agocs2016-06-292-1/+8
* Unify ShaderEffect property settingLaszlo Agocs2016-06-2916-131/+201
* Add support for reading GLSL from files with ShaderEffectLaszlo Agocs2016-06-292-1/+16
* Handle AA_ShareOpenGLContexts consistently in QQuickWidgetLaszlo Agocs2016-06-292-0/+48
* Add mipmapping support to QSGImageNodePaolo Angelelli2016-06-287-0/+56
* Cleanup some unused functions and variables with QT_NO_OPENGLAndy Nichols2016-06-284-2/+10
* Privately export QObjects included by QQuickPathView and QQuickListViewMitch Curtis2016-06-282-12/+15
* Make QQuickWidget honor QQuickWindow::isPersistentSceneGraphLaszlo Agocs2016-06-281-6/+25
* Software Adaptation: Improve clip node handlingAndy Nichols2016-06-284-9/+25
* Fix typos and links in the sw and d3d12 backend docsLaszlo Agocs2016-06-271-5/+10
* Minor optimizationSimon Hausmann2016-06-276-1/+75
* QML: Specialize bindings based on target property type.Erik Verbruggen2016-06-2713-131/+294
* Add heaptrack support to qv4mm pool allocator.Milian Wolff2016-06-262-0/+20
* Fix up QSGRendererInterface docsLaszlo Agocs2016-06-241-3/+27
* Add missing deprecated tag to QSGSimple*Node.Laszlo Agocs2016-06-242-0/+4
* Add some d3d12 docsLaszlo Agocs2016-06-241-10/+211
* D3D12: Reintroduce the single threaded render loopLaszlo Agocs2016-06-246-991/+1516
* Enable QQuickWidget for no-OpenGL buildsAllan Sandfeld Jensen2016-06-243-4/+42
* Fix rendering clipped texture and image nodesAllan Sandfeld Jensen2016-06-242-4/+4
* QSGEngine: Fix build with QT_NO_OPENGLAndy Nichols2016-06-241-1/+1
* QML: Store idObjectDependencies in a QVarLengthArray.Erik Verbruggen2016-06-242-3/+19
* QML: Do not register static QML dependencies on every call.Erik Verbruggen2016-06-247-17/+50
* Doc: Fix documentation warnings for QSGImageNodeTopi Reinio2016-06-241-2/+2
* Privately export QQuickListView and QQuickPathViewMitch Curtis2016-06-232-2/+3
* Doc: QML Qt.callLater(): Fix documentation warningsTopi Reinio2016-06-231-3/+3
* Fix a missing override declaration.Robin Burchell2016-06-221-1/+1
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-2276-344/+2233
* V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-2262-580/+668
* Fix build on Windows with MinGW and QNXSimon Hausmann2016-06-221-0/+1
* Make QSGEngine::initialize backend-independentLaszlo Agocs2016-06-224-14/+14
* D3D12: Support runtime threaded shader compilationLaszlo Agocs2016-06-228-43/+232
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-2137-162/+506
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-2137-162/+506
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2028-117/+130
| | |\
| | | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-200-0/+0
| | | |\
| | | | * QML: Only release types if they aren't referenced anymorev5.6.1-1Ulf Hermann2016-06-162-4/+14
| | | * | Doc: Refactor cpp integration Message sampleSamuel Gaist2016-06-191-5/+5
| | | * | qmltest::linecount - adjust text widthTimur Pocheptsov2016-06-181-1/+2
| | | * | Fix reference to Windows RT which actually meant Windows Runtime.Jake Petroules2016-06-161-1/+1
| | | * | Fix positioning of inline images in StyledText.Michael Brasser2016-06-163-7/+16
| | | * | Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-163-3/+3
| | | * | V4: Always set the tag when boxing a pointer in QV4::Value.Erik Verbruggen2016-06-166-73/+63
| | | * | ItemViews: Make the wording of the warning on cache properties slightly sterner.Robin Burchell2016-06-163-12/+18
| | | * | highdpi manual test: include <QDebug> not qDebug.hShawn Rutledge2016-06-161-1/+1
| | | * | Remove erronous setTextureSize() as it is already set previouslyAndy Shaw2016-06-151-1/+0
| | | * | Support glyphs outside em square in distance field cacheEskil Abrahamsen Blomfeldt2016-06-151-4/+8
| | | * | Add QNX to an x86-64 gcc/g++ listJames McDonnell2016-06-141-1/+1