summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Un-blacklist some passing testsJüri Valdmann2019-07-082-20/+0
* Bump timeout in tst_InspectorServer::openRemoteDebuggingSessionJüri Valdmann2019-07-041-1/+1
* Disable edit actions when content has no focused framePeter Varga2019-05-271-0/+54
* 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
* 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
* Answer permission checks for clipboard permissionsSzabolcs David2019-01-301-0/+33
* Fix building with clangAllan Sandfeld Jensen2019-01-041-2/+2
* 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
* Fix typos in html testsTamas Zakor2018-11-145-5/+8
* Blacklist failing tst_QQuickWebEngineView tests in openSUSE 15.0Tony Sarajärvi2018-10-291-0/+4
* 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
* Shorten names of permission classesJüri Valdmann2018-04-131-14/+14
* 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
* Rename protocol() to scheme() in QWERPHPermissionRequestJüri Valdmann2018-03-081-1/+1
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-081-12/+14
* 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 remote-tracking branch 'origin/5.10' into 5.11Allan Sandfeld Jensen2018-02-151-2/+2
|\
| * Disable failing developer build tests for QemuSami Nurmenniemi2018-02-051-2/+2
* | Fix undefined reference to qCompare errorJüri Valdmann2018-02-131-1/+1
* | Add support for registerProtocolHandlerJüri Valdmann2018-02-131-0/+6
* | 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-022-0/+69
|\ \ \ | |/ / |/| |
| * | Expose JavascriptCanPaste attributeKai Koehne2018-02-021-0/+66