summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-192-17/+17
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-242-29/+101
|\
| * Fix invalid url on profile changeMichal Klocek2019-09-041-0/+14
| * Fix file URI checks for FilePickerController::accepted() on WindowsTamas Zakor2019-07-311-12/+76
| * Clean-up handling of selected filesAllan Sandfeld Jensen2019-07-271-29/+23
* | Fix Q(Quick)WebEngineDownloadItem::setPath() path conversionTamas Zakor2019-09-161-3/+32
* | Blacklist several Qt WebEngine quick dialog tests on macOS 10.13Michael Brüning2019-09-091-0/+6
* | Introduce findTextFinished signalPeter Varga2019-08-232-0/+89
* | Fix quick download directory auto test on WindowsTamas Zakor2019-07-281-10/+11
* | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-244-15/+23
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-232-9/+22
| |\
| | * Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-161-0/+4
| | * Remove qt.io load from findTextInterruptedByLoad and ensure checksKirill Burtsev2019-07-161-5/+13
| | * Fix quick dialog test wrong message on view's LoadStatus changedKirill Burtsev2019-07-121-4/+5
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-103-22/+1
| |\|
| | * Un-blacklist some passing testsJüri Valdmann2019-07-082-20/+0
| | * Bump timeout in tst_InspectorServer::openRemoteDebuggingSessionJüri Valdmann2019-07-041-1/+1
* | | Disable Cut/Copy/Unselect actions when there's no selectionJüri Valdmann2019-07-081-8/+8
* | | Add API to change download directory path and file nameTamas Zakor2019-07-052-1/+50
* | | Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-021-0/+54
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-111-0/+54
| |\|
| | * Disable edit actions when content has no focused framePeter Varga2019-05-271-0/+54
* | | unblacklist passing testsDaniel Smith2019-06-283-23/+6
* | | Implement page lifecycle APIJüri Valdmann2019-05-241-1/+9
* | | Add API to get the suggested download file nameTamas Zakor2019-05-162-0/+7
* | | Add navigation type for redirectsAllan Sandfeld Jensen2019-05-101-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-096-22/+102
|\| |
| * | 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
* | | Extend the QQuickWebEngineDownloadItem Qml type with url propertyTamas Zakor2019-04-292-1/+8
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-058-18/+25
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-293-5/+8
|\| |
| * | Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-233-5/+8
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-214-12/+101
|\| |
| * | 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
| |/ /
* / / Add a way to customize tooltips in WebEngineViewSzabolcs David2019-02-191-0/+9
|/ /
* | 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
|\|