aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Doc: place more importance on not binding to x/y/width/heightMitch Curtis2018-10-171-4/+8
* Qt Labs Settings: warn if failed to initialize internal QSettings instanceMitch Curtis2018-10-111-0/+22
* Add QT_CONFIG(filesystemwatcher) guard for includeLiang Qi2018-10-011-0/+2
* Build: XmlListModel depends on qtConfig(qml-network)Liang Qi2018-09-101-0/+2
* Fix items in layouts not being rendered when layers are usedMitch Curtis2018-07-091-0/+3
* Update plugins.qmltypes for WindowMarco Benelli2018-07-021-1/+1
* Doc: Correct QML type for FolderListModel.folderPaul Wicking2018-06-211-4/+4
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-193-4/+4
* 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
* 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
* 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