aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Support QRegularExpression on the same level as QRegExpUlf Hermann2019-03-208-20/+197
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-1511-6/+259
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-1310-5/+258
| |\
| | * Disable tail calls for function called with more arguments than formalsUlf Hermann2019-03-041-0/+13
| | * Fix a bug where hover events were not sent if the mouse was never movedJan Arve Sæther2019-03-043-2/+42
| | * Don't crash when passive grabber deleted before exclusive gr. releasedShawn Rutledge2019-02-262-0/+83
| | * 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
| | * Blacklist tst_QQuickShortcut shortcuts and multiple on opensuseUlf Hermann2019-02-261-0/+7
| | * Unify and fix number to string conversion with radixUlf Hermann2019-02-251-0/+16
| | * V4: Rotate loop in ArrayPattern and eliminate "done" labelErik Verbruggen2019-02-251-0/+9
| | * Update the cursor when the window is enteredAndy Shaw2019-02-251-0/+79
| * | Use lowercase name for window headerSamuli Piippo2019-03-121-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-086-58/+97
|\| |
| * | QtDeclarative: replace deprecated functionsChristian Ehrlicher2019-03-046-58/+97
* | | TableModel: support built-in QML model rolesMitch Curtis2019-02-289-96/+238
* | | Fix tst_librarymetrics_performance benchmarkChris Adams2019-02-271-16/+188
* | | Upgrade Yarr to latest version from WebKitUlf Hermann2019-02-261-2/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2513-34/+223
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-229-30/+219
| |\|
| | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-02-222-30/+26
| | |\
| | | * Only warn about incompatible parameter types passed from QMLUlf Hermann2019-02-212-30/+26
| | * | QML: Pass type minor version when creating property dataUlf Hermann2019-02-213-0/+69
| | * | Blacklist tests in tst_FlickableInteropUlf Hermann2019-02-211-0/+4
| | * | QQmlDelegateModel: guard new row/column properties with revision 12Richard Moe Gustavsen2019-02-212-0/+99
| | * | QQmlPropertyCache: support setting an explicit metaObject revisionRichard Moe Gustavsen2019-02-211-0/+21
| | |/
| * | Only generate a warning when assigning null to incompatible propertiesUlf Hermann2019-02-224-4/+4
* | | TableModel: add QML-invokable overloads for index(), data() and setData()Shawn Rutledge2019-02-222-0/+88
* | | TableModel.roleDataProvider: replace row, column with index argumentShawn Rutledge2019-02-221-2/+2
* | | Add tst_qqmltablemodel to the .pro so that it gets built and runShawn Rutledge2019-02-221-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-215-43/+86
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-205-43/+86
| |\|
| | * Avoid unnecessary re-generation qml cache files in some circumstancesUlf Hermann2019-02-182-17/+46
| | * QML: Don't crash the parser on certain kinds of bad inputUlf Hermann2019-02-181-0/+10
| | * Check parameter types when invoking C++ functions from QMLUlf Hermann2019-02-172-26/+30
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-1647-159/+719
|\| |
| * | TextEdit: Fix persistentSelection for readonly controlsNils Jeisecke2019-02-151-0/+28
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-155-0/+219
| |\|
| | * PropertCache: Don't pass Q_GADGET value types as integersUlf Hermann2019-02-142-0/+51
| | * DelegateModel: Zero foreign context objects when they are deletedUlf Hermann2019-02-142-0/+133
| | * Canvas: Handle switching between object and string based colorsAndy Shaw2019-02-141-0/+35
| * | viewtestutil.h: fix broken namespace buildMitch Curtis2019-02-142-0/+7
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-1435-127/+201
| |\|
| | * Make test more robust in case we have interleaved update eventsJan Arve Saether2019-02-131-6/+10
| | * Connect quit() and exit() signals with queued connectionsMichal Policht2019-02-137-13/+65
| | * Don't optimize global lookups if fast QML lookups are disabledUlf Hermann2019-02-132-0/+38
| | * Fix background color of some QML lancelot test scenesEirik Aavitsland2019-02-1214-14/+14
| | * Move initView() to tests/auto/quick/sharedJan Arve Sæther2019-02-113-67/+73
| | * Un-blacklist tst_qquickanimationsShawn Rutledge2019-02-101-4/+0
| | * Un-blacklist tst_qquickflickable::reboundShawn Rutledge2019-02-101-3/+0