summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-255-18/+41
|\
| * Revert "Blacklist page's dev tools tests for msvc-2019"Kirill Burtsev2021-01-152-14/+8
| * Touch input test: detect and check scrolling on each inputKirill Burtsev2021-01-151-0/+8
| * Fix WebEngineViewJavaScriptDialogs qml auto tests after Chromium 87Peter Varga2021-01-131-0/+15
| * Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-132-4/+10
* | Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-197-8/+96
|\|
| * Add test for LocalContentCanAccessRemoteUrls settingKirill Burtsev2021-01-082-0/+29
| * Blacklist horizontalScrollbarTest on macOSMichael Brüning2021-01-061-0/+3
| * Suppress error pages also for http errors if they are disabledKirill Burtsev2021-01-061-2/+34
| * Migrate user script IPC to mojoMichal Klocek2020-12-111-0/+2
| * Fix building against Qt 5.14Allan Sandfeld Jensen2020-12-112-6/+28
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-1124-281/+699
|\|
| * Fix building against 5.12 on most CIsAllan Sandfeld Jensen2020-12-084-0/+14
| * Stabilize load signals emittingTamas Zakor2020-12-039-35/+187
| * Fix handling of more than one finger for touch eventKirill Burtsev2020-12-021-7/+56
| * Set custom headers from QWebEngineUrlRequestInfo before triggering redirectKirill Burtsev2020-12-013-31/+67
| * Merge remote-tracking branch 'origin/5.15.2' into 5.15Allan Sandfeld Jensen2020-11-241-0/+9
| |\
| | * Fix tst_QWebEngineView flaky IME testsTamas Zakor2020-10-291-0/+9
| * | Add touch input tests for scrolling and pinch zoomingKirill Burtsev2020-11-181-1/+93
| * | Move touch input tests to separate testcaseKirill Burtsev2020-11-185-209/+242
| * | Fix flaky tst_QWebEngineView::textSelectionOutOfInputField testTamas Zakor2020-11-102-3/+3
| * | Fix new view request handlingTamas Zakor2020-11-104-4/+38
* | | Clone QEvents instead of copyingPeter Varga2020-12-102-17/+25
* | | Move QWebEnginePage to coreMichal Klocek2020-11-245-6/+6
* | | Drop dependency on QWebEngineView in pageMichal Klocek2020-11-241-0/+6
* | | Remove qwebengineview setter from qwebenginepageMichal Klocek2020-11-202-6/+6
* | | Remove deprecated url interoceptor setter from profileMichal Klocek2020-11-201-105/+34
* | | Move profile from widgets to coreMichal Klocek2020-11-206-6/+6
* | | Drop dependency on page in profileMichal Klocek2020-11-181-7/+7
* | | Fix build after 216c2ed5 in baseMichal Klocek2020-11-121-5/+5
* | | Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-022-8/+9
* | | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-11-022-40/+41
|\| |
| * | Fix spelling and coding styleAllan Sandfeld Jensen2020-11-012-40/+41
| |/
* | Merge remote-tracking branch 'origin/5.15' into devJüri Valdmann2020-10-023-99/+78
|\|
| * Use OTR profile in tst_loadsignalsJüri Valdmann2020-09-301-4/+7
| * Use less pointers in tst_loadsignalsJüri Valdmann2020-09-303-98/+74
| * Fix downloadable.tar.gz issue in tst_loadsignalsJüri Valdmann2020-09-301-2/+2
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-281-2/+2
* | Reuse qwebenginescript in qmlMichal Klocek2020-09-242-24/+17
* | Fix compilation after 757a9c21c1 in basePeter Varga2020-09-231-1/+8
* | Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-09-231-2/+9
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-222-9/+46
|\|
| * Avoid to reject a certificate error twice in QuickPeter Varga2020-09-162-9/+46
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-223-51/+54
* | Fix qmltest duplication messMichal Klocek2020-09-1759-564/+134
* | Update dependenciesMichal Klocek2020-09-161-2/+2
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-151-6/+7
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-1426-154/+317
|\|
| * Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-093-37/+65
| * Merge remote-tracking branch 'origin/5.15.1' into 5.15Allan Sandfeld Jensen2020-09-071-10/+27
| |\