summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete embedded_qnx.priMichal Klocek2018-06-181-10/+0
* Fix bogus check for GL_ARB_ES2_compatibilityMichal Klocek2018-06-181-1/+1
* Fix webengine geolocation featureMichal Klocek2018-06-185-9/+6
* Update export symbols for webenginecore moduleMichal Klocek2018-06-1535-58/+300
* Fine tune configure and clean up header includesMichal Klocek2018-06-1213-20/+736
* 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-0616-37/+43
* Don't try to run user scripts if provisional load failedJüri Valdmann2018-06-051-9/+11
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-304-15/+13
|\
| * Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-294-15/+13
| |\
| | * Apply settings on pending RVH tooPeter Varga2018-05-253-12/+9
| | * Fix color space conversion of YUV video nodesSzabolcs David2018-05-231-3/+4
* | | Unify and simplify profile constructorsMichal Klocek2018-05-282-18/+2
|/ /
* | 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
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-1824-104/+208
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-1824-104/+208
| |\|
| | * Remove duplicated includeAllan Sandfeld Jensen2018-05-171-1/+0
| | * Only add the first found widevine CDMAllan Sandfeld Jensen2018-05-171-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
| | * Cleanup pdfium_document_wrapper_qt.h includeAllan Sandfeld Jensen2018-05-152-9/+2
| | * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-0911-12/+84
| | |\
| | | * 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
| | | * 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
| | | * Merge 5.11 into 5.11.0Oswald Buddenhagen2018-04-201-13/+16
| | | |\
| | | * | RequestController: Fix pure virtual method call crashJüri Valdmann2018-04-195-4/+15
| | * | | Disable drag&drop on eglfs for qml appMichal Klocek2018-05-042-0/+7
| | * | | 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-1819-242/+86
* | | | | Remove keeping browser context as shared pointer in web context adapterMichal Klocek2018-05-182-4/+5
|/ / / /
* | | | 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
* | | | Reduce boilerplate code for WebContentsAdapterMichal Klocek2018-05-077-442/+243
|/ / /
* | / Test of data-url with anchor and base URLAllan Sandfeld Jensen2018-04-201-1/+1
| |/ |/|
* | Consider various resources fallback paths on macOS framework buildAlexandru Croitor2018-04-181-13/+16
|/
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-173-0/+9
* Build without iterator debuggingJüri Valdmann2018-04-171-0/+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-171-3/+5