summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update QtWebEngine version to 1.1 in the testsSzabolcs David2015-02-1922-22/+22
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-1/+1
* Fix tst_qwebengineaccessibility API testSzabolcs David2015-02-182-1/+21
* Move navigationHistory out of experimentalPierre Rossi2015-02-182-5/+12
* Update copyright headersJani Heikkinen2015-02-1635-266/+266
* Move webChannel property out of experimentalPierre Rossi2015-02-131-2/+2
* Integrate with WebChannelPierre Rossi2015-02-122-0/+135
* Proper versioning of the Quick APISzabolcs David2015-02-061-1/+0
* Update QML download API to match widgets and add documentationAndras Becsi2015-02-062-3/+5
* Fix Back/Forward menusPierre Rossi2015-02-061-1/+1
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-052-0/+139
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-022-1/+44
* Update the expected list of public API testcaseAdam Kallai2015-01-281-0/+22
* Move newViewRequested to the public APISzabolcs David2015-01-231-14/+15
* Fix the new window example code GC problemsJocelyn Turcotte2015-01-236-21/+124
* Clean the file structure of quicknanobrowser and quicktestbrowserJocelyn Turcotte2015-01-237-159/+46
* Enable building Qt WebEngine without accessiblity enabled.Michael BrĂ¼ning2015-01-231-0/+2
* Import the inspectorserver auto test from qtwebkitJocelyn Turcotte2015-01-223-0/+191
* Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-221-0/+3
* Add Keyboard modifiers to MotionEventQt.Zeno Albisser2015-01-203-1/+160
* Simplify tests.proPierre Rossi2015-01-181-3/+1
* Fix quicktestbrowserAndras Becsi2015-01-152-2/+2
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-142-0/+24
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-022-0/+24
| |\
| | * Enable cmake config files generationJocelyn Turcotte2014-12-122-0/+24
* | | Add QML download APIAndras Becsi2015-01-124-5/+189
|/ /
* | Don't crash when using onEditingFinishedPierre Rossi2014-12-192-0/+91
* | Update public API test expectationsAllan Sandfeld Jensen2014-12-121-0/+27
* | QML API for WebEngineProfilesAllan Sandfeld Jensen2014-12-121-1/+25
* | 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