aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix qqmlmoduleplugin testLeander Beernaert2020-01-313-33/+69
* Post-merge fixesAlexandru Croitor2020-01-303-4/+10
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-2994-96/+1190
|\
| * Remove duplicate reference to qmlformat testUlf Hermann2020-01-281-1/+0
| * Quick: Don't qualify OpenGL includesUlf Hermann2020-01-272-1/+3
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2564-14/+642
| |\
| | * Tests: add override to inherited methodTim Jenssen2020-01-241-2/+1
| | * remove unnecessary spaceTim Jenssen2020-01-241-1/+1
| | * Make QtQuick::Item::mapFrom/ToItem also accept point and rectAlbert Astals Cid2020-01-243-0/+36
| | * Make QtQuick::Item::mapFrom/ToGlobal also accept pointAlbert Astals Cid2020-01-242-0/+18
| | * Add support to match against QObject properties in DelegateChooserJoni Poikelin2020-01-242-0/+114
| | * Long live QML inline componentsFabian Kosmale2020-01-2328-5/+343
| | * Add Qt.uiLanguage and QJSEngine::uiLanguage propertiesSimon Hausmann2020-01-236-0/+105
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-236-6/+24
| | |\
| | | * Blacklist two failing ecmascripttests on macOSMorten Johan Sørvig2020-01-221-0/+4
| | | * Blacklist failing quickcanvasitem tests for macOSMorten Johan Sørvig2020-01-221-0/+14
| | | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-224-6/+6
| | * | Upgrade qsb files to version 4Laszlo Agocs2020-01-2117-0/+0
| * | | Make Font.weight an integer instead of enumerationEskil Abrahamsen Blomfeldt2020-01-212-2/+2
| * | | Make FontLoader.name read-onlyEskil Abrahamsen Blomfeldt2020-01-214-33/+8
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-213-0/+54
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-203-0/+54
| | |\|
| | | * Blacklist tst_TouchMouse::touchButtonOnFlickable() on mingwUlf Hermann2020-01-151-0/+4
| | | * QQuickItemView: fix crash when changing modelWang Chuan2020-01-152-0/+50
| * | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-01-2021-44/+479
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2021-44/+479
| | |\| |
| | | * | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-175-8/+6
| | | * | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-175-25/+25
| | | * | qmlformat: Fix some language features being unsupportedMaximilian Goldstein2020-01-173-5/+129
| | | * | QQuickTextNodeEngine: reduce redundant rendering of glyphsWang Chuan2020-01-162-0/+46
| | | * | Add Q_GADGET Wrapper for QQmlPropertyPierre-Yves Siret2020-01-153-0/+30
| | | * | QQmlListProperty: Add replace and removeLast functionsUlf Hermann2020-01-151-2/+209
| | | * | Test that we can override an uncreatable singleton type with an instanceUlf Hermann2020-01-153-5/+34
| * | | | Explicitly link paintbenchmark against widgetsUlf Hermann2020-01-201-1/+2
| |/ / /
* | | | Regenerate testsAlexandru Croitor2020-01-294-10/+132
* | | | QML Type Registrar changesLeander Beernaert2020-01-241-3/+11
* | | | Post merge fixesLeander Beernaert2020-01-243-26/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-16217-2640/+97822
|\| | |
| * | | Remove qmlminUlf Hermann2020-01-153-238/+0
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-158-79/+375
| |\| |
| | * | Allow overriding type registrationsUlf Hermann2020-01-153-0/+38
| | * | qqmlxmlhttprequest: Add ability to disable file:// requestsMaximilian Goldstein2020-01-152-79/+299
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-143-0/+38
| | |\|
| | | * Blacklist touchAndDragHandlerOnFlickable() on OpenSuse 15.0Ulf Hermann2020-01-101-0/+1
| | | * On QQmlEngine destruction drop singletons before type loaderUlf Hermann2020-01-102-0/+37
| * | | Make QtQml work with the latest changes in qtbaseLars Knoll2020-01-142-4/+6
| * | | Adapt to the removal of QObject::staticQtMetaObjectOlivier Goffart2020-01-141-7/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-14116-457/+62001
| |\| |
| | * | qmllint: Consider failure to find imports an errorUlf Hermann2020-01-132-3/+3
| | * | qmllint: Consider attached propertiesUlf Hermann2020-01-132-0/+7