summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix qmltests::WebEngineViewSingleFileUpload auto testsTamas Zakor2019-04-104-21/+98
* Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-092-1/+4
|\
| * Increase timeout and add some debug info to tst_dialogMichal Klocek2019-04-042-1/+3
| * Make tst_dialogs less flakyMichal Klocek2019-04-031-0/+1
* | Notification API cleanupKirill Burtsev2019-04-052-3/+2
* | Fix tst_Dialogs::authenticationDialogRequestedMichal Klocek2019-04-044-13/+21
* | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-032-2/+2
* | Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-233-5/+8
* | Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-192-5/+9
* | Enable running some tests on qemuMichal Klocek2019-03-141-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-042-6/+73
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-042-6/+73
| |\|
| | * Fix handling of touch icons when it is disabledPeter Varga2019-02-251-0/+33
| | * Update public QML API test and enforce failure checkKirill Burtsev2019-02-191-6/+40
* | | Update publicapi testAllan Sandfeld Jensen2019-03-041-0/+18
|/ /
* | Web Notifications APIKirill Burtsev2019-02-063-0/+135
* | Disable error page isolationPeter Varga2019-02-042-6/+5
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-011-0/+33
|\|
| * Answer permission checks for clipboard permissionsSzabolcs David2019-01-301-0/+33
* | Add API to set default download pathTamas Zakor2019-01-301-1/+19
* | Adaptations for Chromium 71Allan Sandfeld Jensen2019-01-283-3/+8
* | Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-241-0/+5
* | Add configure for webengine and webenginewidgetsMichal Klocek2019-01-216-7/+7
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2019-01-181-2/+2
|\|
| * Fix building with clangAllan Sandfeld Jensen2019-01-041-2/+2
* | Test: port tests to QRegularExpressionSamuel Gaist2019-01-091-3/+4
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-183-5/+190
|\|
| * Disable external text handles and edit menuPeter Varga2018-12-081-1/+1
| * Disable text prediction for inputPeter Varga2018-12-071-1/+1
| * Blacklist failing tst_QQuickWebEngineView tests in openSUSE 15.0Tony Sarajärvi2018-12-042-4/+5
| * Fix input method updatePeter Varga2018-11-291-0/+184
* | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-165-5/+8
|\|
| * Fix typos in html testsTamas Zakor2018-11-145-5/+8
* | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-051-0/+4
|\|
| * Blacklist failing tst_QQuickWebEngineView tests in openSUSE 15.0Tony Sarajärvi2018-10-291-0/+4
* | Make it possible to enable OCSP on LinuxAllan Sandfeld Jensen2018-10-172-0/+67
|/
* Chromium requires C++14Allan Sandfeld Jensen2018-10-111-1/+0
* General adaptations for Chromium 69Allan Sandfeld Jensen2018-09-221-2/+2
* Clean up WebEngineAction APIPeter Varga2018-09-202-47/+46
* Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-125-2/+86
* tests: Fix build against Qt 5.9Jüri Valdmann2018-08-231-1/+1
* Remove support for GPU_BLACKLIST files from some testsEdward Welbourne2018-08-141-1/+0
* Introduce WebEngineAction in Quick APIValentin Fokin2018-08-025-6/+150
* Create WebContents with initially_hidden = trueJüri Valdmann2018-07-161-0/+1
* Adaptations for Chromium 67Allan Sandfeld Jensen2018-06-265-6/+9
* Make tests work on high-dpi screensKai Koehne2018-06-252-5/+7
* Fine tune configure and clean up header includesMichal Klocek2018-06-1210-28/+19
* Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-11/+12
* Add dialog unit testMichal Klocek2018-05-3010-1/+628
* Fix handling of bad @match directivesSzabolcs David2018-04-272-0/+26