summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | RequestController: Fix pure virtual method call crashJüri Valdmann2018-04-195-4/+15
| | * | | Remove hardcoded size from QWebEngineView::sizeHint()Szabolcs David2018-05-099-7/+102
| | * | | Disable drag&drop on eglfs for qml appMichal Klocek2018-05-046-0/+21
| | * | | Update tests for "Don't create undeserializable mojo origins"Jüri Valdmann2018-05-022-9/+14
| | * | | Add tests of Web Workers over local and custom schemesJüri Valdmann2018-05-028-0/+129
| | * | | Fix hostcompiler test for qt 'root' buildMichal Klocek2018-05-011-0/+1
| | * | | Fix handling of bad @match directivesSzabolcs David2018-04-275-14/+34
| | * | | Fix finishing IME compositionPeter Varga2018-04-263-51/+185
* | | | | Change BrowserContextAdapter to be QPointerMichal Klocek2018-05-1827-282/+154
* | | | | Remove keeping browser context as shared pointer in web context adapterMichal Klocek2018-05-186-9/+41
|/ / / /
* | | | 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