aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-11137-198/+64426
|\
| * Fix Qt6 builds after dev -> wip/qt6 mergeAlexandru Croitor2019-07-092-2/+2
| * Fix QStaticPlugin Qt6 usage in testAlexandru Croitor2019-07-083-2/+23
| * Make sure urlInteceptor() works standaloneJan Arve Sæther2019-07-051-1/+1
| * Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-0411-0/+59984
| |\
| | * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-0411-0/+59984
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-037-0/+88
| | | |\
| | | | * Fix read access violation when using KeyNavigation attached propertyTom Scheler2019-07-022-0/+37
| | | | * 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
| | | * | Binary compatibility files for Qt5.13.0 for QtDeclarativeMilla Pohjanheimo2019-07-014-0/+59896
| * | | | extend grammar for better version parsing supportFabian Kosmale2019-07-041-0/+35
| * | | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-14/+12
| * | | | Fix crash when binding to QML componentFabian Kosmale2019-07-043-0/+22
| |/ / /
| * | | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-0450-30/+2600
| * | | Don't run the testcases for local files on AndroidJan Arve Sæther2019-07-031-0/+2
| * | | Fix localeAsCppProperty test for AndroidJan Arve Sæther2019-07-032-3/+8
| * | | Intercept image source urlFabian Kosmale2019-07-031-0/+32
| * | | Fix testFileUrl() to correctly convert from a resource pathJan Arve Sæther2019-07-031-1/+6
| * | | When setting a QObject as context property reset it when it's destroyedUlf Hermann2019-07-031-0/+15
| * | | use boolean for when propertyFabian Kosmale2019-07-022-0/+15
| * | | Do not fail in initTestCase() when cross-compiling.Jan Arve Sæther2019-07-021-0/+2
| * | | Log all errors through testlib if a component has errorsJan Arve Sæther2019-07-012-3/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-0116-9/+420
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2815-9/+417
| | |\|
| | | * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-282-0/+49
| | | * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-263-0/+145
| | | * 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
| | * | Blacklist tst_qquicklistview::currentIndex() on linuxUlf Hermann2019-06-251-0/+3
| * | | unblacklist passing testsDaniel Smith2019-06-274-18/+3
| * | | Fix deployment of QtQuick for Android in tst_parserstressJan Arve Sæther2019-06-271-0/+8
| * | | Check that animation still existsFabian Kosmale2019-06-272-0/+48
| * | | Expose QQuickPath::pointAtPercent as Q_INVOKABLEPaolo Angelelli2019-06-252-24/+24
| * | | Inline the rest of qv4compileddata.cppUlf Hermann2019-06-261-0/+1
| * | | QQmlEngine: keep ImageProvider alive while in useFabian Kosmale2019-06-251-21/+160
| * | | Add QQuickPathPolylinePaolo Angelelli2019-05-282-2/+101
| * | | QQuickRectangle: do not pass invalid presets onto QGradientGiuseppe D'Angelo2019-06-242-4/+22
| * | | Simplify errors and diagnosticsUlf Hermann2019-06-141-3/+13
| * | | Remove usages of deprecated qSortSona Kurazyan2019-06-201-4/+4
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-203-0/+130
| |\| |
| | * | 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
| * | | QQuickMouseArea: synchronize relative position after draggingWang Chuan2019-05-291-2/+12
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-144-3/+58
| |\| |
| | * | 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
| * | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-4/+0
| * | | Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-111-1/+1