aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-193-0/+130
|\
| * Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-173-0/+130
* | 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-069-5/+67
|\|
| * QML Preview: Fix test to check absolute zoom factorsUlf Hermann2019-06-041-1/+1
| * Fix QQuickPathView autotest: update expected warning messagesEirik Aavitsland2019-06-031-4/+4
| * 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-06-021-3/+0
|\|
| * QQuickWidget: fix missing update on show event for software rendererKirill Burtsev2019-05-281-3/+0
* | 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
* | Blacklist tst_QQuickListView::currentIndex() on macOS 10.12Ulf Hermann2019-05-221-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-167-1/+180
|\|
| * Do not synthesize a double click event if the event point moved too farJan Arve Sæther2019-05-151-0/+56
| * TextEdit: use I-beam cursor by default, pointing cursor for linksShawn Rutledge2019-05-152-0/+57
| * Add test for cached getter lookupMichal Klocek2019-05-092-0/+31
| * Don't overwrite states if role is assigned after a stateJan Arve Sæther2019-05-092-1/+36
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-082-3/+61
|\|
| * Accessibility: Make sure StaticText is marked read-onlyFrederik Gladhorn2019-05-072-3/+61
* | 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-274-0/+36
|\|
| * Allow creation of variants from non-singleton QQmlTypeWrappersUlf Hermann2019-04-262-0/+30
| * Blacklist tst_qquickwindow::openglContextCreatedSignal on opensuseUlf Hermann2019-04-261-0/+3
| * Blacklist tst_qquickwidget::tabKey() on opensuseUlf Hermann2019-04-261-0/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-252-3/+10
|\|
| * Use resource path for test data on Android and iOSMitch Curtis2019-04-242-3/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-195-4/+39
|\|
| * QML: Remove static attchedPropertyIds mapUlf Hermann2019-04-181-4/+4
| * Don't crash when accessing invalid properties through QObjectWrapperUlf Hermann2019-04-182-0/+30
| * Blacklist tst_qquickapplication::active() on opensuseUlf Hermann2019-04-171-0/+3
| * Blacklist ...::touchDragFlickableBehindButton() on mingwUlf Hermann2019-04-171-0/+2
* | Improve error messageRainer Keller2019-04-171-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-1710-3/+68
|\|
| * Blacklist tst_QQuickListView::contentHeightWithDelayRemove on macos10.12Ulf Hermann2019-04-161-0/+3
| * 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
| * Quick fix for not working input handling for eglfsMichal Klocek2019-04-151-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-155-0/+32
|\|
| * Don't create value types for QImage and QPixmapUlf Hermann2019-04-121-0/+23
| * Extend blacklisting of qquickmultiponttoucharea to SLESTony Sarajärvi2019-04-111-0/+2
| * 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-095-0/+149
|\|