summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Quick: Share profiles between application windowsSzabolcs David2015-05-073-31/+42
* Force to use English language for QML auto testsPeter Varga2015-04-231-0/+3
* 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
* Remove tst_setUrlWithFragment test caseSzabolcs David2015-04-091-41/+0
* Fix openWindowDefaultSize QWebEnginePage testPierre Rossi2015-04-071-7/+8
* Fix tst_keyboardModifierMapping QML testSzabolcs David2015-04-072-1/+10
* Enable build of QWebEngineScript API testSzabolcs David2015-04-072-24/+25
* Fix publicapi test failuresPierre Rossi2015-04-071-0/+6
* Fix license headers for qml tests.Pierre Rossi2015-03-2023-23/+23
* Introduce mock UIDelegates for testing.Pierre Rossi2015-03-2013-71/+258
* QWebEngineScript autotestPierre Rossi2015-03-182-0/+168
* QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode.Robin Burchell2015-03-181-0/+3
* Support middle click navigationSzabolcs David2015-03-161-1/+6
* Move featurePermissionRequested to the public APISzabolcs David2015-03-163-13/+19
* Fix settings menu in qtquicktestbrowserAllan Sandfeld Jensen2015-03-131-6/+7
* Force c++11 support when building the testsAndras Becsi2015-03-123-0/+5
* UserScript: Rename source property to sourceCode.Robin Burchell2015-03-121-3/+3
* Add tst_javaScriptDialogs QML testv5.5.0-alpha1Szabolcs David2015-03-115-0/+152
* Promote fullscreen API to 5.5 publicSzabolcs David2015-03-092-14/+26
* Add testsupport QML API and error page signalsPeter Varga2015-03-062-12/+99
* Move findText to the public APISzabolcs David2015-03-042-11/+10
* Quick: Fix handling of multiple certificate errors per requestPaulo Pinheiro2015-03-042-11/+52
* Update tst_navigationHistory QML testSzabolcs David2015-02-271-6/+5
* QtQuick API for userScriptsPierre Rossi2015-02-221-0/+27
* 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
|\