summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-02-0154-1260/+608
* Extend HttpCacheType with NoCache optionSzabolcs David2016-01-271-0/+33
* Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-184-41/+28
|\
| * Remove FilterRequest from qwebenginecookiestoreMichal Klocek2016-01-152-15/+1
| * Remove callback functions from qwebenginecookiestoreMichal Klocek2016-01-151-25/+19
| * Fix tst_QQuickWebEngineViewGraphics::showHideShow for OS XJoerg Bornemann2016-01-131-1/+8
* | Add API to set WebChannel on isolated worldAllan Sandfeld Jensen2016-01-154-1/+488
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-1211-59/+87
|\|
| * Stabilize tst_QWebEnginePage::symmetricUrl some moreJoerg Bornemann2016-01-111-1/+2
| * Stabilize tst_QWebEnginePage::symmetricUrlJoerg Bornemann2016-01-081-1/+4
| * Stabilize tst_QQuickWebEngineViewGraphics::showHideShowJoerg Bornemann2015-12-211-3/+3
| * Stabilize test_urlPropertyv5.6.0-beta1Allan Sandfeld Jensen2015-12-141-0/+2
| * Make QQuickWebEngineProfile publicKai Koehne2015-12-122-11/+5
| * Build qmltests only if QML testsupport API is availableJoerg Bornemann2015-12-111-1/+2
| * Fix path issues tst_QQuickWebEngineViewJoerg Bornemann2015-12-111-25/+36
| * Update tests/auto/quick/publicapiJoerg Bornemann2015-12-111-1/+5
| * Stabilize tst_QWebEnginePage::getUserMediaRequestJoerg Bornemann2015-12-101-3/+3
| * Stabilize tst_download.qmlJoerg Bornemann2015-12-101-4/+8
| * enable tests/auto/widgetsJoerg Bornemann2015-12-073-3/+12
| * stabilize tst_qwebenginepage some moreJoerg Bornemann2015-12-071-6/+5
* | Add methods for running javascript in isolated worldsAllan Sandfeld Jensen2016-01-082-0/+9
* | Add function to clear data from the cacheSzabolcs David2016-01-061-0/+40
|/
* Change QWebEngineUrlRequestInterceptor::interceptRequest to void.Michael Bruning2015-12-021-5/+3
* Remove unneeded qWaits from tst_QWebEngineCookieStoreJoerg Bornemann2015-12-011-2/+0
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-018-25/+25
* Make QWebEngineFullScreenRequest const correctKai Koehne2015-11-121-1/+1
* stabilize tst_QWebEngineScript::injectionPointJoerg Bornemann2015-11-121-4/+4
* Fix resetting attributes in top level WebEngineSettingsSzabolcs David2015-11-123-0/+66
* add dummy positioning pluginJoerg Bornemann2015-11-065-0/+147
* remove "CONFIG += ordered" where applicableJoerg Bornemann2015-11-062-4/+0
* Print JS console messages by defaultKai Koehne2015-11-061-17/+4
* enable tests/auto/coreJoerg Bornemann2015-10-303-4/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-283-2/+82
|\
| * Set off-the-record to true as documentedAllan Sandfeld Jensen2015-10-133-2/+82
* | Fullscreen notification popups for the Quick examplesSzabolcs David2015-10-274-2/+111
* | Remove userAgentApplicationName API test caseSzabolcs David2015-10-271-23/+0
* | Fix build of tst_qwebenginepageSzabolcs David2015-10-211-2/+8
* | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-191-20/+5
* | Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-192-47/+30
* | Add firstPartyUrl to QWebEngineUrlRequestInfoDavid Rosca2015-10-123-0/+26
* | add RequestClose web actionJoerg Bornemann2015-10-094-0/+46
* | Remove whitespaces from custom HTTP user agentsSzabolcs David2015-09-291-20/+9
* | update tst_publicapiJoerg Bornemann2015-09-281-79/+132
* | Remove unnecessary test ifdefAllan Sandfeld Jensen2015-09-211-2/+1
* | Unskip loadFinishedAfterNotFoundError test caseSzabolcs David2015-09-141-10/+6
* | Change some QNAM tests to use URLRequestInterceptorSzabolcs David2015-09-142-128/+103
* | Remove unnecessary QNetworkAccessManager test casesSzabolcs David2015-09-141-36/+0
* | Remove unnecessary QWebEngineFrame test casesSzabolcs David2015-09-111-193/+1
* | Merge QWebEngineFrame tests into tst_qwebenginepageSzabolcs David2015-09-0911-1665/+1596
* | Merge "Merge branch '5.5' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2015-09-084-0/+134
|\ \