summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-084-0/+134
| |\
| | * Add tst_geopermission QML test caseAdam Kallai2015-09-013-0/+133
| | * Update the expected list of public API testcaseAdam Kallai2015-08-271-0/+1
* | | Enable geolocation permission testAllan Sandfeld Jensen2015-09-081-31/+28
|/ /
* | Fix build of tst_qwebengineurlrequestinterceptorSzabolcs David2015-09-071-4/+4
* | 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
* | Add invokable to QQuickWebEngineProfile to set cookie clientAndras Becsi2015-08-283-1/+49
* | fix automatic resource file inclusionJoerg Bornemann2015-08-262-2/+2
* | Widgets: Add fullscreen supportSzabolcs David2015-08-263-1/+64
* | move automatic resource inclusion to pri filesJoerg Bornemann2015-08-2512-10/+4
* | do not define TESTS_SOURCE_DIR in core testsJoerg Bornemann2015-08-251-3/+0
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-184-8/+141
|\|
| * Add tst_download QML test caseAdam Kallai2015-07-143-0/+141
| * Remove obsolete settings from widget tests.priAndras Becsi2015-06-301-8/+0
* | Fix loadProgress QML auto testPeter Varga2015-08-061-2/+19
* | Add QML test for form validation featurePeter Varga2015-08-053-0/+166
* | Add API for intercepting url requestsAndras Becsi2015-08-036-0/+185
* | Update QtWebEngine version to 1.2Szabolcs David2015-07-303-3/+3
* | Add WebEngineView transparency API testSzabolcs David2015-07-271-10/+22
* | Add cookie API testsAndras Becsi2015-07-168-0/+289
* | Fix quicktestbrowser crash caused by wrong experimental versionAndras Becsi2015-06-221-1/+1
* | QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-0323-22/+104
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-113-31/+42
|\|
| * Quick: Share profiles between application windowsSzabolcs David2015-05-073-31/+42
* | Add tst_filePicker.qml test for UIDelegateAdam Kallai2015-04-2410-1/+352
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-04-231-0/+3
|\|
| * Force to use English language for QML auto testsPeter Varga2015-04-231-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-198-48/+336
|\|
| * Fix QUICK_TEST_SOURCE_DIR macro on WindowsPeter Varga2015-04-151-1/+1
| * Fix compile warnings of QWebEnginePage widget auto testPeter Varga2015-04-151-0/+5
| * Update expected list of public API testAdam Kallai2015-04-141-6/+44
| * Add tst_userScripts QML testSzabolcs David2015-04-095-0/+286