aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-154-0/+30
|\|
| * Don't create value types for QImage and QPixmapUlf Hermann2019-04-121-0/+23
| * Detect and reject cyclic aliasesUlf Hermann2019-04-093-0/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-091-0/+17
|\|
| * Avoid INT_MIN % -1 and INT_MIN / -1Ulf Hermann2019-04-081-0/+17
* | Tests: Fix warnings about comparing signed/unsignedFriedemann Kleint2019-04-082-7/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-025-0/+110
|\|
| * Allow enums in QQmlType to be set up in two separate passesUlf Hermann2019-03-285-0/+110
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-283-0/+29
|\|
| * Blacklist tst_qquickfolderlistmodel::nameFilters() on msvc2015/17Ulf Hermann2019-03-271-0/+3
| * Re-use existing IC when freezing propertiesUlf Hermann2019-03-271-0/+13
| * Scope intermediate values when allocating objectsUlf Hermann2019-03-271-0/+13
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-20/+34
|\|
| * Trigger the garbage collector when allocating InternalClass objectsUlf Hermann2019-03-261-20/+34
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-2522-44/+121
|\|
| * Fix preview zoom problems on windowsTim Jenssen2019-03-221-6/+6
| * Update tests/auto/qml/ecmascripttests/test262Jani Heikkinen2019-03-221-0/+0
| * Initialize TranslationData padding before writing cache filesUlf Hermann2019-03-2118-36/+103
| * V4: Do not invert non-reflexive comparison binopsErik Verbruggen2019-03-211-0/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-2113-7/+145
|\|
| * Add test for dynamic anchors to parents in PropertyChangesUlf Hermann2019-03-203-0/+41
| * V4: Don't mark InternalClass::parent when garbage collectingUlf Hermann2019-03-201-0/+26
| * Implement dummy QML lookups for "global" variablesSimon Hausmann2019-03-204-5/+22
| * Raise timeout in QQmlPreview testUlf Hermann2019-03-201-1/+1
| * Create import directory from intercepted URL, not orignial oneUlf Hermann2019-03-204-0/+42
| * Baseline JIT: Save accumulator in toInt32LhsAcc()Ulf Hermann2019-03-191-0/+12
| * Fix compilation for SLES 12Ulf Hermann2019-03-181-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-182-0/+27
|\|
| * Unify the JavaScript parsing recursion checksUlf Hermann2019-03-151-0/+5
| * Don't keep raw pointers to SparseArrayNodeUlf Hermann2019-03-141-0/+22
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-133-3/+47
|\|
| * Disable tail calls for function called with more arguments than formalsUlf Hermann2019-03-041-0/+13
| * QAnimationGroupJob: Notify about removed children on clear()Ulf Hermann2019-02-261-2/+5
| * QQmlExtensionPlugin test: Don't fail when detecting old pluginUlf Hermann2019-02-261-1/+4