summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-262-0/+62
| | | * Stop disabled QWebEngineView widget from processing input events.Alexandru Croitor2016-05-261-0/+120
| * | | Fix widget geolocation testsAllan Sandfeld Jensen2016-05-316-139/+7
| * | | Update public API listAdam Kallai2016-05-311-2/+1
* | | | Merge branch '5.7' into devAllan Sandfeld Jensen2016-05-313-3/+4
|\| | |
| * | | Fix QML geolocation testAllan Sandfeld Jensen2016-05-313-3/+4
| |/ /
* | | Remove obsolete testsAllan Sandfeld Jensen2016-05-283-51/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-276-10/+70
|\| |
| * | Unskip test_errorPageEnabled in tst_favicon.qml testAdam Kallai2016-05-251-8/+4
| * | Update test_promptSzabolcs David2016-05-221-2/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-204-0/+65
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.6" into refs/stagin...Liang Qi2016-05-191-0/+3
| | |\
| | | * Blacklist flaky QWebEnginePage::setHtmlWithImageResource test.Alexandru Croitor2016-05-101-0/+3
| | * | Fix pasting images to web pagesJoerg Bornemann2016-05-193-0/+62
| | |/
* | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-05-141-1/+53
|\| |
| * | Better handle failure on read in custom url handlersAllan Sandfeld Jensen2016-05-131-1/+53
* | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-05-1017-18/+366
|\| |
| * | Add spellcheck autotestMichal Klocek2016-05-067-0/+262
| * | Combine candidate icons for a page into a single iconPeter Varga2016-05-0410-18/+104
* | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-05-0416-100/+641
|\| |
| * | Cleanup license leftoversMichal Klocek2016-05-037-92/+138
| * | Revert "Fix unexpected passes in tst_QWebEnginePage."Alexandru Croitor2016-05-031-0/+2
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-031-2/+0
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-291-2/+0
| | |\|
| | | * Fix unexpected passes in tst_QWebEnginePage::setHtmlWithImageResource.Alexandru Croitor2016-04-271-2/+0
| * | | Make public API test up to dateAdam Kallai2016-05-021-0/+168
| |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-256-0/+234
| |\|
| | * Do not access browser-context to read user-agent or accept languageAllan Sandfeld Jensen2016-04-211-0/+28
| | * Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-212-0/+46
| | * Add tst_settings.qml QML test caseAdam Kallai2016-04-203-0/+131
| | * Fix user-agent override works when setting contentAllan Sandfeld Jensen2016-04-191-0/+29
| * | Add QQuickWebEngineFaviconProviderPeter Varga2016-04-205-8/+101
* | | Remove navigatorCookieEnabled test caseSzabolcs David2016-04-211-17/+0
|/ /
* | Remove default values for printToPdf callbacks and unify API.Michael Bruning2016-04-131-2/+2
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-116-9/+27
|\|
| * Un-blacklist qwebengineaccessibility autotestJoerg Bornemann2016-04-051-6/+0
| * Blacklist tst_QQuickWebEngineView::transparentWebEngineViewsJoerg Bornemann2016-03-311-0/+2
| * Purge sRGB chunks from PNGs in test.Edward Welbourne2016-03-301-0/+0
| * Move loadVisuallyCommitted signal to the test support APISzabolcs David2016-03-253-3/+25
* | QML API for context menu dataAllan Sandfeld Jensen2016-04-091-0/+1
* | Clean up qml testsPeter Varga2016-04-067-16/+0
* | Fix glitches in tst_QWebEnginePage::printToPdfJoerg Bornemann2016-03-311-2/+2
* | Add icon property and iconChanged signal to QWebEnginePagePeter Varga2016-03-311-6/+100
* | Add multi-sized favicon testPeter Varga2016-03-259-3/+60
* | Add settings for FaviconManager's icon download modesPeter Varga2016-03-253-1/+180
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-63/+0
|\|
| * Remove tst_QWebEnginePage::viewModesJoerg Bornemann2016-03-171-21/+0
| * Remove test for QWebEnginePage::metaDataJoerg Bornemann2016-03-081-42/+0
* | Fix bestFavicon testPeter Varga2016-03-192-1/+16
* | Add callback to printing APIMichael Bruning2016-03-162-7/+33