aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-254-8/+8
|\
| * Doc: Correct QML type for FolderListModel.folderPaul Wicking2018-06-211-4/+4
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-193-4/+4
* | Move QtQuick.Shapes implementation to qtquickshapes, privately exportedPaolo Angelelli2018-06-2131-6317/+7
* | Add value/setValue apiDmitriy Yatmanov2018-05-152-0/+36
* | Don't save built-in properties if there aren't any qml propertiesDmitriy Yatmanov2018-05-141-0/+4
* | Add possibility to read INI fileDmitriy Yatmanov2018-05-145-6/+46
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-111-1/+1
|\|
| * Fix build without features.quick-pathTasuku Suzuki2018-05-101-1/+1
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-0213-105/+11
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-3/+1
|\|
| * Build fix for -no-feature-testlibPasi Petäjäjärvi2018-04-231-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-2118-33/+99
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-181-0/+1
|\|
| * QQuickShapeGenericRenderer: Fix clang-cl-warning about uninitialized variableFriedemann Kleint2018-04-121-0/+1
* | qtlite: Fix build with -no-feature-testlibMikhail Svetkin2018-04-121-1/+3
* | Disambiguate different allocation functions in the memory managerLars Knoll2018-04-121-1/+1
* | QQuickTableView: add new class: QQuickTableViewRichard Moe Gustavsen2018-04-125-1/+114
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-121-1/+1
|\|
| * Fix plugins.qmltypes for QtQml installation in static buildsSimon Hausmann2018-04-101-1/+1
* | testlib: Support regular expression ignores in ignoreMessageRobin Burchell2018-04-091-0/+18
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-229-3/+30
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-035-28/+33
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-2727-51/+46
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-221-0/+1
|\|
| * QuickTest: declare a missing QtQuick.Window dependencyJ-P Nurmi2018-02-211-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-201-2/+3
|\|
| * 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.11' into devQt Forward Merge Bot2018-02-152-2/+6
|\|
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-122-2/+6
| |\