summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests
Commit message (Expand)AuthorAgeFilesLines
* Fix qmltests::WebEngineViewSingleFileUpload auto testsTamas Zakor2019-04-104-21/+98
* Notification API cleanupKirill Burtsev2019-04-051-1/+1
* Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-231-2/+3
* Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-191-1/+7
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-041-0/+33
|\
| * Fix handling of touch icons when it is disabledPeter Varga2019-02-251-0/+33
* | Web Notifications APIKirill Burtsev2019-02-062-0/+117
* | Add API to set default download pathTamas Zakor2019-01-301-1/+19
* | Adaptations for Chromium 71Allan Sandfeld Jensen2019-01-281-2/+2
* | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-165-5/+8
|\|
| * Fix typos in html testsTamas Zakor2018-11-145-5/+8
* | Make it possible to enable OCSP on LinuxAllan Sandfeld Jensen2018-10-172-0/+67
|/
* Clean up WebEngineAction APIPeter Varga2018-09-201-44/+44
* Remove support for GPU_BLACKLIST files from some testsEdward Welbourne2018-08-141-1/+0
* Introduce WebEngineAction in Quick APIValentin Fokin2018-08-024-6/+140
* Create WebContents with initially_hidden = trueJüri Valdmann2018-07-161-0/+1
* Adaptations for Chromium 67Allan Sandfeld Jensen2018-06-263-4/+7
* Make tests work on high-dpi screensKai Koehne2018-06-252-5/+7
* Fix handling of bad @match directivesSzabolcs David2018-04-272-0/+26
* Fix test failure in test_contextMenuAllan Sandfeld Jensen2018-04-101-0/+2
* Adaptations to form validationAllan Sandfeld Jensen2018-03-152-121/+0
* Basic adaptations for 65-basedAllan Sandfeld Jensen2018-03-151-3/+5
* Remove credentials from view-source URLsPeter Varga2018-03-141-0/+28
* Stabilize WebEngineViewLoadUrl::test_stopStatusPeter Varga2018-03-141-6/+14
* Fix loadStarted signal after an in-page navigationv5.11.0-beta2Peter Varga2018-03-081-0/+26
* Stabilize WebEngineViewLoadHtml::test_loadProgressAfterLoadHtmlPeter Varga2018-03-081-1/+9
* Expose actual URL for data URLs instead of the virtual URL in the APIPeter Varga2018-02-211-0/+20
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2018-02-062-1/+17
|\
| * Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-02-022-1/+17
| |\
| | * Remove full blacklist of osx 10.11Allan Sandfeld Jensen2018-01-231-1/+0
| | * Deselect text on each fourth clickSzabolcs David2018-01-221-0/+17
* | | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-02-021-0/+3
|\ \ \ | |/ / |/| |
| * | Blacklist unstable test_viewSourceAllan Sandfeld Jensen2018-02-021-0/+3
* | | Support regex format include rules in user scriptsPaul Clark2018-01-262-2/+14
* | | Test adaptations for Chromium 63Allan Sandfeld Jensen2018-01-253-14/+15
* | | Adaptations for Chromium 62Allan Sandfeld Jensen2018-01-252-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-178-40/+417
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-081-21/+70
| |\
| | * Fix favicon update from JavaScriptPeter Varga2017-12-131-21/+70
| | * Blacklist failing test_findTextInterruptedByLoad QML testAlexandru Croitor2017-12-041-0/+3
| * | Add QML autotests for ContextMenuValentin Fokin2017-12-197-20/+348
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-11-294-11/+112
|\| |
| * | Fix QtQuickControls1 mock-delegates paths in qmltests.proValentin Fokin2017-11-271-5/+5
| * | Speculative stabilization of mouseLeave auto testsPeter Varga2017-11-231-1/+3
| * | Blacklist failing test_findTextInterruptedByLoad QML testAlexandru Croitor2017-11-181-0/+3
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-152-0/+97
| |\|
| | * Notify Chromium about leaving viewPeter Varga2017-11-092-0/+97
| * | Stop preserving aborted navigation entriesJüri Valdmann2017-11-141-5/+4
| * | Add 'webengine' prefix to configure features, tests, libraries, etcAlexandru Croitor2017-11-121-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2017-10-281-8/+10
|\ \ \