aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Update plugins.qmltypes for Qt.labs.settingsKai Koehne2019-02-221-6/+3
* Doc: elaborate on default values for Layout.alignmentMitch Curtis2019-02-191-1/+5
* Remove revisions from Qt.labs.settings methods and propertiesPaolo Angelelli2019-01-304-13/+10
* TestLib: Remove outdated note from TestCase.mouseDragJoerg Bornemann2019-01-221-3/+0
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-11-1615-1672/+93
|\
| * Update plugins.qmltypesKai Koehne2018-11-145-54/+48
| * Fix copyright header of wavefrontmesh pluginKai Koehne2018-11-093-15/+45
| * Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-057-1603/+0
* | Qt Quick Test: support tags filter on tests runKirill Burtsev2018-11-152-19/+54
* | Fix TestCase::skip to ignore rest of the data rows in TestCaseKirill Burtsev2018-11-071-0/+1
* | Remove misleading Q_UNUSED(uri)Nazar Gerasymchuk2018-11-055-5/+0
|/
* imports: fix wavefrontmesh inclusionMikko Gronoff2018-10-301-3/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-10-302-4/+30
|\
| * 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 WavefrontMeshEskil Abrahamsen Blomfeldt2018-10-257-1/+901
* | FolderListModel: use header initialization; fix pedantic warningsv5.12.0-beta3Shawn Rutledge2018-10-192-26/+14
* | Add sortCaseSensitive property so the sorting can ignore the caseAndy Shaw2018-10-194-1/+36
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-011-0/+2
|\|
| * Add QT_CONFIG(filesystemwatcher) guard for includeLiang Qi2018-10-011-0/+2
* | Cleanups in Value/PrimitiveLars Knoll2018-09-171-5/+5
* | Doc: Use a macro to resolve the QML import versionTopi Reinio2018-09-145-28/+32
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-111-0/+2
|\|
| * Build: XmlListModel depends on qtConfig(qml-network)Liang Qi2018-09-101-0/+2
* | Update plugins.qmltypesKai Koehne2018-09-0622-35/+501
* | Make QtDeclarative work for the no-thread configMorten Johan Sørvig2018-09-051-2/+2
* | qmlplugindump: Automatically use most up to date QtQuick versionKai Koehne2018-08-305-7/+5
* | QQuickTableView: move TableView from Qt.labs to QtQuickRichard Moe Gustavsen2018-08-225-114/+1
* | Allow DelegateModel-based views to support multiple delegate typesPaolo Angelelli2018-08-174-1/+99
* | Remove support for iterating over the proto chain from ObjectIteratorLars Knoll2018-08-021-1/+1
* | Clean up QQmlCustomParser APISimon Hausmann2018-07-302-5/+5
* | Doc: bump import version to 2.12Shawn Rutledge2018-07-246-12/+12
* | Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-175-389/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-162-1/+4
|\|
| * 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
* | Prefix vtable methods with virtualLars Knoll2018-07-031-4/+4
* | Replace Identifier by PropertyKeyLars Knoll2018-07-021-2/+2
* | Unify the get and getIndexed vtable functions of QV4::ObjectLars Knoll2018-07-021-4/+8
* | Add defaultLogLevel to LoggingCategoryTomasz Olszak2018-06-251-2/+13
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-254-8/+8
|\ \
| * | 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
* | | Add Proxy support for prototype handlingLars Knoll2018-06-251-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
|\|