summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fine tune configure and clean up header includesMichal Klocek2018-06-1239-115/+801
* Map CSS 'copy' and 'alias' to DragCopyCursor and DragLinkCursorJüri Valdmann2018-06-121-8/+6
* Fix use-after-free of QWebEngineCookieStorePrivateJüri Valdmann2018-06-062-24/+60
* Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-0623-53/+63
* Don't try to run user scripts if provisional load failedJüri Valdmann2018-06-051-9/+11
* RWHVQDW: Remove QGuiApplication::sync() callJüri Valdmann2018-06-041-9/+7
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-307-21/+31
|\
| * Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-297-21/+31
| |\
| | * Apply settings on pending RVH tooPeter Varga2018-05-253-12/+9
| | * Fix color space conversion of YUV video nodesSzabolcs David2018-05-231-3/+4
| | * Doc: Add examples of enabling proprietary codecsLeena Miettinen2018-05-231-1/+18
| | * Fix overeager disabling of QActions in QWebEnginePageJüri Valdmann2018-05-191-5/+0
| | * Update ChromiumJüri Valdmann2018-05-181-0/+0
* | | Unify and simplify profile constructorsMichal Klocek2018-05-285-38/+6
|/ /
* | Refactor out ProfileIODataQtMichal Klocek2018-05-2512-766/+914
* | Rename BrowserContextQt to ProfileQtMichal Klocek2018-05-2516-88/+91
* | Track BrowserContextAdapter in WebEngineContextMichal Klocek2018-05-234-15/+38
* | Minor. Do cosmetics for web_engine_contextMichal Klocek2018-05-182-33/+34
* | Test runJavaScript without JavascriptEnabledJüri Valdmann2018-05-181-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-1830-106/+232
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-1830-106/+232
| |\|
| | * Remove duplicated includeAllan Sandfeld Jensen2018-05-171-1/+0
| | * Only add the first found widevine CDMAllan Sandfeld Jensen2018-05-172-0/+1
| | * Keep settings synchronized when RVH swapsPeter Varga2018-05-172-0/+12
| | * Replace invalid characters in WebChannel messagesJüri Valdmann2018-05-162-18/+37
| | * Fix build without qtlocationAllan Sandfeld Jensen2018-05-161-0/+9
| | * Fix keyboard focus for speculative RenderFrameHostsJüri Valdmann2018-05-151-0/+1
| | * Remove old focusProxy widget from layout in RWHVQDW::initAsChildJüri Valdmann2018-05-151-0/+3
| | * Cleanup pdfium_document_wrapper_qt.h includeAllan Sandfeld Jensen2018-05-153-10/+6
| | * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-0912-12/+84
| | |\
| | | * Update Chromiumv5.11.0-rc2v5.11.0Allan Sandfeld Jensen2018-05-081-0/+0
| | | * Add reserved fields to the cookie filter requestAllan Sandfeld Jensen2018-05-012-2/+14
| | | * Add fallback to qpa when query for glXGetProcAddressMichal Klocek2018-05-011-3/+21
| | | * Update ChromiumAllan Sandfeld Jensen2018-04-301-0/+0
| | | * Install lost hooks for geolocationAllan Sandfeld Jensen2018-04-302-0/+24
| | | * Fix invalid site instance when switching browser contextsJüri Valdmann2018-04-301-3/+10
| | | * Update ChromiumAllan Sandfeld Jensen2018-04-221-0/+0
| | | * Merge 5.11 into 5.11.0Oswald Buddenhagen2018-04-203-15/+19
| | | |\
| | | * | RequestController: Fix pure virtual method call crashJüri Valdmann2018-04-195-4/+15
| | * | | Remove hardcoded size from QWebEngineView::sizeHint()Szabolcs David2018-05-091-1/+2
| | * | | Disable drag&drop on eglfs for qml appMichal Klocek2018-05-046-0/+21
| | * | | Fix handling of bad @match directivesSzabolcs David2018-04-273-14/+8
| | * | | Fix finishing IME compositionPeter Varga2018-04-262-51/+49
* | | | | 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
* | | | 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