aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-11308-1130/+6376
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-05308-1127/+6377
| |\
| | * ColumnLayout and RowLayout documentation typoJeremy Katz2019-09-031-2/+2
| | * Merge "Merge remote-tracking branch 'origin/5.14' into dev"Qt Forward Merge Bot2019-09-0412-96/+644
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-09-0412-96/+644
| | |/|
| | | * PathMultiline: handle directly-bound QVector<QPolygonF>Shawn Rutledge2019-09-033-7/+144
| | | * Allow semicolon after property declarationFabian Kosmale2019-09-033-7/+33
| | | * PathMultiline: allow lists/vectors of polygons or point lists/vectorsShawn Rutledge2019-09-025-35/+253
| | | * Enable PathPolyline to take a QPolygonF or QVector<QPointF> pathShawn Rutledge2019-09-025-18/+182
| | | * Visit lists iteratively when parsing QMLUlf Hermann2019-09-021-35/+38
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into dev"Qt Forward Merge Bot2019-08-3124-43/+380
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-08-3124-43/+380
| | |/| | | | | |/
| | | * Fix pedantic warnings in QQuickImageShawn Rutledge2019-08-301-3/+2
| | | * Add a createTextureFromId() alternativeLaszlo Agocs2019-08-307-7/+318
| | | * QQuickFbo: add the RHI warningLaszlo Agocs2019-08-302-1/+6
| | | * Add a note to QSGEngine about its incompatibility with the RHILaszlo Agocs2019-08-302-0/+6
| | | * Fix build with -no-feature-quick-pathJohan Klokkhammer Helsing2019-08-302-3/+6
| | | * Avoid introducing rhiTexture() in the public API of QSGTextureLaszlo Agocs2019-08-295-25/+23
| | | * Fix not printing logs with QSG_INFO when forcing rhi backend from C++Laszlo Agocs2019-08-293-3/+16
| | | * Set point size in visualization vertex shaderLaszlo Agocs2019-08-292-1/+3
| | * | Fix build without features.easingcurveTasuku Suzuki2019-08-302-0/+11
| | * | Fix qqmltypeloader autotest for androidJan Arve Sæther2019-08-293-3/+28
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into dev"Qt Forward Merge Bot2019-08-2914-14/+110
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-08-2914-14/+110
| | |/| | | | | |/
| | | * CMake: Document newly introduced QT5_IMPORT_QML_PLUGINS functionAlexandru Croitor2019-08-282-0/+62
| | | * QQuickDragHandler: Add revision to snapModeUlf Hermann2019-08-282-2/+3
| | | * Android multiarch supportBogDan Vatra2019-08-282-2/+10
| | | * Merge dev into 5.14Kari Oikarinen2019-08-27199-722/+4029
| | | |\
| | | * | Improve error message when setting to a property with unknown typeAleix Pol2019-08-236-8/+32
| | | * | QQmlBind: Fix qdoc warningFriedemann Kleint2019-08-211-1/+1
| | | * | qqmlconnections.cpp: Fix deprecation warning about QStringFriedemann Kleint2019-08-211-1/+2
| | * | | Bump versionKari Oikarinen2019-08-271-1/+1
| | | |/ | | |/|
| | * | Harmonize meta object revisions and minor versionsUlf Hermann2019-08-2622-111/+111
| | * | Regenerate plugins.qmltypesUlf Hermann2019-08-2616-47/+677
| | * | Make the qmllint test an actual testUlf Hermann2019-08-262-15/+19
| | * | QQuickPinch: Declare notify signal for targetUlf Hermann2019-08-261-1/+1
| | * | Stabilize image and borderimage multiFrame testsShawn Rutledge2019-08-242-10/+28
| | * | Move currentFrame and frameCount properties up to QQuickImageBaseShawn Rutledge2019-08-2423-39/+447
| | * | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-237-14/+22
| | * | QQuickImageBase: prepare for rescalable PDF as an image formatShawn Rutledge2019-08-231-2/+3
| | * | qmlplugindump: Handle types reexported by QtQuickFabian Kosmale2019-08-221-61/+72
| | * | Remove an unused event type in the threaded render loopLaszlo Agocs2019-08-223-34/+0
| | * | rendernode example: Add support for MetalLaszlo Agocs2019-08-2211-4/+529
| | * | Add missing scenegraph example docsLaszlo Agocs2019-08-2212-1/+320
| | * | Implement QSGRenderNode for the rhi pathLaszlo Agocs2019-08-227-64/+284
| | * | Make ImageParticle functional when rendering via the RHILaszlo Agocs2019-08-2218-147/+884
| | * | qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-216-28/+44
| | * | Fix deployment of QtQuick for Android with dummy_imports.qmlJan Arve Sæther2019-08-213-0/+24
| | * | Postpone the deprecation warning for Connections onFoo until 5.15Ulf Hermann2019-08-211-0/+2
| | * | Remove the last usages of deprecated APIsSona Kurazyan2019-08-205-12/+70