summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-211-0/+20
* Add tst_settings.qml QML test caseAdam Kallai2016-04-203-0/+131
* 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
* Blacklist test_geoPermissionRequest on Windows as well.Michael Bruning2016-03-071-0/+1
* Enable qmltests in CIJoerg Bornemann2016-03-014-8/+22
* Enable QtQuick inspectorserver test in CIJoerg Bornemann2016-02-252-1/+5
* Enable WebEngineView tests in CIJoerg Bornemann2016-02-241-1/+0
* Enable qquickwebenginedefaultsurfaceformat test in CIJoerg Bornemann2016-02-221-1/+0
* Enable quick/publicapi test in CIJoerg Bornemann2016-02-222-2/+2
* Prepare separate enabling of QtQuick autotestsJoerg Bornemann2016-02-227-3/+7
* OS X: Fix crash when setting a custom default QSurfaceFormat.Alexandru Croitor2016-02-043-0/+155
* Stabilize tst_QQuickWebEngineViewGraphicsJoerg Bornemann2016-01-241-3/+4
* Stabilize tst_QQuickWebEngineViewJoerg Bornemann2016-01-221-6/+26
* Fix tst_QQuickWebEngineViewGraphics::showHideShow for OS XJoerg Bornemann2016-01-131-1/+8
* Stabilize tst_QQuickWebEngineViewGraphics::showHideShowJoerg Bornemann2015-12-211-3/+3
* Stabilize test_urlPropertyv5.6.0-beta1Allan Sandfeld Jensen2015-12-141-0/+2
* Make QQuickWebEngineProfile publicKai Koehne2015-12-121-1/+1
* Build qmltests only if QML testsupport API is availableJoerg Bornemann2015-12-111-1/+2
* Fix path issues tst_QQuickWebEngineViewJoerg Bornemann2015-12-111-25/+36
* Update tests/auto/quick/publicapiJoerg Bornemann2015-12-111-1/+5
* Stabilize tst_download.qmlJoerg Bornemann2015-12-101-4/+8
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-011-2/+2
* add RequestClose web actionJoerg Bornemann2015-10-094-0/+46
* update tst_publicapiJoerg Bornemann2015-09-281-79/+132
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-084-0/+134
|\
| * Add tst_geopermission QML test caseAdam Kallai2015-09-013-0/+133
| * Update the expected list of public API testcaseAdam Kallai2015-08-271-0/+1
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-183-0/+141
|\|
| * Add tst_download QML test caseAdam Kallai2015-07-143-0/+141
* | Fix loadProgress QML auto testPeter Varga2015-08-061-2/+19
* | Add QML test for form validation featurePeter Varga2015-08-053-0/+166
* | Update QtWebEngine version to 1.2Szabolcs David2015-07-303-3/+3
* | Add WebEngineView transparency API testSzabolcs David2015-07-271-10/+22
* | QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-0323-22/+104
* | Add tst_filePicker.qml test for UIDelegateAdam Kallai2015-04-2410-1/+352
|/
* 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
* Update expected list of public API testAdam Kallai2015-04-141-6/+44
* Add tst_userScripts QML testSzabolcs David2015-04-095-0/+286
* Fix tst_keyboardModifierMapping QML testSzabolcs David2015-04-072-1/+10
* 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
* QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode.Robin Burchell2015-03-181-0/+3
* Move featurePermissionRequested to the public APISzabolcs David2015-03-161-0/+6
* Force c++11 support when building the testsAndras Becsi2015-03-121-0/+2
* 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