aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | YarrOp: Initialize membersFriedemann Kleint2017-06-231-4/+4
| | * | | Support non-integer pixel-ratio in QQuickWidgetAllan Sandfeld Jensen2017-06-221-6/+8
| | * | | Fix typo in QQuickWindow::setRenderTarget warningGunnar Sletta2017-06-221-1/+1
| | * | | Fix alignment issue on ARMv7Simon Hausmann2017-06-221-0/+2
| | * | | Doc: Fix link to Window.screenTopi Reinio2017-06-201-1/+1
| | * | | Silence -Wuninitialized warningAllan Sandfeld Jensen2017-06-201-0/+3
| | * | | Fix excessive recursion in rendererGunnar Sletta2017-06-191-3/+4
| | | |/ | | |/|
| | * | Don't leak QQmlJavaScriptExpression errorsColin Ogilvie2017-06-162-1/+1
| | * | Doc: Enclose regular expressions with \badcodeTopi Reinio2017-06-161-1/+7
| | * | testlib: print out milliseconds for datetimeLiang Qi2017-06-161-0/+6
| | * | Doc: Avoid copyright text in the codeblock by using \snippetVenugopal Shivashankar2017-06-165-9/+12
| | * | Delay the deletion of QSGTextures until all windows are synchronizedDominik Holland2017-06-1610-2/+33
| * | | doc: Use correct class in docs for font.kerningEskil Abrahamsen Blomfeldt2017-07-042-2/+2
| * | | Suppress warning about QSignalMapper being deprecatedThiago Macieira2017-07-031-0/+3
| * | | Expose "kerning" property for fontsEskil Abrahamsen Blomfeldt2017-06-307-0/+59
| * | | Do not access the qle_bitfield internals directlyAllan Sandfeld Jensen2017-06-281-4/+8
| * | | QQmlXMLHttpRequest: support sending ArrayBuffer dataAlberto Mardegan2017-06-261-2/+7
* | | | Do not break qtlocation when integratingJan Arve Saether2017-07-131-0/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-11196-1317/+8730
|\| | |
| * | | shapes: Convert QT_NO_OPENGL to QT_CONFIG(opengl)Liang Qi2017-06-267-20/+32
| * | | Add Q_ASSERT to test prevNodeJesus Fernandez2017-06-261-0/+1
| * | | Initialize uniform location variablesJesus Fernandez2017-06-261-2/+2
| * | | Initialize variablesJesus Fernandez2017-06-261-4/+4
| * | | Initialize pointerJesus Fernandez2017-06-261-1/+1
| * | | Initialize pointerJesus Fernandez2017-06-261-1/+2
| * | | Support external textures (samplerExternalOES) in ShaderEffectYevhen Kyriukha2017-06-233-16/+29
| * | | Update plugins.qmltypesMitch Curtis2017-06-221-8/+25
| * | | Fix lookup of formals in QML signal handlers with AOTSimon Hausmann2017-06-211-31/+32
| * | | QQuickImplicitSizeItem: don't redefine implicit size change signalsMitch Curtis2017-06-213-31/+6
| * | | Merge "Merge branch 'wip/scenegraphng' into dev" into refs/staging/devLaszlo Agocs2017-06-2039-30/+6056
| |\ \ \
| | * \ \ Merge branch 'wip/scenegraphng' into devLaszlo Agocs2017-06-1939-30/+6056
| | |\ \ \
| | | * | | Path and PathMove doc fixesLaszlo Agocs2017-06-191-12/+10
| | | * | | Rename to vendorExtensionsEnableLaszlo Agocs2017-06-192-9/+9
| | | * | | Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-082-29/+29
| | | * | | Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-087-191/+30
| | | * | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-06-08115-1065/+1636
| | | |\ \ \
| | | * | | | Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-076-92/+55
| | | * | | | Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-0221-2773/+1961
| | | * | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-31240-606/+1641
| | | |\ \ \ \
| | | * | | | | Move PathItem to qt.labsLaszlo Agocs2017-04-2522-40/+439
| | | * | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-25116-1361/+1649
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-03200-2589/+3940
| | | |\ \ \ \ \ \
| | | * | | | | | | PathItem: add some docs for the JS APILaszlo Agocs2017-03-301-0/+211
| | | * | | | | | | PathItem/generic: Fix spread modes in gradient materialLaszlo Agocs2017-03-301-0/+4
| | | * | | | | | | Add a PathItem autotest for the declarative APILaszlo Agocs2017-03-302-1/+21
| | | * | | | | | | PathItem docs for the declarative APILaszlo Agocs2017-03-305-17/+447
| | | * | | | | | | Fix async PathItem results not always showing upLaszlo Agocs2017-03-281-0/+6
| | | * | | | | | | Fix for disappearing VisualPath entries in generic PathItemLaszlo Agocs2017-03-171-5/+9
| | | * | | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-03-01216-3935/+7643
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | JS API for defining static paths and draw paramsLaszlo Agocs2017-01-279-89/+938