summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-111-0/+0
|\
| * Purge sRGB chunks from PNGs in test.Edward Welbourne2016-03-301-0/+0
* | Clean up qml testsPeter Varga2016-04-067-16/+0
* | Add multi-sized favicon testPeter Varga2016-03-253-0/+25
* | Add settings for FaviconManager's icon download modesPeter Varga2016-03-251-0/+117
* | Fix bestFavicon testPeter Varga2016-03-191-1/+8
* | Re-skip failing error page disabled test for tst_favicon.Michael Bruning2016-03-161-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-03-112-7/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-082-7/+14
| |\|
| | * Enable qmltests in CIJoerg Bornemann2016-03-012-7/+14
* | | Clean up FaviconManager and fix icon url in NavigationEntryPeter Varga2016-03-112-128/+67
* | | Fix and skip failing Quick tests after Chromium 49 updatePeter Varga2016-03-106-4/+7
* | | Fix iconChanged signal in Quick APIPeter Varga2016-03-081-16/+8
|/ /
* | Add FaviconManager to corePeter Varga2016-02-0313-28/+276
* | Updated license headersJani Heikkinen2016-02-0127-619/+268
|/
* Stabilize test_urlPropertyv5.6.0-beta1Allan Sandfeld Jensen2015-12-141-0/+2
* Stabilize tst_download.qmlJoerg Bornemann2015-12-101-4/+8
* add RequestClose web actionJoerg Bornemann2015-10-093-0/+45
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-082-0/+131
|\
| * Add tst_geopermission QML test caseAdam Kallai2015-09-012-0/+131
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-182-0/+139
|\|
| * Add tst_download QML test caseAdam Kallai2015-07-142-0/+139
* | Fix loadProgress QML auto testPeter Varga2015-08-061-2/+19
* | Add QML test for form validation featurePeter Varga2015-08-052-0/+164
* | QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-0323-22/+104
* | Add tst_filePicker.qml test for UIDelegateAdam Kallai2015-04-245-0/+234
|/
* Add tst_userScripts QML testSzabolcs David2015-04-094-0/+280
* Fix tst_keyboardModifierMapping QML testSzabolcs David2015-04-072-1/+10
* Fix license headers for qml tests.Pierre Rossi2015-03-2019-19/+19
* Introduce mock UIDelegates for testing.Pierre Rossi2015-03-204-58/+28
* Add tst_javaScriptDialogs QML testv5.5.0-alpha1Szabolcs David2015-03-114-0/+148
* Add testsupport QML API and error page signalsPeter Varga2015-03-061-12/+80
* Move findText to the public APISzabolcs David2015-03-041-8/+7
* Update tst_navigationHistory QML testSzabolcs David2015-02-271-6/+5
* Update QtWebEngine version to 1.1 in the testsSzabolcs David2015-02-1919-19/+19
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-1/+1
* Update copyright headersJani Heikkinen2015-02-1619-170/+170
* Move webChannel property out of experimentalPierre Rossi2015-02-131-2/+2
* Integrate with WebChannelPierre Rossi2015-02-122-0/+135
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+95
* Add Keyboard modifiers to MotionEventQt.Zeno Albisser2015-01-202-0/+155
* Don't crash when using onEditingFinishedPierre Rossi2014-12-191-0/+90
* Disable error page while testing loadFail signal of Quick APIPeter Varga2014-11-062-15/+29
* Make url handling consistent in widget and quick APIPeter Varga2014-10-281-1/+3
* Fix an assertion in web_content_delegates_qt.cppAdam Kallai2014-09-231-0/+11
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-3/+2
* Update the library and QML version to 1.0Jocelyn Turcotte2014-08-1215-15/+15
* Add findText to Quick APIPeter Varga2014-08-072-0/+243
* Move the runJavaScript function from experimental to public APIAndras Becsi2014-08-061-2/+0
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-062-0/+157