summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-02-013-52/+34
* Extend HttpCacheType with NoCache optionSzabolcs David2016-01-271-0/+33
* Add API to set WebChannel on isolated worldAllan Sandfeld Jensen2016-01-154-1/+488
* Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-124-14/+26
|\
| * Stabilize tst_QWebEnginePage::symmetricUrl some moreJoerg Bornemann2016-01-111-1/+2
| * Stabilize tst_QWebEnginePage::symmetricUrlJoerg Bornemann2016-01-081-1/+4
| * Stabilize tst_QWebEnginePage::getUserMediaRequestJoerg Bornemann2015-12-101-3/+3
| * 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
|/
* 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-061-2/+0
* Print JS console messages by defaultKai Koehne2015-11-061-17/+4
* 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
* | 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
* | Remove whitespaces from custom HTTP user agentsSzabolcs David2015-09-291-20/+9
* | 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-141-127/+0
* | 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
* | Enable geolocation permission testAllan Sandfeld Jensen2015-09-081-31/+28
* | Fix selectAll on data urlAllan Sandfeld Jensen2015-09-031-3/+7
* | stabilize QWebEnginePage tests that use JS callbacksJoerg Bornemann2015-09-031-11/+87
* | Enable parts of tst_QWebEnginePage::textSelectionAllan Sandfeld Jensen2015-09-011-6/+16
* | fix tst_QWebEnginePage::runJavaScript for "undefined"Joerg Bornemann2015-09-011-1/+1
* | adjust W_QTEST_MAIN to changes in QTestLibJoerg Bornemann2015-09-011-0/+5
* | remove tst_qwebengineframe from the default buildJoerg Bornemann2015-09-011-1/+0
* | fix automatic resource file inclusionJoerg Bornemann2015-08-261-1/+1
* | Widgets: Add fullscreen supportSzabolcs David2015-08-263-1/+64
* | move automatic resource inclusion to pri filesJoerg Bornemann2015-08-259-8/+2
|/
* Remove obsolete settings from widget tests.priAndras Becsi2015-06-301-8/+0
* Fix compile warnings of QWebEnginePage widget auto testPeter Varga2015-04-151-0/+5
* Remove tst_setUrlWithFragment test caseSzabolcs David2015-04-091-41/+0
* Fix openWindowDefaultSize QWebEnginePage testPierre Rossi2015-04-071-7/+8
* Enable build of QWebEngineScript API testSzabolcs David2015-04-072-24/+25
* QWebEngineScript autotestPierre Rossi2015-03-182-0/+168
* Force c++11 support when building the testsAndras Becsi2015-03-121-0/+2
* Fix tst_qwebengineaccessibility API testSzabolcs David2015-02-182-1/+21
* Update copyright headersJani Heikkinen2015-02-161-1/+1
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+44
* Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-112-18/+99
|\