aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Add some missing QT_{BEGIN,END}_NAMESPACE macrosJan Arve Sæther2019-03-212-0/+8
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-1315-36/+77
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-131-1/+1
|\
| * Doc: Fix link issuesNico Vertriest2019-02-281-1/+1
* | Properly revision new TestResult slotsKai Koehne2019-03-071-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-201-1/+5
|\|
| * Doc: elaborate on default values for Layout.alignmentMitch Curtis2019-02-191-1/+5
* | Add Settings.sync methodPaolo Angelelli2019-02-012-0/+20
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-014-13/+10
|\|
| * Remove revisions from Qt.labs.settings methods and propertiesPaolo Angelelli2019-01-304-13/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-291-3/+0
|\|
| * TestLib: Remove outdated note from TestCase.mouseDragJoerg Bornemann2019-01-221-3/+0
* | Doc: Fix Qt Quick Test documentationMitch Curtis2018-12-142-22/+21
* | TestCase: add isPolishScheduled() and waitForItemPolished()Mitch Curtis2018-12-101-0/+69
* | LocalStorage: Return new version of DB from changeVersion()Ulf Hermann2018-11-221-10/+17
|/
* 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