aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * Refactor the calling code for (Simple)ScriptFunctionLars Knoll2016-12-091-1/+1
| * Change ExecutionContext::getFunctionObject() to getFunction()Lars Knoll2016-12-062-18/+11
| * Cleanup and reduce the number of overloads for QQmlBinding::create()Lars Knoll2016-12-061-1/+1
| * Start cleaning up the QmlContextWrapperLars Knoll2016-12-041-2/+3
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
| * Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-282-12/+24
| |\
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-282-12/+24
| | |\
| * | | D3D12: Output error messagesFriedemann Kleint2016-11-281-23/+49
| |/ /
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-1/+4
|\| |
| * | D3D12: Fix RESOURCE_BARRIER_BEFORE_AFTER_MISMATCHLaszlo Agocs2016-11-251-1/+4
* | | OpenVG: Fix Recursive LayersAndy Nichols2016-12-135-13/+56
* | | OpenVG: Use QRawFont qHash function in font cacheAndy Nichols2016-12-132-28/+3
* | | OpenVG: Support rendering paths with non-affine transformsAndy Nichols2016-12-1319-197/+586
* | | OpenVG Scenegraph AdaptationAndy Nichols2016-12-1339-0/+6045
* | | V4 Debugger: Add an option to pass additional context for evaluateUlf Hermann2016-12-093-18/+34
* | | headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-0714-16/+16
* | | QmlDebug: Allow specifying debug connectors on the command lineUlf Hermann2016-11-242-4/+4
* | | QmlDebug: Only wait in EngineControl service when "block" is activeUlf Hermann2016-11-242-2/+4
* | | QmlTooling: Retry local client connection on errorUlf Hermann2016-11-231-2/+10
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-232-12/+8
|\| |
| * | Move rebuildGeometry() functions of nodesFriedemann Kleint2016-11-221-9/+5
| * | QSGRendererInterface: Add Resource suffix for consistencyLaszlo Agocs2016-11-181-3/+3
* | | QmlTooling: Move native debug service into own pluginUlf Hermann2016-11-1810-10/+139
* | | QmlTooling: Move QDebugMessageService into own pluginUlf Hermann2016-11-1810-8/+139
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-034-8/+8
|\| |
| * | d3d12 plugin depends on quickSamuli Piippo2016-10-241-1/+1
| * | Cast enums to int before streaming into QDataStreamThiago Macieira2016-10-233-7/+7
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-186-37/+42
|\| |
| * | d3d12: Use qtConfig() in place of config_d3d12 for the pluginLaszlo Agocs2016-10-171-1/+2
| * | Fix d3d12 plugin compilation after QSGGeometry API reviewLaszlo Agocs2016-10-141-3/+4
| * | Fix enums in QSGGeometryLaszlo Agocs2016-10-124-11/+11
| * | Turn the no-network support into a configurable featureLars Knoll2016-10-101-22/+25
* | | QQmlProfilerService: reduce allocationsAnton Kudryavtsev2016-10-071-7/+18
* | | Plugins: add missing 'override'Anton Kudryavtsev2016-10-062-20/+20
* | | optimize string usage: use fromLatin1() lessAnton Kudryavtsev2016-09-081-4/+6
* | | Merge remote-tracking branch 'origin/5.8' into devSimon Hausmann2016-08-271-0/+4
|\| |
| * | Merge dev into 5.8Oswald Buddenhagen2016-08-225-26/+59
| |\ \
| * | | winrt: Make certification pass on D3D12 backendMaurice Kalinowski2016-08-171-0/+4
* | | | Plugins: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-2610-62/+65
* | | | NativeDebugger: fix MSVC buildAnton Kudryavtsev2016-08-251-9/+9
| |/ / |/| |
* | | D3D12: Convert 8-bit glyphs to 32-bit to prevent using R8 formatsLaszlo Agocs2016-08-175-26/+59
|/ /
* | QML: Make all fields in QQmlPropertyRawData privateErik Verbruggen2016-08-101-3/+3
* | Fix static buildMaurice Kalinowski2016-08-091-11/+11
* | D3D12: Fix winrt buildLaszlo Agocs2016-08-022-0/+4
* | V4: Make ExecutionEngine's debugger and profiler privateUlf Hermann2016-07-283-10/+10
* | Qml: Create profiler adapters in the pluginsUlf Hermann2016-07-282-2/+2
* | Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-2826-173/+164
* | Remove some unnecessary includesUlf Hermann2016-07-261-1/+0
* | D3D12: clean up loggingLaszlo Agocs2016-07-192-35/+38
* | software: Add support for QSGRenderNodeLaszlo Agocs2016-07-196-6/+9