aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-0532-3079/+4
* Expose let/const variables from imported JS scriptsJüri Valdmann2018-11-0210-104/+140
* Doc: Qt QML: Fix documentation warningsTopi Reinio2018-11-024-34/+57
* Don't crash when compiling with QT_FORCE_ASSERTS enabledLars Knoll2018-11-021-1/+1
* Fix a crash when allocating huge memory segmentsLars Knoll2018-11-022-3/+14
* Extend QQmlElement with empty placement delete operatorFredrik Orderud2018-11-021-0/+4
* Clone ContextType::Global as ContextType::ScriptImportedByQMLJüri Valdmann2018-11-018-13/+17
* Doc: Use input handlers and controls wherever appropriateVenugopal Shivashankar2018-11-013-198/+199
* Doc: make QML type naming rules more searchableMitch Curtis2018-11-011-1/+12
* Make sure not to clobber tail call arguments when unrolling stackErik Verbruggen2018-11-011-3/+6
* Clarify documentation about throwError and the specific error typesSimon Hausmann2018-10-312-6/+22
* Fix issues with lookup of scoped enums on SingletonsMichael Brasser2018-10-314-2/+26
* imports: fix wavefrontmesh inclusionMikko Gronoff2018-10-301-3/+3
* Doc: Fix linking to Qt Quick ControlsTopi Reinio2018-10-302-3/+2
* Add convenience functions for creating and inspecting error objectsAllan Sandfeld Jensen2018-10-307-4/+217
* Add a brief section about security of JavaScript with QtSimon Hausmann2018-10-301-0/+12
* QQWindow: cancel touch->mouse synthesis when touch is ungrabbedShawn Rutledge2018-10-302-22/+30
* Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-10-3012-38/+232
|\
| * Accessible: Return StaticText if there is no explicit role setAndy Shaw2018-10-192-5/+75
| * At least warn when triggering a rendering limitationAllan Sandfeld Jensen2018-10-181-0/+3
| * Doc: place more importance on not binding to x/y/width/heightMitch Curtis2018-10-171-4/+8
| * Warn, don't crash during nested delivery of mouse or touch pressesShawn Rutledge2018-10-134-0/+92
| * Qt Labs Settings: warn if failed to initialize internal QSettings instanceMitch Curtis2018-10-112-4/+52
| * qmlplugindump: Remove sigsegv handlerKai Koehne2018-10-111-25/+0
| * Document that aliases cannot point to attached propertiesMitch Curtis2018-10-091-0/+2
* | Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-3027-37/+308
|\ \
| * | Hold internal reference to incubator object while incubatingMichael Brasser2018-10-263-7/+60
| * | Fix backward QML compatibility for Flickable.isAtBoundaryChanged()Alexander Akulich2018-10-251-4/+5
| * | Fix QML compatibility for Text.contentWidth/Height changed handlersAlexander Akulich2018-10-251-2/+4
| * | [Micro]Optimize duplicate state name checkAlbert Astals Cid2018-10-251-2/+3
| * | Add test for the duplicate state name warningAlbert Astals Cid2018-10-252-0/+25
| * | Add missing "We mean it." warningLiang Qi2018-10-241-0/+11
| * | Fix erroneous enum conflict warningsSimon Hausmann2018-10-232-6/+25
| * | QQuickStateGroup: Warn if two states have the same nameAlbert Astals Cid2018-10-231-0/+8
| * | Fix lookup of methods in the scope objectSimon Hausmann2018-10-223-5/+36
| * | Make sectionsSnap test more robustMichael Brasser2018-10-221-1/+1
| * | Add test for importing let/const variables from scriptsJüri Valdmann2018-10-228-0/+120
| * | INTEGRITY: Fix build failures on 64-bit ARMPasi Petäjäjärvi2018-10-224-12/+12
* | | Add WavefrontMeshEskil Abrahamsen Blomfeldt2018-10-258-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-197-8/+74
* | Item Views: cancel flicking before a model resetTobias Koenig2018-10-191-0/+1
* | Export QQmlInstantiator and QQmlInstantiatorPrivate privatelyMitch Curtis2018-10-182-2/+6
* | Optimize QQuickWindowPrivate::grabTouchPoints()Shawn Rutledge2018-10-181-7/+19
* | qtlite: qml-preview depends on features.filesystemwatcherLiang Qi2018-10-181-0/+1
* | JS: Fix stack buffer overflow in the QML/JS parserLars Knoll2018-10-182-15/+11
* | Improve interaction between snapping and sectionsMichael Brasser2018-10-173-11/+134
* | TableView: connect to 'layoutChanged' signal from the modelRichard Moe Gustavsen2018-10-174-2/+62
* | QQmlAdaptorModel: return correct column count from the modelRichard Moe Gustavsen2018-10-173-1/+3
* | Improve some pathelogical borderImage casesAllan Sandfeld Jensen2018-10-172-9/+19