summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Disable error pages for external URLsv5.12.0-beta2Jüri Valdmann2018-10-121-3/+2
* Fix mojo-based WebUIAllan Sandfeld Jensen2018-10-121-0/+1
* Chromium requires C++14Allan Sandfeld Jensen2018-10-112-2/+0
* Fix warning when building without webchannel supportSzabolcs David2018-10-081-1/+2
* Fix QWebEngineView changed properties emit on setPageKirill Burtsev2018-10-011-0/+96
* Add test for URL.createObjectURL on custom schemesJüri Valdmann2018-09-293-0/+30
* Add accessibility_tree_formatter_qtAllan Sandfeld Jensen2018-09-251-1/+1
* Fix QWebEnginePage emit zero loadProgress before loadStartedKirill Burtsev2018-09-241-2/+7
* General adaptations for Chromium 69Allan Sandfeld Jensen2018-09-224-8/+17
* Clean up WebEngineAction APIPeter Varga2018-09-202-47/+46
* Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-171-21/+21
|\
| * Fix build against Qt 5.9Jüri Valdmann2018-08-221-21/+21
* | Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-125-2/+86
* | Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-121-19/+19
* | Avoid reattach of page before deleting itAllan Sandfeld Jensen2018-09-051-0/+15
* | WebEventFactory: Fallback for WebKeyboardEvent::dom_codeJüri Valdmann2018-08-271-0/+26
* | tests: Fix build against Qt 5.9Jüri Valdmann2018-08-232-7/+7
* | Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-215-4/+88
|\|
| * [Windows] Reblacklist flaky mouseMovementProperties auto testMichael Brüning2018-08-161-0/+3
| * MediaCaptureDevicesDispatcher: Disable getDefaultScreenId on X11Jüri Valdmann2018-08-081-0/+40
| * Fix failing mouseMovementProperties auto test on Windows and macOSMichael Brüning2018-08-022-5/+1
| * QWebEngineUrlRequestJob: QUrl("null") for unique initiator originsJüri Valdmann2018-07-201-0/+40
| * Move tst_qwebenginefaviconmanager to off-the-record profileAllan Sandfeld Jensen2018-07-191-1/+6
| * Stabilize tst_QWebEngineView::microFocusCoordinates()Allan Sandfeld Jensen2018-06-271-1/+1
* | Remove support for GPU_BLACKLIST files from some testsEdward Welbourne2018-08-142-5/+0
* | Make WebChannel an optional featureMichal Klocek2018-08-094-10/+20
* | Fix origin test to compile without websocketsMichal Klocek2018-08-092-2/+11
* | Add printRequest()Michal Klocek2018-08-091-0/+20
* | Add printToPdfPoppler testMichal Klocek2018-08-092-6/+54
* | Revert "Add HTTP request headers to custom URL schemes"Michal Klocek2018-08-092-63/+0
* | Unblock ci integrationsMichal Klocek2018-08-081-0/+2
* | Add HTTP request headers to custom URL schemesAllan Sandfeld Jensen2018-08-031-0/+61
* | Add QWebEngineUrlScheme classJüri Valdmann2018-08-029-37/+412
* | Increase loadFinished timeouts in tst_originsJüri Valdmann2018-08-021-1/+1
* | Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-021-0/+4
* | Introduce WebEngineAction in Quick APIValentin Fokin2018-08-025-6/+150
* | Try to fix assert in tst_QWebEngineProfile::urlSchemeHandlerStreamingAllan Sandfeld Jensen2018-07-301-7/+1
* | Enable and rename qwebengineinspector testAllan Sandfeld Jensen2018-07-293-43/+30
* | Speculative fix for crash on RHELAllan Sandfeld Jensen2018-07-271-9/+24
* | Clean-up of test namesAllan Sandfeld Jensen2018-07-2336-115/+115
* | Move printing out of tst_qwebenginepageMichal Klocek2018-07-188-49/+96
* | Create WebContents with initially_hidden = trueJüri Valdmann2018-07-163-0/+20
* | Add tst_loadsignalsMichal Klocek2018-07-0310-1/+340
* | Remove race condition workaround from downloadTwoLinksJüri Valdmann2018-06-281-20/+4
* | Test iframes over file scheme in tst_Origins::mixedSchemesJüri Valdmann2018-06-286-43/+64
* | Stabilize tst_QWebEngineView::crashTestsAllan Sandfeld Jensen2018-06-271-1/+8
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Allan Sandfeld Jensen2018-06-264-0/+45941
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-06-264-0/+45941
| |\|
| | * Add binary compatibility files for 5.11 for QtWebEngineMilla Pohjanheimo2018-06-063-0/+45931
| | * Fix segfault in QWebEnginePage::triggerActionJüri Valdmann2018-05-301-0/+10