summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove tst_setUrlWithFragment test caseSzabolcs David2015-04-091-41/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-086-32/+49
|\|
| * 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
* | Add support for Shockwave Flash plugin.Zeno Albisser2015-03-301-0/+8
|/
* 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