summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Test runJavaScript without JavascriptEnabledJüri Valdmann2018-05-181-0/+16
|/
* Remove qwebchannel.js from test and exampleMichal Klocek2018-05-175-418/+3
* Keep settings synchronized when RVH swapsPeter Varga2018-05-171-0/+35
* Replace invalid characters in WebChannel messagesJüri Valdmann2018-05-163-0/+32
* Fix tst_QWebEnginePage::openLinkInDifferentProfileJüri Valdmann2018-05-151-0/+1
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-0/+28
|\
| * Fix invalid site instance when switching browser contextsJüri Valdmann2018-04-301-0/+28
* | Remove hardcoded size from QWebEngineView::sizeHint()Szabolcs David2018-05-093-0/+46
* | Update tests for "Don't create undeserializable mojo origins"Jüri Valdmann2018-05-022-9/+14
* | Add tests of Web Workers over local and custom schemesJüri Valdmann2018-05-028-0/+129