summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate code for FaviconManagerMichal Klocek2018-05-175-165/+58
* Fix warning in debug build for quicknanobrowserMichal Klocek2018-05-171-1/+1
* ContentBrowserClientQt: Remove unused global gBrowserClientJüri Valdmann2018-05-172-11/+0
* Run scripts from DidClearWindowObjectJüri Valdmann2018-05-164-57/+59
* Remove superfluous Q_D macros for webenginecookiestoreMichal Klocek2018-05-141-23/+15
* Remove superfluous Q_D macros for qwebengineurlrequestinfoMichal Klocek2018-05-141-21/+12
* Reduce boilerplate code for WebContentsAdapterMichal Klocek2018-05-077-442/+243
* Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-04-2661-310/+886
|\
| * Test of data-url with anchor and base URLAllan Sandfeld Jensen2018-04-202-1/+17
| * Update ChromiumAllan Sandfeld Jensen2018-04-191-0/+0
| * Examples: Use === where possibleKai Koehne2018-04-191-4/+4
| * Examples: Name signal argumentsKai Koehne2018-04-193-15/+26
| * Fix focus after hideAllan Sandfeld Jensen2018-04-181-2/+3
| * Consider various resources fallback paths on macOS framework buildAlexandru Croitor2018-04-181-13/+16
| * Add tests/auto/widgets/originsJüri Valdmann2018-04-1711-2/+377
| * simplebrowser: Focus url bar for new tabs and windowsJüri Valdmann2018-04-171-3/+8
| * Update plugins.qmltypesKai Koehne2018-04-172-16/+34
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-178-0/+31
| * Build without iterator debuggingJüri Valdmann2018-04-172-5/+1
| * Set application name for pulseaudio on LinuxAllan Sandfeld Jensen2018-04-171-0/+5
| * Fix crash on launching and quitting nanobrowser with devtools openAllan Sandfeld Jensen2018-04-172-9/+12
| * Do no log pbuffer creation failure as errorMichal Klocek2018-04-172-1/+2
| * Document process model switchesJüri Valdmann2018-04-171-0/+57
| * Add tst_QWebEnginePage::devToolsJüri Valdmann2018-04-171-0/+43
| * Move check for g_egl_surfaceless_context_supportedv5.11.0-beta4Michal Klocek2018-04-151-10/+6
| * Reject unanswered permission requestsJüri Valdmann2018-04-131-3/+8
| * Private constructors for permission classesJüri Valdmann2018-04-132-5/+9
| * Use wrappers in QtWebEngineCore public interfaceJüri Valdmann2018-04-1310-26/+25
| * Shorten names of permission classesJüri Valdmann2018-04-1329-228/+224
| * Fix crash on opening devtools in simplebrowserAllan Sandfeld Jensen2018-04-131-1/+8
| * Use Q_DECLARE_OPERATOR_FOR_FLAGS in public APIKai Koehne2018-04-132-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-1345-304/+1126
|\|
| * Add initialization of static bindings for egl and glxMichal Klocek2018-04-121-1/+78
| * Protect against null adapter clientAllan Sandfeld Jensen2018-04-121-3/+7
| * Update ChromiumAllan Sandfeld Jensen2018-04-121-0/+0
| * Simplify libxml2 system compatibility detectionMichal Klocek2018-04-123-18/+6
| * Fix style in alsatestMichal Klocek2018-04-121-2/+2
| * Add check for catalog support in libxml2Michal Klocek2018-04-124-4/+52
| * Pass on mipmap property on layersAllan Sandfeld Jensen2018-04-101-0/+1
| * Fix test failure in test_contextMenuAllan Sandfeld Jensen2018-04-101-0/+2
| * Update ChromiumAllan Sandfeld Jensen2018-04-091-0/+0
| * Find and hold mask texture of render passesAllan Sandfeld Jensen2018-04-091-0/+4
| * Rename GLOzoneQt to GLOzoneEGLQtMichal Klocek2018-04-074-11/+11
| * Fix Windows ANGLE buildsAllan Sandfeld Jensen2018-04-072-10/+9
| * Fix building with Qt 5.9Allan Sandfeld Jensen2018-04-071-2/+2
| * Avoid creating temporary blank WebContentsJüri Valdmann2018-04-0614-231/+395
| * Change QWebEngineView to use another layoutSzabolcs David2018-04-051-4/+4
| * Remove an unnecessary ContextMenu SeparatorValentin Fokin2018-04-052-2/+3
| * Replace deprecated Q_FLAGS macroKai Koehne2018-04-053-7/+7
| * Use cookie-access rights for webcontent settingsAllan Sandfeld Jensen2018-04-059-6/+544