aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* PathView: grab mouse on press if already movingShawn Rutledge2019-10-091-0/+0
* Be more fussy about the MakeDay() calculationEdward Welbourne2019-10-0813-0/+238
* QMLJS: Fix exception handling in promisesFabian Kosmale2019-09-232-0/+29
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-121-0/+0
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+0
| |\
| | * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-261-0/+0
* | | tst_qqmlecmascript: Cast pointer to unsigned for printingUlf Hermann2019-09-121-3/+3
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-284-1/+23
|\| |
| * | Fix loading of ES modules when using CONFIG += qtquickcompilerSimon Hausmann2019-08-264-1/+23
| |/
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-249-0/+131
|\|
| * Do not search for Singletons from more recent versionsFabian Kosmale2019-07-239-0/+131
* | V4: Add label for loop in spread in ArrayPatternErik Verbruggen2019-07-171-0/+15
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-123-1/+40
|\|
| * Fix promise chainingFabian Kosmale2019-07-102-0/+39
| * Fix compilation with C++20Marc Mutz2019-07-081-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-053-0/+24
|\|
| * Create a URL from the import string before adding the qmldir pathUlf Hermann2019-07-032-0/+12
| * QQmlComponent: Check for existence of engineFabian Kosmale2019-07-031-0/+12
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-035-0/+51
|\|
| * Fix bindings not being re-evaluated when changing context propertySimon Hausmann2019-07-012-0/+17
| * qmlplugindump: dump enums also for composite typesUlf Hermann2019-07-013-0/+34
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2810-9/+223
|\|
| * Fix thisObject when calling scope and context properties through lookupsUlf Hermann2019-06-262-0/+72
| * Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-258-9/+151
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-134-3/+58
|\|
| * JIT: Don't store accumulator on getTemplateLiteralUlf Hermann2019-06-121-0/+18
| * Allow destroying QJSValues from other threadsUlf Hermann2019-06-113-3/+40
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-068-1/+63
|\|
| * QML Preview: Fix test to check absolute zoom factorsUlf Hermann2019-06-041-1/+1
| * Fix for loading translations automatically from resourcesTasuku Suzuki2019-06-016-0/+52
| * Parser: Accept templated readonly propertiesUlf Hermann2019-05-311-0/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-263-2/+64
|\|
| * Don't add local for anonymous function's "name"Ulf Hermann2019-05-211-2/+0
| * Fix lookups of properties in QML singletonsSimon Hausmann2019-05-212-0/+64
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-162-0/+31
|\|
| * Add test for cached getter lookupMichal Klocek2019-05-092-0/+31
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-012-0/+38
|\|
| * Yarr: Reject quantifiers larger than 16MUlf Hermann2019-04-301-0/+11
| * Skip block context within call contexts when searching for parametersUlf Hermann2019-04-291-0/+27
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-272-0/+30
|\|
| * Allow creation of variants from non-singleton QQmlTypeWrappersUlf Hermann2019-04-262-0/+30
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-193-4/+34
|\|
| * QML: Remove static attchedPropertyIds mapUlf Hermann2019-04-181-4/+4
| * Don't crash when accessing invalid properties through QObjectWrapperUlf Hermann2019-04-182-0/+30
* | Improve error messageRainer Keller2019-04-171-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-178-1/+63
|\|
| * Test whether the JIT is enabled on architectures/OSes as intendedMartin Storsjö2019-04-161-0/+22
| * QML: Allow fetchOrCreateTypeForUrl to report errors without qFatalErik Verbruggen2019-04-164-1/+6
| * QML: Check for (valid) compilation units while hashingErik Verbruggen2019-04-163-0/+6
| * Fix string replacement with invalid capturesUlf Hermann2019-04-151-0/+28