summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Unskip downloadUniqueFilenameWithTimestamp auto testPeter Varga2019-04-091-7/+4
* Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-093-1/+51
|\
| * Run non-MainWorld DocumentCreation scripts even if JS disabledJüri Valdmann2019-04-081-0/+47
| * 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-055-19/+24
* | Fix tst_Dialogs::authenticationDialogRequestedMichal Klocek2019-04-044-13/+21
* | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-036-12/+12
* | Make the skip actually compileAllan Sandfeld Jensen2019-04-021-1/+1
* | Skip downloadUniqueFileNameWithTimeStamp auto test on WindowsPeter Varga2019-03-281-0/+3
* | Blacklist tst_QWebEnginePage::runJavaScriptFromSlot on macOSAllan Sandfeld Jensen2019-03-281-0/+3
* | Do not run offscreen test on windowsMichal Klocek2019-03-271-0/+2
* | Normalize download path on WindowsAllan Sandfeld Jensen2019-03-261-9/+0
* | Blacklist download dir tests for windowsAllan Sandfeld Jensen2019-03-261-0/+11
* | Fix disabling http cache after 73-basedPeter Varga2019-03-231-2/+2
* | Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-233-5/+8
* | Adaptations for Chromium 72Allan Sandfeld Jensen2019-03-232-3/+6
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-203-1/+16
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-203-1/+16
| |\|
| | * Do not report client redirects as link-clickedAllan Sandfeld Jensen2019-03-193-1/+16
* | | Remove Entry type from QWebEngineClientCertificateStoreAllan Sandfeld Jensen2019-03-201-6/+6
|/ /
* | Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-194-7/+14
* | Enable core auto test on qemuMichal Klocek2019-03-151-3/+1
* | Enable running some tests on qemuMichal Klocek2019-03-142-5/+6
* | Fix -no-ssl buildv5.13.0-beta1Peter Varga2019-03-071-1/+3
* | Un-blacklist tst_QWebEnginePage combobox auto testsTamas Zakor2019-03-062-11/+27
* | Add simple offscreen qpa testMichal Klocek2019-03-043-1/+68
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-044-6/+143
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-044-6/+143
| |\|
| | * Fix handling of touch icons when it is disabledPeter Varga2019-02-252-0/+71
| | * Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-191-0/+32
| | * Update public QML API test and enforce failure checkKirill Burtsev2019-02-191-6/+40
* | | Update publicapi testAllan Sandfeld Jensen2019-03-041-0/+18
|/ /
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-011-9/+10
* | Make client certificate store thread safeAllan Sandfeld Jensen2019-02-251-1/+1
* | Remove duplicate RESOURCES in QWebEngineClientCertificateStore testJüri Valdmann2019-02-221-3/+0
* | Emit QWebEnginePage::selectionChanged asynchronouslyJüri Valdmann2019-02-211-0/+23
* | Add client certificate store test casesVijith Kini2019-02-208-0/+212
* | Add proxy authentication unit testMichal Klocek2019-02-195-1/+229
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-153-4/+40
|\|
| * tst_origins: Don't create SharedWorkers from unregistered schemeJüri Valdmann2019-02-051-4/+1
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-012-0/+39
| |\
| | * Fix hide/show of delegate widgetMichal Klocek2019-01-091-0/+23
| | * Fix recreation of cookie store and channel id serviceMichal Klocek2019-01-091-0/+16
* | | Fix incrementing download IDTamas Zakor2019-02-141-1/+0
* | | Web Notifications APIKirill Burtsev2019-02-069-13/+332
* | | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-041-11/+12
* | | Add proxy switches handlingMichal Klocek2019-02-042-25/+5
* | | Disable error page isolationPeter Varga2019-02-043-9/+5
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-011-0/+33
|\| |