aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update plugins.qmltypes for ShapesMarco Benelli2017-07-061-192/+25
| * | Update QtQuick 2 plugins.qmltypesThomas Hartmann2017-07-061-2/+12
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0439-47/+57313
| |\|
| | * doc: Add font.hintingPreference to font type documentationEskil Abrahamsen Blomfeldt2017-06-301-0/+14
| | * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-304-9/+94
| | |\
| | | * Add changes file for 5.9.1v5.9.1Antti Kokko2017-06-221-0/+83
| | | * Merge 5.9 into 5.9.1Oswald Buddenhagen2017-06-1938-42/+370
| | | |\
| | | * | Fix QML compiler crashes on big endian systemsDmitry Shachnev2017-06-183-9/+11
| | * | | Bump versionOswald Buddenhagen2017-06-301-1/+1
| | * | | Update binary compatibility files for Qt 5.9.0 for QtDeclarativeMilla Pohjanheimo2017-06-304-0/+56607
| | * | | Fix ObjectModel::move() to mark the changes as movesJ-P Nurmi2017-06-292-1/+45
| | * | | QtQml: restore models definitions in qmltypesMarco Benelli2017-06-291-2/+466
| | * | | Yarr: Add Q_FALLTHROUGH to fallthroughs detected by GCC 7Friedemann Kleint2017-06-231-4/+5
| | * | | YarrOp: Initialize membersFriedemann Kleint2017-06-231-4/+4
| | * | | tst_qquicktext::width(): Fix GCC 7 warning about enum constant in boolean con...Friedemann Kleint2017-06-231-1/+1
| | * | | 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
| | * | | Fix GCC 7 warnings in examplesFriedemann Kleint2017-06-212-2/+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-308-0/+75
| * | | Do not access the qle_bitfield internals directlyAllan Sandfeld Jensen2017-06-281-4/+8
| * | | QQmlXMLHttpRequest: support sending ArrayBuffer dataAlberto Mardegan2017-06-264-2/+31
* | | | Do not break qtlocation when integratingJan Arve Saether2017-07-131-0/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-11361-3482/+17869
|\| | |
| * | | 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-212-31/+68
| * | | 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-2087-33/+13528
| |\ \ \
| | * \ \ Merge branch 'wip/scenegraphng' into devLaszlo Agocs2017-06-1987-33/+13528
| | |\ \ \
| | | * | | Path and PathMove doc fixesLaszlo Agocs2017-06-191-12/+10
| | | * | | Update Lancelot Shape tests for latest API changesLaszlo Agocs2017-06-1912-441/+399
| | | * | | Rename to vendorExtensionsEnableLaszlo Agocs2017-06-195-13/+13
| | | * | | Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-085-38/+55