aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use custom debug stream operator in console.logMårten Nordheim2018-11-081-5/+8
* Remove invalid fixmeFrederik Gladhorn2018-11-061-1/+1
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-0646-297/+1487
|\
| * Remove misleading Q_UNUSED(uri)Nazar Gerasymchuk2018-11-055-5/+0
| * DesignerSupport: Fix emitComponentCompleteSignalForAttachedPropertyThomas Hartmann2018-11-052-5/+12
| * QV4::Scoped: Use explicit operator boolJüri Valdmann2018-11-051-4/+1
| * Create proper template objectsLars Knoll2018-11-021-14/+40
| * Pass the raw string value to template literalsLars Knoll2018-11-022-4/+20
| * Also store the raw string value for template strings in the lexerLars Knoll2018-11-022-22/+48
| * Doc: Remove wrong return typeJoni Poikelin2018-11-021-1/+1
| * Extend QQmlElement with empty placement delete operatorFredrik Orderud2018-11-021-0/+4
| * Clone ContextType::Global as ContextType::ScriptImportedByQMLJüri Valdmann2018-11-017-12/+16
| * 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-311-1/+10
| * 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-306-1/+157
| * 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-307-8/+51
| |\
| * \ Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-3011-35/+85
| |\ \
| * | | Add WavefrontMeshEskil Abrahamsen Blomfeldt2018-10-258-1/+901
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-0112-23/+85
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-297-8/+51
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Accessible: Return StaticText if there is no explicit role setAndy Shaw2018-10-191-4/+6
| | * | 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-132-0/+10
| | * | Qt Labs Settings: warn if failed to initialize internal QSettings instanceMitch Curtis2018-10-111-0/+22
| | * | Document that aliases cannot point to attached propertiesMitch Curtis2018-10-091-0/+2
| * | | Hold internal reference to incubator object while incubatingMichael Brasser2018-10-261-7/+11
| * | | 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 missing "We mean it." warningLiang Qi2018-10-241-0/+11
* | | | QQuickTableView QQuickFlickable: make destructors explicitly overrideYulong Bai2018-10-313-4/+8
* | | | Doc: explain why QQuickTest::qIsPolishScheduled() is usefulMitch Curtis2018-10-311-0/+18
* | | | Add QQuickTest::qWaitForItemPolished()Mitch Curtis2018-10-312-0/+28
* | | | Add QQuickTest::qIsPolishScheduled()Mitch Curtis2018-10-314-1/+27
* | | | Make QQmlDirParser and QQmlError available in QmlDevToolsUlf Hermann2018-10-2512-25/+103
* | | | Add an extra diagnostic kind "Hint"Ulf Hermann2018-10-241-1/+1
* | | | Move QQmlJS::SourceLocation to its own fileUlf Hermann2018-10-244-23/+91
* | | | QmlDebug: Add QQmlInspectorClientUlf Hermann2018-10-244-0/+296
* | | | QmlDebug: Add QQmlEngineDebugClientUlf Hermann2018-10-244-0/+813
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-247-22/+53
|\| | |
| * | | Fix erroneous enum conflict warningsSimon Hausmann2018-10-231-5/+24
| * | | QQuickStateGroup: Warn if two states have the same nameAlbert Astals Cid2018-10-231-0/+8