aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * testlib: add key sequence functionLiang Qi2017-11-032-3/+24
* | | Fix failed assertions coming from the QML list modelLars Knoll2017-12-291-2/+4
|/ /
* | Fix deprecation warningAllan Sandfeld Jensen2017-12-051-3/+6
* | Warn if a layout has children with anchorsJan Arve Sæther2017-11-284-2/+14
* | Fix positioning and placement of initially invisible items in layoutsSascha Siebert2017-11-222-30/+28
* | Merge remote-tracking branch 'origin/wip/new-backend' into devSimon Hausmann2017-11-211-31/+40
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into new-backendLars Knoll2017-11-083-5/+30
| |\ \
| * | | Simplify JSCallData constructionLars Knoll2017-11-071-9/+9
| * | | Rename JSCall to JSCallDataLars Knoll2017-11-071-3/+3
| * | | Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-2220-75/+59
| |\ \ \
| * | | | Change CallData::argc to be a QV4::ValueErik Verbruggen2017-09-191-7/+7
| * | | | Merge remote-tracking branch 'origin/5.10' into wip/new-backendSimon Hausmann2017-09-122-27/+14
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-085-127/+138
| |\ \ \ \ \
| * | | | | | Always set the correct FunctionObject when calling JS functionsLars Knoll2017-09-021-12/+12
| * | | | | | Move ScopedCallData and ScopedStackFrame into a separate fileLars Knoll2017-09-011-0/+1
| * | | | | | Merge remote-tracking branch 'origin/dev' into wip/new-backendLars Knoll2017-08-2240-15/+7004
| |\ \ \ \ \ \
| * | | | | | | Remove Scope::result and convert calling convention for builtinsLars Knoll2017-08-081-12/+20
| * | | | | | | Change function signatures for call/construct backLars Knoll2017-08-041-3/+3
* | | | | | | | Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-175-6/+6
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Add new PathAngleArc typeMichael Brasser2017-11-072-1/+26
* | | | | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-061-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-241-4/+4
| |\ \ \ \ \
| | * | | | | Fix outdated FDL license headerKai Koehne2017-10-171-4/+4
* | | | | | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2518-50/+50
|/ / / / / /
* | | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-201-0/+9
|\| | | | |
| * | | | | Settings: document how to have several categoriesMitch Curtis2017-09-071-0/+9
* | | | | | qmltest: Enumerate test cases / functions without evaluating QMLTor Arne Vestbø2017-09-131-25/+0
| |_|_|_|/ |/| | | |
* | | | | shapes: Reduce stroke/fill node dataLaszlo Agocs2017-09-052-27/+14
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-053-5/+5
|\| | |
| * | | Doc: Fix capitalization in section titlesTopi Reinio2017-08-293-5/+5
* | | | Revert "Make QtQuickTest::mouseEvent use QTest::mouseX"Jani Heikkinen2017-09-041-18/+6
* | | | Merge dev into 5.10Frederik Gladhorn2017-09-022-19/+24
|\ \ \ \
| * | | | Make QtQuickTest::mouseEvent use QTest::mouseXAlbert Astals Cid2017-08-301-6/+18
| * | | | QQmlSettings: use categorised loggingMitch Curtis2017-08-291-13/+6
| | |_|/ | |/| |