aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-0521-1377/+1
* Expose let/const variables from imported JS scriptsJüri Valdmann2018-11-021-2/+2
* Fix a crash when allocating huge memory segmentsLars Knoll2018-11-021-0/+12
* Fix issues with lookup of scoped enums on SingletonsMichael Brasser2018-10-313-1/+16
* Add convenience functions for creating and inspecting error objectsAllan Sandfeld Jensen2018-10-301-3/+60
* Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-10-304-5/+181
|\
| * Accessible: Return StaticText if there is no explicit role setAndy Shaw2018-10-191-1/+69
| * Warn, don't crash during nested delivery of mouse or touch pressesShawn Rutledge2018-10-132-0/+82
| * Qt Labs Settings: warn if failed to initialize internal QSettings instanceMitch Curtis2018-10-111-4/+30
* | Hold internal reference to incubator object while incubatingMichael Brasser2018-10-262-0/+49
* | Add test for the duplicate state name warningAlbert Astals Cid2018-10-252-0/+25
* | Fix erroneous enum conflict warningsSimon Hausmann2018-10-231-1/+1
* | Fix lookup of methods in the scope objectSimon Hausmann2018-10-222-0/+27
* | 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
* | Add sortCaseSensitive property so the sorting can ignore the caseAndy Shaw2018-10-193-7/+38
* | JS: Fix stack buffer overflow in the QML/JS parserLars Knoll2018-10-181-0/+1
* | Improve interaction between snapping and sectionsMichael Brasser2018-10-172-0/+107
* | TableView: connect to 'layoutChanged' signal from the modelRichard Moe Gustavsen2018-10-172-2/+51
* | QQmlAdaptorModel: return correct column count from the modelRichard Moe Gustavsen2018-10-172-0/+2
* | Remove old 'Getting started with Qt Quick' exampleKai Koehne2018-10-151-1/+0
* | JS: Check if the rhs of an assignment had errors before using itErik Verbruggen2018-10-151-0/+1
* | JS: Check lhs of an 'in' expression to be an lvalueErik Verbruggen2018-10-151-0/+1
* | Fix translation contexts for paths with drive letters on WindowsErik Verbruggen2018-10-151-0/+69
* | Abort parsing on errorLars Knoll2018-10-151-0/+1
* | JS: Check expressions inside template literals for validityErik Verbruggen2018-10-121-0/+1
* | Fix error reporting when imports or re-exports in modules failSimon Hausmann2018-10-114-1/+22
* | JS: Check array subscripts for validity when generating codeErik Verbruggen2018-10-111-0/+20
* | QML Engine: Support for JavaScript PromisesValery Kotov2018-10-1136-146/+2228
* | QML Tooling: Prevent property capture while collecting dataUlf Hermann2018-10-101-1/+1
* | QML Tooling: Don't read properties in order to count themUlf Hermann2018-10-103-1/+90
* | qmlplugindump: Properly handle extension typesKai Koehne2018-10-098-1/+233
* | Merge qmlplugindump testsKai Koehne2018-10-0942-694/+304
* | Fix qmlplugindump autotestKai Koehne2018-10-092-1/+3
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-081-38/+66
|\|
| * Amend TouchMouse::buttonOnDelayedPressFlickable to test delayed tapShawn Rutledge2018-10-031-38/+66
* | Replace obsolete VisualDataModel, *Group and VisualItemModel in testsShawn Rutledge2018-10-0542-241/+281
* | PathView autotest: fix "value is not defined" errorShawn Rutledge2018-10-051-1/+1
* | ES7: Implement Tail Position Calls in the runtimeErik Verbruggen2018-10-051-31/+0
* | QmlPreview: Add the language file to TESTDATAUlf Hermann2018-10-051-1/+2
* | QQuickGridView: Respect marginsUlf Hermann2018-10-042-0/+97
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-011-0/+55
|\|
| * Prevent PathView's parent stealing mouse grab during double-flickChris Adams2018-09-241-0/+55
* | QQuickTableView: improve performance when scrolling with scrollbarsRichard Moe Gustavsen2018-09-291-2/+95
* | Disable GL_NV_path_rendering unless explicitly requestedLaszlo Agocs2018-09-271-2/+2
* | QQuickItemView: Don't change the viewport while in layoutUlf Hermann2018-09-272-0/+104
* | QML: Demote incubation problems to info levelUlf Hermann2018-09-271-1/+1
* | Manual test, TableView, abstracttablemodel: add more logic to the testRichard Moe Gustavsen2018-09-274-18/+238
* | Limit the repeater model size for integer modelsErik Verbruggen2018-09-241-0/+6
* | Fix test262 submodule sha1Simon Hausmann2018-09-241-0/+0