summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devAndras Becsi2014-12-012-15/+29
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-121-2/+2
| |\
| * \ Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-101-0/+8
| |\ \
| * | | Disable error page while testing loadFail signal of Quick APIPeter Varga2014-11-062-15/+29
* | | | QtQuick: rename the media feature permission enum valuesPierre Rossi2014-11-241-3/+3
* | | | QtQuick: add geolocation permission APIPierre Rossi2014-11-241-0/+2
* | | | Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-1118-37/+841
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix build in QWebEnginePage API testSzabolcs David2014-11-101-2/+2
| | |/ | |/|
| * | Add option to disable error pages in quicktestbrowserPeter Varga2014-11-051-0/+8
| |/
| * Add runJavaScript testAllan Sandfeld Jensen2014-10-291-0/+68
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-282-3/+3
| * Fix tst_QWebEngineFrame::setUrlHistory expected failuresPeter Varga2014-10-281-17/+26
| * Add setting ErrorPageEnabledAndras Becsi2014-10-141-2/+8
| * Use the shared waitForSignal method in QQuickWebEngineViewGraphics testSzabolcs David2014-10-141-15/+2
| * Import QQuickWebEngineView API testSzabolcs David2014-10-1413-3/+729
* | Distinguish between tab dispositions in NewViewRequest Quick API.Jarred Nicholls2014-10-211-0/+1
* | Implement acceptNavigationRequest for the widgets API.Andras Becsi2014-10-201-118/+48
* | TestBrowser: prevent popups from getting GCedPierre Rossi2014-10-131-1/+1
* | Implement programatic zooming for QtQuickPierre Rossi2014-10-133-0/+127
* | Use QUrl::fromLocalFilePierre Rossi2014-10-101-1/+1
|/
* Fix WebContentsAdapater::requestedUrl() functionPeter Varga2014-10-071-4/+1
* Fix loadFinished signal in case of interrupting error page loadingPeter Varga2014-10-071-0/+2
* Fix WebEngineSettings::setDefaultTextEncoding()Szabolcs David2014-10-071-5/+3
* Unskip the working tests in tst_qwebengineframe.cppSzabolcs David2014-10-031-24/+12
* Unskip QWebEngineSettings::JavascriptCanOpenWindows related testsSzabolcs David2014-09-261-35/+5
* Skip tst_QWebEngineFrame::setUrlWithFragment API testSzabolcs David2014-09-241-0/+1
* Remove unneeded QWP_PATH environment variable for quick tests.Michael BrĂ¼ning2014-09-242-2/+0
* Fix an assertion in web_content_delegates_qt.cppAdam Kallai2014-09-231-0/+11
* [Tests] Change expected QAccessible::role to WebDocument.Michael BrĂ¼ning2014-09-161-2/+2
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-3/+2
* Settings in test browserPierre Rossi2014-09-021-0/+27
* Try harder to return accessible namesFrederik Gladhorn2014-09-011-18/+52
* Tweak the back and forward buttonsPierre Rossi2014-08-224-17/+79
* Remove XFAIL that got fixed by snapshot updateFrederik Gladhorn2014-08-181-1/+0
* Fix uncalled callbacks with findTextJocelyn Turcotte2014-08-151-0/+24
* Add QJSValue support to the public API testSzabolcs David2014-08-131-1/+5
* Opt-out of the build on platforms where we won't build successfullyJocelyn Turcotte2014-08-121-1/+3
* Update the library and QML version to 1.0Jocelyn Turcotte2014-08-1218-18/+18
* Add findText to Quick APIPeter Varga2014-08-073-0/+290
* Move the runJavaScript function from experimental to public APIAndras Becsi2014-08-062-2/+2
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-064-6/+162
* s/QWebEngine/QtWebEngine/gPierre Rossi2014-08-043-3/+3
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-046-6/+0
* Fix tst_QWebEngineFrame::setUrlWithFragment testSzabolcs David2014-08-041-3/+4
* Drop 5.2 supportJocelyn Turcotte2014-08-011-1/+1
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-012-2/+28
* Implement accessibility hit testingFrederik Gladhorn2014-07-161-0/+13
* Implement accessible value interfaceFrederik Gladhorn2014-07-151-0/+39
* Implement accessible text interfaceFrederik Gladhorn2014-07-151-0/+35
* Fix the indexOfChild function for the web documentFrederik Gladhorn2014-07-111-0/+4