aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Regenerate TestsLeander Beernaert2020-01-168-6/+11
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-2564-83/+1286
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-152-0/+44
| |\
| | * Allow AnimatedSprite to finish on the last frameMichael Brasser2019-11-132-0/+44
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-112-7/+7
| |\|
| | * instanceof: return false instead of throwingFabian Kosmale2019-11-081-6/+6
| | * qmltyperegistrar: Allow QML_IMPORT_VERSION as alias for IMPORT_VERSIONUlf Hermann2019-11-081-2/+1
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-0816-3/+407
| |\|
| | * tst_qqmltypeloader: Avoid memory leaksUlf Hermann2019-11-071-0/+10
| | * Register compiled-in QML typesUlf Hermann2019-11-074-2/+66
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-078-0/+149
| | |\
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-318-0/+149
| | | |\
| | | | * QQmlProperty: handle reads of QQmlPropertyMap correctlyFabian Kosmale2019-10-301-0/+21
| | | | * QML Drag: Prevent crash when using image provider urlFabian Kosmale2019-10-301-0/+25
| | | | * QQuickItem::setParentItem: add child earlierFabian Kosmale2019-10-292-0/+20
| | | | * Add missing emits from various property setters in {Grid,Row}LayoutJan Arve Sæther2019-10-251-0/+54
| | | | * Loader: Actually clear initial properties when changing sourceFabian Kosmale2019-10-243-0/+29
| | * | | Add API to get more information for each line in a QML Text elementTimur Kristóf2019-11-043-0/+145
| | * | | Cleanup and document AnimatedSprite::start()/stop()Michael Brasser2019-11-011-0/+37
| * | | | Fix build after QList->QVector changes in qtbaseLars Knoll2019-10-312-4/+6
| * | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2019-10-291-0/+0
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Simon Hausmann2019-10-291-0/+0
| | |\| |
| | | * | Adapt test case to avoid null characters in directory namesUlf Hermann2019-10-291-0/+0
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-273-1/+92
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-263-1/+92
| | |\| |
| | | * | QML: Consistently check for debugger before loading cache filesUlf Hermann2019-10-243-1/+92
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-2512-9/+149
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-2412-9/+149
| | |\| |
| | | * | Fix typoRobert Loehning2019-10-211-1/+1
| | | * | Pass suitable nFormals when constructing JS stack frameUlf Hermann2019-10-213-1/+19
| | | * | Fix interface handling in bindingsFabian Kosmale2019-10-212-0/+106
| | | * | QML: Extend QML loader thread's stack sizeErik Verbruggen2019-10-164-0/+4
| | | * | Make ScopedValue's CHECK_EXCEPTION also check isInterruptedUlf Hermann2019-10-161-0/+1
| | | * | Check for invalid context in QQmlContextPrivate::dropDestroyedQObjectUlf Hermann2019-10-161-7/+18
| * | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2019-10-241-33/+33
| |\| | |
| | * | | QQmlIncubationController::incubateWhile: port to atomic<bool>Giuseppe D'Angelo2019-10-211-33/+33
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-228-0/+105
| |\| | |
| | * | | Add support for primitive self-references in composite typesSimon Hausmann2019-10-214-0/+82
| | * | | Add test-case for self-instantiation producing an errorSimon Hausmann2019-10-213-0/+8
| | * | | qqmllanguage: check for expected duplicate alias errorFabian Kosmale2019-10-213-0/+15
| * | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2019-10-186-9/+54
| |\| | |
| | * | | tst_qqmllanguge: remove obsolete comment about test failingFabian Kosmale2019-10-182-2/+0
| | * | | Handle -no-feature-shortcutFriedemann Kleint2019-10-184-7/+54
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1710-3/+103
| |\| | |
| | * | | Provide methods to query and remove a dynamically loaded pluginUlf Hermann2019-10-161-0/+21
| | * | | QQmlObjectCreator: Unify deferred setup of bindingsUlf Hermann2019-10-161-2/+4
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-168-1/+78
| | |\| |
| | | * | qmlplugindump: Fix prototype and name for composite typesUlf Hermann2019-10-154-1/+18
| | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-152-0/+35
| | | |\|
| | | | * QQuickTextInput::remove: Fix selection logicFabian Kosmale2019-10-112-0/+35