summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_QWebEngineView::inputContextQueryInput on windowsv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0Allan Sandfeld Jensen2019-05-241-0/+3
* Update ChromiumAllan Sandfeld Jensen2019-05-231-0/+0
* Update Chromiumv5.13.0-beta4Allan Sandfeld Jensen2019-05-212-1/+1
* Update changesAllan Sandfeld Jensen2019-05-151-1/+1
* Make linker call look great againMichal Klocek2019-05-204-11/+9
* Fix linker too long argument listMichal Klocek2019-05-201-7/+10
* Document PDF viewing featureMichael Brüning2019-05-171-0/+16
* Add changes file for Qt 5.13.0Allan Sandfeld Jensen2019-05-131-0/+89
* Update ChromiumAllan Sandfeld Jensen2019-05-131-0/+0
* Fix clang build with libstdc++8Allan Sandfeld Jensen2019-05-091-0/+1
* Update ChromiumAllan Sandfeld Jensen2019-05-091-0/+0
* Update ChomiumAllan Sandfeld Jensen2019-05-031-0/+0
* Cleanup clipboard source filesAllan Sandfeld Jensen2019-05-034-77/+135
* Cleanup coding style in src/core/apiAllan Sandfeld Jensen2019-05-0325-173/+131
* Support --auth-server-whitelistAllan Sandfeld Jensen2019-05-031-8/+8
* Do not blacklist webChannelWithBadStringMichal Klocek2019-05-033-6/+4
* Make warning about wrong shutdown a warningAllan Sandfeld Jensen2019-05-031-1/+1
* Doc: Fix QDoc warningsLeena Miettinen2019-05-033-16/+15
* Skip tst_QWebEngineProfile::qtbug_71895 if network load failsJüri Valdmann2019-05-031-2/+3
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Jüri Valdmann2019-05-0327-33/+751
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-3027-33/+751
| |\
| | * Skip qtwebengine for -no-gui buildKai Koehne2019-04-291-0/+4
| | * QWebEngineUrlScheme: Prevent registration of standard schemesJüri Valdmann2019-04-291-0/+5
| | * Profile test: fix buffer for request job being deleted on main threadKirill Burtsev2019-04-231-2/+1
| | * Simple browser example: create off-the-record profile in a lazy mannerKirill Burtsev2019-04-233-14/+24
| | * Allow VS 2019 to try to build QtWebEngineAllan Sandfeld Jensen2019-04-181-0/+2
| | * Fix printing of landscape orientationSzabolcs David2019-04-171-13/+15
| | * Fix QWebEngineView::setPage not deleting old pageJüri Valdmann2019-04-174-0/+56
| | * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+79
| | |\
| | | * Add changes file for Qt 5.12.3v5.12.3Antti Kokko2019-04-051-0/+79
| | * | Fix resolving relative URLs with custom schemesJüri Valdmann2019-04-162-0/+49
| | * | Add PrintMe exampleMichal Klocek2019-04-1511-2/+509
| | * | Take BrowsingDataRemoverDelegateQt instance ownership by ProfileQtKirill Burtsev2019-04-122-1/+5
| | * | Profile test: fix waiting for load finished signalKirill Burtsev2019-04-111-1/+2
* | | | Update ChomiumAllan Sandfeld Jensen2019-05-021-0/+0
* | | | Support clang_cl builds on WindowsAllan Jensen2019-05-028-13/+40
|/ / /
* | | Update ChromiumJüri Valdmann2019-04-291-0/+0
* | | Remove the distinction between resources path and icu data pathMichael Brüning2019-04-242-31/+1
* | | Enable HiDPI for customdialogs and spellcheckers examplesJüri Valdmann2019-04-242-0/+2
* | | Whitelist pdf viewer extension to access chrome resourcesMichael Brüning2019-04-211-0/+7
* | | Make QtWebEngine imports consistentAllan Sandfeld Jensen2019-04-203-3/+6
* | | Make offscreen test offlineMichal Klocek2019-04-174-3/+16
* | | Fix running proxypac test on qemuMichal Klocek2019-04-172-2/+3
* | | Fix default profile for single-process modeMichal Klocek2019-04-171-8/+15
* | | Work-around QtCreator bugAllan Sandfeld Jensen2019-04-171-1/+4
* | | Make .moc files jumbo builtAllan Sandfeld Jensen2019-04-161-12/+23
* | | Doc: Add \since tag for QWebEngineProfile::setDownloadPathv5.13.0-beta3Kai Koehne2019-04-131-0/+2
* | | Add unit test for verifying QWebEnginePage::contentsSize correctnessMichael Brüning2019-04-131-0/+29
* | | Avoid context-switches when not switching thread contextsAllan Sandfeld Jensen2019-04-121-0/+6
* | | Use CompositorFrameMetadata::root_layer_size for contentsSizeMichael Brüning2019-04-112-2/+2