aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
| | * Try to fix tst_qquickrectangle::gradient_separate()Ulf Hermann2019-03-151-4/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-155-1/+128
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-135-1/+128
| |\|
| | * Fix a bug where hover events were not sent if the mouse was never movedJan Arve Sæther2019-03-042-1/+38
| | * Don't crash when passive grabber deleted before exclusive gr. releasedShawn Rutledge2019-02-262-0/+83
| | * Blacklist tst_QQuickShortcut shortcuts and multiple on opensuseUlf Hermann2019-02-261-0/+7
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-082-40/+79
|\| |
| * | QtDeclarative: replace deprecated functionsChristian Ehrlicher2019-03-042-40/+79
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-253-0/+103
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-223-0/+103
| |\|
| | * 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-1621-132/+551
|\| |
| * | 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-153-0/+168
| |\|
| | * 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-1412-100/+84
| |\|
| | * Make test more robust in case we have interleaved update eventsJan Arve Saether2019-02-131-6/+10
| | * 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
| | * Remove blacklisting of several tests that are passingShawn Rutledge2019-02-107-19/+0
| | * Try to fix flakiness in flickableinterop testUlf Hermann2019-02-071-1/+1
| * | QtDeclarative: replace deprecated functionsChristian Ehrlicher2019-02-131-1/+1
| * | QQuickTableView: add support for hiding rows and columnsRichard Moe Gustavsen2019-02-084-31/+263
* | | Add TableModelMitch Curtis2019-02-081-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-083-2/+111
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-073-2/+111
| |\|
| | * Try to stabilize tst_qquickwindow::defaultSurfaceFormatUlf Hermann2019-02-061-2/+4
| | * Fix bug where QQMPH kept an exclusive grab when no buttons were pressedJan Arve Sæther2019-02-062-0/+107
* | | Move QStringHash into its own fileUlf Hermann2019-02-061-1/+0
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-011-3/+7
|\|
| * TapHander: do not "want" an eventPoint that is outside parent boundsShawn Rutledge2019-01-301-3/+7
* | QQuickTableView: use QMap instead of a QRect to keep track of loaded columnsRichard Moe Gustavsen2019-01-301-79/+76
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2915-2/+968
|\|
| * PinchHandler: Avoid unwanted translations when axes are disabledShawn Rutledge2019-01-282-1/+89
| * Canvas: Guard context pointer against external deletionUlf Hermann2019-01-232-1/+88
| * Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-227-0/+570
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-214-0/+221
| |\
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0810-64/+135
| | |\
| | * | TapHandler: clean up when wantsEventPoint returns falseShawn Rutledge2018-12-132-0/+56
| | * | PointHandler: distribute simultaneous touch presses properlyShawn Rutledge2018-12-132-0/+165
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-222-25/+32
|\| | |
| * | | Stabilize tst_QQuickPathView::package()Friedemann Kleint2019-01-141-0/+1
| * | | tst_qquickapplication: Don't assume app activation is tied to window activationTor Arne Vestbø2019-01-141-25/+31
* | | | Add itemAtIndex to quick viewsPaolo Angelelli2019-01-173-0/+40
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-101-1/+3
|\| | |
| * | | Avoid crash in property requirements testUlf Hermann2019-01-081-1/+3
| | |/ | |/|