aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/5.11' into wip/webassemblyMorten Johan Sørvig2018-06-041-3/+3
|\
| * Fix build without features.quick-pathTasuku Suzuki2018-05-101-1/+1
| * Build fix for -no-feature-testlibPasi Petäjäjärvi2018-04-231-2/+2
* | wasm: revert DirectConnection changesLorn Potter2018-05-151-5/+0
* | webassembly: fix for crash and assert on no thread and wasm buildsLorn Potter2018-05-141-0/+5
* | Merge remote-tracking branch 'origin/5.11.0' into wip/webassemblyMorten Johan Sørvig2018-05-1126-37/+131
|\|
| * Update builtins.qmltypesKai Koehne2018-04-201-2/+37
| * Document latest QtQuick.Test import version to be 2.11Kai Koehne2018-04-201-1/+1
| * Document latest QtQuick.Layouts import to be 2.11Kai Koehne2018-04-201-1/+1
| * Document latest QtQuick.Particles import version to be 2.11Kai Koehne2018-04-201-1/+1
| * Document latest QtQml.StateMachine import version to be 2.11Kai Koehne2018-04-202-2/+2
| * Document latest QtQuick.XmlListModule import version to be 2.11Kai Koehne2018-04-202-3/+3
| * Document latest QtQuick.Window version to be 2.11Kai Koehne2018-04-202-3/+3
| * Document latest QtQml.Models import version to be 2.11Kai Koehne2018-04-203-4/+13
| * Document latest QtQuick.LocalStorage version to be 2.11Kai Koehne2018-04-203-3/+3
| * Update plugins.qmltypes for QtQuickKai Koehne2018-04-192-13/+35
| * QQuickShapeGenericRenderer: Fix clang-cl-warning about uninitialized variableFriedemann Kleint2018-04-121-0/+1
| * Fix plugins.qmltypes for QtQml installation in static buildsSimon Hausmann2018-04-101-1/+1
| * add qmlRegisterModule to all QML plugins (QUIP 99)Shawn Rutledge2018-03-218-0/+26
| * Simplify handling of function expressions as signal handlersMichael Brasser2018-03-211-7/+0
| * Handle function expressions in SignalTransitionMichael Brasser2018-03-211-3/+11
* | webassembly: revert the bitfield patchLorn Potter2018-03-233-37/+1
* | Merge remote-tracking branch 'gerrit/5.11' into wip/webassemblyMorten Johan Sørvig2018-03-0846-170/+787
|\|
| * doc: Fix one link commandMartin Smith2018-03-021-1/+1
| * Doc: correct references to snippetNico Vertriest2018-02-281-6/+28
| * doc: Remove duplicate qdoc commentMartin Smith2018-02-281-17/+0
| * use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-273-4/+4
| * init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-262-10/+5
| * use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-2626-42/+42
| * QuickTest: declare a missing QtQuick.Window dependencyJ-P Nurmi2018-02-211-0/+1
| * Layout: improve warning message when anchors are detectedMitch Curtis2018-02-201-1/+1
| * Only warn about actual *anchors* in layout childrenJan Arve Sæther2018-02-191-1/+2
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-122-2/+6
| |\
| | * Fix Shapes not playing well with QtGraphicalEffectsPaolo Angelelli2018-01-312-2/+6
| * | Add a plugins.qmltypes for sharedimageUlf Hermann2018-02-081-0/+11
| * | FolderListModel docs: import 2.11 (Qt minor version) (QUIP 99)Shawn Rutledge2018-02-081-4/+4
| * | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-023-7/+6
| * | Add optimized path for QML ShapePathKaj Grönholm2018-02-011-0/+2
| * | FolderListModel: add status propertyIlya Kotov2018-01-286-4/+92
| * | Give Qt Quick Test its own documentation moduleMitch Curtis2018-01-262-2/+2
| * | QQuickShape: override contains(QPointF); demonstrate in examplesShawn Rutledge2018-01-256-6/+92
| * | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+308
| |\|
| | * Qt.labs.handlers: add plugins.qmltylesShawn Rutledge2018-01-121-0/+308
| * | QQuickShapePrivate: use header init, order storage by typeShawn Rutledge2018-01-162-15/+9
| * | Move the last builtin methods over to the new calling conventionLars Knoll2018-01-151-31/+31
| * | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-0812-17/+135
| |\ \
| | * | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-2012-17/+135
| | |\|
| | | * QmlJs: update plugins.qmltypesMarco Benelli2017-12-145-9/+78
| | | * Rename Shapes plugin's qrc to something more uniqueLaszlo Agocs2017-12-143-2/+2
| | | * Add optional timing logs for Shape triangulationLaszlo Agocs2017-12-122-3/+31