summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-125-2/+86
* Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-121-19/+19
* Fix focus for inputmethods manual testPeter Varga2018-09-061-0/+2
* 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
| | * Apply settings on pending RVH tooPeter Varga2018-05-251-2/+0
| | * Blacklist tst_QWebEngineSettings::setInAcceptNavigationRequestPeter Varga2018-05-241-0/+2
* | | Stabilize IME auto testsPeter Varga2018-06-261-0/+5
|/ /
* | Adaptations for Chromium 67Allan Sandfeld Jensen2018-06-2611-21/+28
* | Adaptations for Chromium 66Allan Sandfeld Jensen2018-06-262-9/+9
* | Make tests work on high-dpi screensKai Koehne2018-06-253-7/+9
* | Fine tune configure and clean up header includesMichal Klocek2018-06-1212-30/+23
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-064-23/+29
* | Don't try to run user scripts if provisional load failedJüri Valdmann2018-06-053-0/+27
* | RWHVQDW: Remove QGuiApplication::sync() callJüri Valdmann2018-06-041-51/+46
* | Add dialog unit testMichal Klocek2018-05-3010-1/+628